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

✅ ensure test tenants are deleted upon test failure #878

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

ff137
Copy link
Collaborator

@ff137 ff137 commented Jul 23, 2024

Adds try-finally blocks to ensure that tenants are deleted in edge cases where test failure occurs after tenant creation.

also fixes test that breaks when many wallets exist, since the new pagination feature changed the default behaviour.

also bumps the project version to match aca-py: 1.0.0rc4

Copy link

sonarcloud bot commented Jul 23, 2024

@ff137 ff137 self-assigned this Jul 23, 2024
@ff137 ff137 added the tests label Jul 23, 2024
@ff137 ff137 merged commit 4dda890 into development Jul 23, 2024
43 of 45 checks passed
@ff137 ff137 deleted the fix/tenant-tests branch July 23, 2024 18:54
ff137 added a commit that referenced this pull request Jul 29, 2024
ensure test tenants are deleted upon test failure (#878)

* ✅ ensure test tenants are deleted upon test failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant