munch-ease-frontend/tests
2025-11-01 14:41:55 +11:00
..
auth.api.test.ts Auth api updates for v2 2025-11-01 13:52:33 +11:00
household.header.test.ts housekeeping 2025-11-01 13:44:58 +11:00
households.create.test.ts create-household flow via useAuth and Welcome page 2025-11-01 14:05:15 +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 feat(invitations): accept and send invites; add settings view and routes 2025-11-01 14:21:48 +11:00
mealMapper.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
meals.api.errors.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
meals.api.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
parse.api.errors.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
parse.api.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
persons.api.errors.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
persons.api.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
recipes.api.errors.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
recipes.api.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
router.multitenant.test.ts feat(invitations): accept + send invitations with settings view; keep repo green 2025-11-01 14:41:55 +11:00
shopping.api.errors.test.js Squashed commit of the following: 2025-10-20 00:12:40 +11:00
shopping.api.test.js Squashed commit of the following: 2025-10-20 00:12:40 +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
shoppingListMapper.test.js Squashed commit of the following: 2025-10-20 00:12:40 +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 feat(invitations): accept + send invitations with settings view; keep repo green 2025-11-01 14:41:55 +11:00
useAuth.multitenant.test.ts Auth api updates for v2 2025-11-01 13:52:33 +11:00