FoamFactory / FoamFactory/archetype
Make tests run on local mysql instance within docker
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.