Description
The current frontend test setup is outdated requires updating with the existing frontend architecture. As a result, frontend tests coverage does not meaningfully contribute to CI confidence around core UI stability in their current state.
Proposed Direction
The frontend has evolved, but tests haven’t kept pace
- Refresh the frontend test suites with new practical scopes.
- Add high value tests focusing on the most recent feature additions which lack test suites like core layout or navigation component tests + critical user facing interaction tests.
Upcoming features and fixes increase the risk of silent UI regressions. Updating the test baseline now will reduce future maintenance cost.
Undertakings
Description
The current frontend test setup is outdated requires updating with the existing frontend architecture. As a result, frontend tests coverage does not meaningfully contribute to CI confidence around core UI stability in their current state.
Proposed Direction
The frontend has evolved, but tests haven’t kept pace
Upcoming features and fixes increase the risk of silent UI regressions. Updating the test baseline now will reduce future maintenance cost.
Undertakings