Skip to content

Commit cacad89

Browse files
committed
Refactor smoke tests for locale-agnostic behavior; reduce async state update warnings in SystemStatusPage tests and maintain Header/Footer discoverability changes
1 parent ec9cb3d commit cacad89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/notes/ROLLING_TASK_PLAN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,9 +691,9 @@ Kaynak rapor:
691691

692692
### Faz P Cikisli Claude Gorevleri
693693

694-
- [ ] P0: `platform/__tests__/pages/smoke.test.tsx` locale-agnostic ve deterministik hale getirilecek (TR/EN farkinda fail etmeyecek).
695-
- [ ] P0: `SystemStatusPage` smoke testlerinde async state update kaynakli `act(...)` warningleri azaltilacak (`findBy`/`waitFor` + fetch mock lifecycle).
696-
- [ ] P1: Header/Footer discoverability degisiklikleri korunacak, rollback yok.
694+
- [x] P0: `platform/__tests__/pages/smoke.test.tsx` locale-agnostic hale getirildi — text assertion yerine `getByRole('heading', { level: 1 })` kullanildi. TR/EN farkinda fail etmiyor.
695+
- [x] P0: `SystemStatusPage` smoke testleri `act()` + `waitFor` ile sarmalandi; fetch mock `json()` method'u eklendi. Async state update warning'leri azaltildi.
696+
- [x] P1: Header/Footer discoverability degisiklikleri korundu, rollback yok.
697697
- [ ] P2: a11y warning noise azaltma + yeni route KPI checklist dokumani tamamlanacak.
698698

699699
### Faz P Dogrulama Logu (Analist)

0 commit comments

Comments
 (0)