Skip to content

Test setup

Georgios Andreadis requested to merge test-setup into development

Adds a working JUnit test setup to the codebase, with JUnit 5 and Mockito. Also includes an example test of an easily tested class (the AuthController). This partly addresses #55, although we still need a document somewhere that gives more detail on our standard/recommendations.

Merge request reports