Commit 073d65a
test: resolve test_helpers basename collision via rename
Revert the three __init__.py files added in Phase 3 and rename
tests/api/test_helpers.py -> tests/api/test_api_helpers.py to
disambiguate it from tests/tools/transaction/test_helpers.py under
pytest's prepend import mode. This keeps the test tree flat and
consistent (no partial-package asymmetry) instead of relying on a
subset of __init__.py files. Update the AGENTS.md tree accordingly.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 33881cf commit 073d65a
5 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
Whitespace-only changes.
File renamed without changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments