jam-cloud/jam-ui/test/e2e
Nuwan ceafe11225 test(10-01): add integration tests for unread badge behavior
Add comprehensive Playwright integration tests for chat unread badge:
- Badge visibility based on count (hidden at 0, visible with count)
- Badge text formatting (1-99, "99+" for 100+)
- Badge reset when window opened
- Badge increment logic (closed window vs different channel)
- Multiple message handling
- Badge state after page reload

Tests validate Redux state, localStorage persistence, and UI rendering.

Related to Phase 10 Plan 1: Read/Unread Status Validation & Testing

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-27 21:59:55 +05:30
..
complete-session-flow.spec.ts test: add Playwright test infrastructure for session flow verification 2026-01-23 15:42:35 +05:30
unread-tracking-flow.spec.ts test(10-01): add integration tests for unread badge behavior 2026-01-27 21:59:55 +05:30