You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,5 +83,6 @@ Before performing certain tasks, read and follow the corresponding specialized r
83
83
|**Contract Tests**|[docs/agent-rules/contract-tests.md](docs/agent-rules/contract-tests.md)| When working on contract tests or BFF API validation |
84
84
|**Cypress E2E Tests**|[docs/agent-rules/cypress-e2e.md](docs/agent-rules/cypress-e2e.md)| When creating or modifying E2E tests, Robot Framework migrations |
85
85
|**Cypress Mock Tests**|[docs/agent-rules/cypress-mock.md](docs/agent-rules/cypress-mock.md)| When creating or modifying mock/component tests |
86
+
|**Unit Tests**|[docs/agent-rules/unit-tests.md](docs/agent-rules/unit-tests.md)| When creating or modifying Jest unit tests for utilities, hooks, or components |
86
87
87
88
**Important**: Always read the relevant rule file before starting the task to ensure you follow the project's conventions and patterns.
0 commit comments