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

[mtg-1036] tests for asset index cleaner #374

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

kstepanovdev
Copy link
Contributor

Given 10 asset updates in nft asset index and empty pg database (last_synchronized_key = null)
When index cleaner is called
Then all 10 updates should be present in asset_update_idx

Given 10 asset updates in nft updates index and last_synchronized_key = 5…. for nfts
When index cleaner is called
Then 4 update records should be removed

@kstepanovdev kstepanovdev merged commit 811bbfc into main Jan 23, 2025
2 checks passed
@kstepanovdev kstepanovdev deleted the tests-for-assset-idx-cleaner branch January 23, 2025 16:54
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.

2 participants