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

Clean up test data in database #168

Closed
jerenmb opened this issue Mar 4, 2021 · 0 comments
Closed

Clean up test data in database #168

jerenmb opened this issue Mar 4, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@jerenmb
Copy link
Collaborator

jerenmb commented Mar 4, 2021

Reason

Currently running Deep Lynx tests creates a number of database entries across various tables that are not removed at the end of a test. This test data pollutes a database and should be removed at the end of each test that generates data.

Design

Add additional statements as necessary to tests to remove any created entries and validate that deletion was successful.

Impact

Alters some of the current tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants