🚧 What needs to be done
Lift normalize_xml (currently imported from tests/unit/conftest.py) and the validation helpers (currently imported from tests/integration/conftest.py) to a shared tests/_helpers/ module. The scenarios suite reaches across test directories today; functional but architecturally awkward.
🤔 Why it needs to be done
The scenarios suite reaches across test directories today; functional but architecturally awkward.
🏗️ Acceptance Criteria
⚙️ Technical Notes
📜 Additional context
🚧 What needs to be done
Lift
normalize_xml(currently imported fromtests/unit/conftest.py) and the validation helpers (currently imported fromtests/integration/conftest.py) to a sharedtests/_helpers/module. The scenarios suite reaches across test directories today; functional but architecturally awkward.🤔 Why it needs to be done
The scenarios suite reaches across test directories today; functional but architecturally awkward.
🏗️ Acceptance Criteria
⚙️ Technical Notes
📜 Additional context