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

Make tests run on local mysql instance within docker #5

Open
jwir3 opened this issue Mar 2, 2022 · 0 comments
Open

Make tests run on local mysql instance within docker #5

jwir3 opened this issue Mar 2, 2022 · 0 comments

Comments

@jwir3
Copy link
Contributor

jwir3 commented Mar 2, 2022

We need the test context to perform the following:

  1. Launch the Docker MySQL instance and setup/migrate the database if it isn't already done.
  2. Perform the tests with an appropriate DATABASE_URL
  3. Stop the docker MySQL instance.
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