munch-ease-frontend/tests
2025-11-02 00:18:45 +11:00
..
auth.api.test.ts Auth api updates for v2 2025-11-01 13:52:33 +11:00
auth.google.api.test.ts Implement handleGoogleLogin (returns backend OAuth start URL) 2025-11-01 22:14:36 +11:00
auth.refresh.api.test.ts Migrated refresh to token-only flow, normalized member shapes, removed header slug assumptions across the codebase and tests, fixed typings and component usage, and verified build/typechecks/tests all PASS 2025-11-01 17:17:44 +11:00
household.header.test.ts Migrated refresh to token-only flow, normalized member shapes, removed header slug assumptions across the codebase and tests, fixed typings and component usage, and verified build/typechecks/tests all PASS 2025-11-01 17:17:44 +11:00
households.create.test.ts create-household flow via useAuth and Welcome page 2025-11-01 14:05:15 +11:00
households.members.api.test.ts Migrated refresh to token-only flow, normalized member shapes, removed header slug assumptions across the codebase and tests, fixed typings and component usage, and verified build/typechecks/tests all PASS 2025-11-01 17:17:44 +11:00
households.useAuth.test.ts - Implemented JWT login/register in auth.ts and wired token to client provider. useAuth updated with households fetching. 2025-11-01 13:55:55 +11:00
invitations.api.test.ts feat(invitations): implement invitation accept flow with TDD 2025-11-01 14:17:59 +11:00
invitations.send.api.test.ts push prog 1 2025-11-01 19:12:12 +11:00
recipes.api.v2.test.ts slug prog #1 2025-11-01 16:59:22 +11:00
router.guard.refresh401.test.ts push prog 1 2025-11-01 19:12:12 +11:00
router.guard.unauth.test.ts push prog 1 2025-11-01 19:12:12 +11:00
router.multitenant.test.ts feat(router,auth,invites): remove legacy routing flag, use typed invitation accept, and restrict cookies to refresh 2025-11-01 19:03:10 +11:00
shopping.mappers.boundary.test.ts feat(invitations): accept + send invitations with settings view; keep repo green 2025-11-01 14:41:55 +11:00
test-setup.js pruning (#3) 2025-10-25 02:18:30 +00:00
units.test.js Refactor #7 2025-10-18 13:17:39 +11:00
useAlert.test.ts Squashed commit of the following: 2025-10-20 00:12:40 +11:00
useAuth.createAccount.test.ts chore(auth/tests): remove legacy username login from tests; align mocks with email/password-only auth and keep suite green 2025-11-01 17:47:42 +11:00
useAuth.multitenant.test.ts chore(auth/tests): remove legacy username login from tests; align mocks with email/password-only auth and keep suite green 2025-11-01 17:47:42 +11:00