mirror of
https://github.com/obra/superpowers.git
synced 2026-07-09 17:28:39 +00:00
parent
0fad59e91f
commit
9ea7e2b6cb
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ Never fix bugs without a test.
|
|||
|
||||
## Testing Anti-Patterns
|
||||
|
||||
When adding mocks or test utilities, read @testing-anti-patterns.md to avoid common pitfalls:
|
||||
When adding mocks or test utilities, read [testing-anti-patterns.md](testing-anti-patterns.md) to avoid common pitfalls:
|
||||
- Testing mock behavior instead of real behavior
|
||||
- Adding test-only methods to production classes
|
||||
- Mocking without understanding dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue