mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-02-06 18:17:19 +01:00
165 B
165 B
Domain Unit Tests
Conventions
Service Tests
A test for an service:
- MUST extend KernelTest
- MUST test the actual injection
- MUST be an integration test