mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-04-07 07:42:19 +00:00
Domain Unit Tests
Conventions
Service Tests
A test for an service:
- MUST extend KernelTest
- MUST test the actual injection
- MUST be an integration test