Remove redundant notifications.spec.ts from enhancement list
All checks were successful
Deploy / deploy (push) Successful in 1m47s
All checks were successful
Deploy / deploy (push) Successful in 1m47s
The suggested notifications.spec.ts E2E tests for notification preferences are already thoroughly covered by existing settings.spec.ts tests which validate notification time and timezone input, validation, and persistence. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -121,10 +121,7 @@ All P0-P5 items are complete. The project is feature complete.
|
|||||||
|
|
||||||
These are optional enhancements to improve E2E coverage. Not required for feature completeness.
|
These are optional enhancements to improve E2E coverage. Not required for feature completeness.
|
||||||
|
|
||||||
### New Test Files (Lower Priority)
|
**Note:** `notifications.spec.ts` was considered but determined to be redundant with existing `settings.spec.ts` coverage which already tests notification time and timezone preferences thoroughly.
|
||||||
| File | Tests | Description |
|
|
||||||
|------|-------|-------------|
|
|
||||||
| notifications.spec.ts | 3 | Notification preferences |
|
|
||||||
|
|
||||||
### Completed Enhancements
|
### Completed Enhancements
|
||||||
| File | Tests Added | Focus Area |
|
| File | Tests Added | Focus Area |
|
||||||
@@ -150,6 +147,7 @@ These are optional enhancements to improve E2E coverage. Not required for featur
|
|||||||
|
|
||||||
## Revision History
|
## Revision History
|
||||||
|
|
||||||
|
- 2026-01-13: Marked notifications.spec.ts as redundant (notification preferences already covered in settings.spec.ts)
|
||||||
- 2026-01-13: Added dark-mode.spec.ts with 2 E2E tests (system preference detection for light/dark mode)
|
- 2026-01-13: Added dark-mode.spec.ts with 2 E2E tests (system preference detection for light/dark mode)
|
||||||
- 2026-01-13: Added 4 Garmin E2E tests (network error recovery for save, disconnect, status fetch, retry)
|
- 2026-01-13: Added 4 Garmin E2E tests (network error recovery for save, disconnect, status fetch, retry)
|
||||||
- 2026-01-13: Added 8 E2E tests (calendar accessibility, settings error recovery, calendar mobile behavior)
|
- 2026-01-13: Added 8 E2E tests (calendar accessibility, settings error recovery, calendar mobile behavior)
|
||||||
|
|||||||
Reference in New Issue
Block a user