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 'test clean-up' functionality as final SQL query to clean up the database after performing the test #16

Closed
raczeja opened this issue May 25, 2017 · 0 comments

Comments

@raczeja
Copy link
Contributor

raczeja commented May 25, 2017

Add 'test clean-up' functionality as final SQL query to clean up the database after performing the test. The clean-up will be performed only once after each test run to rid the environment of unnecessary data prepared for a given test (e.g. delete previously inserted or computed data, drop specific tables, etc.).

@raczeja raczeja closed this as completed Jul 2, 2021
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

No branches or pull requests

1 participant