Database Integration Tests
Open
Menas
priority: low
tests
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
We need database integration tests to check **all** database interactions Menas can perform.
This involves for each test case:
1. Fixtures being imported into a live DB instance (containerized or not)
2. Running the test
3. Cleaning up the DB state for the next test
Contributor guide
Assessment
This issue has not been assessed yet.