- Introduced critique, example, principles, and validation documents for interface design. - Enhanced backend service with coverage threshold and fixed variable declaration in sport service. - Added comprehensive tests for create, update, and list sports functionalities.
3 lines
74 B
TOML
3 lines
74 B
TOML
[test]
|
|
preload = ["./test/support/prisma.mock.ts"]
|
|
coverageThreshold = 0.8 |