| Area | Component/Service | Why It Is Tested | Test File(s) |
|---|---|---|---|
| UI Rendering | Core pages and reusable components | Confirms expected render/state behavior and regressions in UI contracts | frontend/**/**/*.test.* |
| Form Handling | Form components + validation utilities | Prevents invalid submissions and broken client-side validation | frontend/**/forms/**/*.test.* |