Files
ss-tools/backend/tests/integration/fixtures/__init__.py
root 632b730fff chore: migrate GRACE-Poly anchors to hierarchical dotted naming
Systematic rename of all semantic anchors (#region, [DEF], @RELATION)
across 1400+ files — backend Python, frontend Svelte/TS, specs, docs:
- Flat anchors become Namespace.Module.Entity
- @RELATION references updated to match new anchor paths
- Zero business logic changes
2026-07-22 11:48:15 +03:00

4 lines
211 B
Python

# #region Test.Init.IntegrationTestFixtures [C:1] [TYPE Module] [SEMANTICS test,fixtures,integration]
# @BRIEF Package marker for integration test fixture modules.
# #endregion Test.Init.IntegrationTestFixtures