about summary refs log tree commit diff
path: root/__tests__/accounts.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Account switcher (#85)Paul Frazee2023-01-241-0/+241
* Update the account-create and signin views to use the design system. Also: - Add borderDark to the theme - Start to an account selector in the signin flow * Dark mode fixes in signin ui * Track multiple active accounts and provide account-switching UI * Add test tooling for an in-memory pds * Add complete integration tests for login and the account switcher