Improve build / test time by mocking integrations tests
Open
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I think we can massively decrease our build time if we would make our RepositoryIntegrationTests without a "real" database.
We could instead mock these repositories and annotate the tests with `@MockMvcTest`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.