Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horizon/integration/test: added test for reingest with --ledgerbackend datastore #5383

Merged
merged 14 commits into from
Jul 12, 2024

Conversation

sreuland
Copy link
Contributor

@sreuland sreuland commented Jul 11, 2024

uses fakegcs, seeded with some prebuilt export files, ingests that from gcs using db reingest --ledgerbackend datastore and then verifies through horizon web api that the ledger exists in history db.

this took a bit of detour to provide an instance safe version of RootCmd also for testing purposes, avoiding flag/arg collisions during tests.

@sreuland sreuland merged commit 7dc9ffb into stellar:reingest_precomputed Jul 12, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants