Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-10 | chore: updates junit 5.7.2 -> 5.8.1, README and version | Thibault Gagnaux | |
2021-07-14 | chore: run github workflow on `main` and `develop` branchesv1.0.0-alpha | Thibault Gagnaux | |
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 |