munch-ease-frontend/tests
jableader b08561c9bb
Some checks failed
CI / build-test (push) Has been cancelled
Squashed commit of the following:
commit 594a14009096f7321ff92638e05cfa7c5ae6ca07
Author: jableader <jacobdunk@gmail.com>
Date:   Sat Nov 1 12:20:33 2025 +1100

    API update - avoid optional arrays

commit 85787384cfc24dc28953ebb4630fe7614cb0ead1
Author: jableader <jacobdunk@gmail.com>
Date:   Sat Nov 1 10:14:51 2025 +1100

    refactor(types): add NonNullableArrays and apply to Meal arrays; test: add shopping mapper boundary tests; all checks green

commit 1c50b7e23585cd4a34b5a691ffbf87d6d123f474
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 26 15:30:45 2025 +1100

    Use discriminated unions and overloads
2025-11-01 12:22:52 +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
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 Squashed commit of the following: 2025-11-01 12:22:52 +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