Skip to content

Build: Update Box API Pagination-dependent integration tests #563

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Apr 15, 2025

The pagination support on the Algod boxes endpoint depends solely on what box information has been persisted within algod. Previously, integration tests could assume once a transaction to add a box was approved, it was queryable. This PR introduces check and wait semantics to give ample time for the boxes to be made available via API.

…st suite to account for box persistence needs for paginated API.
@gmalouf gmalouf self-assigned this Apr 15, 2025
@gmalouf gmalouf requested a review from onetechnical April 15, 2025 02:31
@gmalouf gmalouf assigned algorandskiy and unassigned algorandskiy Apr 15, 2025
@gmalouf gmalouf requested a review from algorandskiy April 15, 2025 02:31
@gmalouf gmalouf merged commit 366eb05 into develop Apr 15, 2025
10 checks passed
@gmalouf gmalouf deleted the box-test-fixes branch April 15, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants