StefanSchubert / sabi

Seawater Aquarium Business Intelligence (sabi) aims to gain knowledge from aquarists for aquarists based on collected seawater parameters.
https://sabi-project.net
MIT License
4 stars 3 forks source link

Refactoring: Replace H2 for integration testing with testcontainers #81

Open StefanSchubert opened 3 years ago

StefanSchubert commented 3 years ago

testcontainer mariadb as in production flyway to build the current schema and basic data. flyway test annotation to reset the data between test execution