mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: add live countdown timer to progress indicator
This commit is contained in:
@@ -43,7 +43,7 @@ Frontend uses `fetch` with `ReadableStream` reader (not native `EventSource`, wh
|
||||
- [x] All vitest tests pass: `npx vitest run src/__tests__/ProgressIndicator.test.tsx src/__tests__/useAnalysis.test.ts`
|
||||
- [x] Submitting headers triggers backend analysis with SSE streaming
|
||||
- [x] Progress bar updates in real-time showing current test name and percentage
|
||||
- [ ] Countdown timer counts down from 30 seconds
|
||||
- [x] Countdown timer counts down from 30 seconds
|
||||
- [ ] Partial failures show inline error indicators per FR-25
|
||||
- [ ] Timeout at 30s displays partial results with notification listing incomplete tests
|
||||
- [ ] Empty input returns 400, oversized >1MB returns 413
|
||||
|
||||
Reference in New Issue
Block a user