- Clarified execution rules for unit tests, emphasizing the use of mocking and the prohibition of database connections. - Specified that unit tests can run outside Docker, while feature tests must run inside Docker with database access. - Added design principles for testable code, promoting dependency injection and interface usage. - Enhanced overall structure and clarity of testing documentation to improve developer understanding of testing strategies. |
||
|---|---|---|
| .. | ||
| rules | ||
| mcp.json | ||