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

Add an eviction / restoration integration test #5613

Open
tamirms opened this issue Feb 25, 2025 · 0 comments
Open

Add an eviction / restoration integration test #5613

tamirms opened this issue Feb 25, 2025 · 0 comments

Comments

@tamirms
Copy link
Contributor

tamirms commented Feb 25, 2025

We have integration tests which exercise expiration and restoration of contract asset balances. However, these integration tests do not exercise eviction of contract data ledger entries because eviction is only implemented in protocol 23.

Once we have a protocol 23 enabled stellar rpc docker image we should add a horizon integration test which evicts a contract asset balance and asserts the /assets response works as expected. The test should also attempt to restore the evicted contract asset balance and assert the /assets response now includes the restored contract asset balance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

1 participant