stellar/go

services/horizon: parallelize integration tests

Opened this issue · 0 comments

What problem does your feature solve?

Integration tests currently take about 1 hour to run. Recently we refactored integration tests in soroban rpc to be able to run in parallel (stellar/soroban-rpc#216), so it'd be nice to duplicate this in horizon

What would you like to see?

Horizon integration tests running in parallel