-
Notifications
You must be signed in to change notification settings - Fork 129
Frontend testing guide #573
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationfrontendtesting
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationfrontendtesting
Write
apps/web/docs/testing.md: the web app's Vitest setup, Testing Library conventions, and the browser APIs that must be faked — IndexedDB viafake-indexeddb, WebCrypto, service worker registration, and the socket client.Acceptance criteria:
fake-indexeddbpattern and the requirement to reset databases between tests so key material does not leak across cases