Commit 61a3cf5
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 b6a345f commit 61a3cf5
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
0 commit comments