- Integration test for:
- HTTP GET End-point
- Cache
- Unit Tests for:
- RestController
- Service
- Repository
- Prepare a test database before running integration test.
- Clean database after running integration test.
- Writing tests:
- To prepare and clean database before and after test: