Add architecture enforcement tests and feature deletion tests
Parent
#2
What to build
Add tests that enforce the new architecture rather than only checking individual behaviors. These tests should ensure feature modules remain removable, feature routes and navigation stay unique, frontend features do not import each other directly, and the integrated path remains covered by a small number of smoke tests.
This slice can be developed alongside feature migrations, but should be complete before the final hard switch.
Acceptance criteria
Blocked by
Add architecture enforcement tests and feature deletion tests
Parent
#2
What to build
Add tests that enforce the new architecture rather than only checking individual behaviors. These tests should ensure feature modules remain removable, feature routes and navigation stay unique, frontend features do not import each other directly, and the integrated path remains covered by a small number of smoke tests.
This slice can be developed alongside feature migrations, but should be complete before the final hard switch.
Acceptance criteria
Blocked by