Write state-matrix and claim component tests #46

Closed
opened 2026-07-05 19:21:08 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:21:08 +01:00 (Migrated from github.com)

Goal

Session.tsx (state,isHost,hasToken) matrix renders the correct screen; a claim-row tap calls the hub method; a snapshot update re-renders shares (hub mocked at contract.ts).

References

Done when

  • Advances M5 A1/A2.

Part of M5: Realtime claims.

## Goal Session.tsx (state,isHost,hasToken) matrix renders the correct screen; a claim-row tap calls the hub method; a snapshot update re-renders shares (hub mocked at contract.ts). ## References - [docs/11-testing-strategy.md#frontend-vitest--rtl](https://github.com/TimCane/bill-splitter/blob/main/docs/11-testing-strategy.md#frontend-vitest--rtl) ## Done when - Advances M5 A1/A2. --- Part of **M5: Realtime claims**.
Sign in to join this conversation.
No description provided.