Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Refactor: Uses junit5 nested tests for a better structure | Thibault Gagnaux | |
Setups missing java 11 in the github workflow | |||
2021-07-07 | Splits tests into fast unit tests and slow functional tests | Thibault Gagnaux | |
2021-07-07 | Refactors tests | Thibault Gagnaux | |
- Uses the builder pattern to simplify the creation of `build.gradle` test files. - Adds `gradlew clean test` github workflow |