Commit a0fa590
committed
docs: Clarify private module imports policy in AGENTS.md
- Updated AGENTS.md to allow private module imports in tests when required for
validating request serialization or server-facing payload contracts.
- Emphasized preference for public modules in tests whenever possible.
Assisted-by: Codex1 parent 8d6220c commit a0fa590
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
0 commit comments