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

Test case classification and use of test containers for integration tests #157

Open StefanSchubert opened 5 months ago

StefanSchubert commented 5 months ago

Test needs to be grouped or classified in IntegrationTests, UnitTests and DeveloperTests. See https://www.baeldung.com/junit-filtering-tests

Acceptance criteria: