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 topics and subscriptions are deleted even on test failure #94

Closed
cortadocodes opened this issue Feb 2, 2021 · 0 comments · Fixed by #86
Closed

Ensure test topics and subscriptions are deleted even on test failure #94

cortadocodes opened this issue Feb 2, 2021 · 0 comments · Fixed by #86
Assignees

Comments

@cortadocodes
Copy link
Member

This should apply when the delete_topic_and_subscription_on_exit flag is set to True for tests of Service and the CLI start command. It works currently unless the test fails, in which case deletion is missed.

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 a pull request may close this issue.

1 participant