You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add integration tests that sync with the network: build state and ingest a few ledgers. This will help ensure that Horizon is able to sync and catch bugs like #3231 before release testing.
The text was updated successfully, but these errors were encountered:
bartekn
changed the title
Add testnet/pubnet sync integration tests
Add testnet/pubnet sync and catchup (BoundedRange) integration tests
Dec 1, 2020
bartekn
changed the title
Add testnet/pubnet sync and catchup (BoundedRange) integration tests
Add testnet/pubnet sync, catchup (BoundedRange) and reingest integration tests
Dec 3, 2020
@2opremio@tamirms you asked why we should do testnet/pubnet tests and I answered that I was probably wrong and standalone should work too. That's true but what is the status of captive core tests in standalone? I'm looking at #3267 and realized that it wouldn't catch #3231 or #3260 because both issues were connected to captive core.
Note that as soon as the integration tests can be run with captive core (which is almost there, I think) the tests at #3267 will be run with captive core too.
Add integration tests that sync with the network: build state and ingest a few ledgers. This will help ensure that Horizon is able to sync and catch bugs like #3231 before release testing.
The text was updated successfully, but these errors were encountered: