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

after local tests are ran the docker container for the test-db is not getting destroyed #1

Open
shadab14meb346 opened this issue Jan 20, 2023 · 0 comments

Comments

@shadab14meb346
Copy link
Owner

Idea Behaviour

When tests are finished running the test db container should be destroyed so the next test is again run on a clean test db.

Temporary solution

Manually stop the test db container running the below command before starting a test

yarn stop-test-db
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