Closed lsulak closed 7 months ago
Total Project Coverage | 27.94% | :green_apple: |
---|
There is no coverage information present for the Files changed
Total Project Coverage | 27.05% | :green_apple: |
---|
There is no coverage information present for the Files changed
Preparation for #118 - I don't really want to do all the DB setup for tests manually, it's too much effort. I used Flyway to automate it. It's not ideal - the actual data insertions and cleanups after each test - but it's better than it was and we can improve it on the next increment.
What was done:
.github/workflows/integration_tests.yml
- but there are many things to improve in the future:--
Relates to #118 Relates to #116 Relates to #121 Relates to #19