munch-ease-backend/tests
2025-11-01 14:14:58 +11:00
..
sample_files Squashed commit of the following: 2025-07-30 22:05:29 +10:00
__init__.py Moved tests into folder 2024-05-17 19:07:17 +10:00
httpx_mocks.py Added ruff, black and mypy 2025-10-18 14:26:42 +11:00
test_auth_and_households_v2.py feat(auth v2): implement JWT access + refresh cookie; update deps and tests 2025-11-01 14:14:58 +11:00
test_data.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
test_health_and_location_headers.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
test_household_scoping.py v2 register/login endpoints exist with bearer scaffold 2025-11-01 13:51:08 +11:00
test_ingredients.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
test_main.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
test_meals.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
test_migration_households.py Minimal v2 endpoints scaffolded alongside v1 cookie auth 2025-11-01 13:43:26 +11:00
test_openapi_security.py New tests tests/test_openapi_security.py verify presence of bearerAuth and 403s. 2025-11-01 14:01:48 +11:00
test_products.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
test_recipes_household_v2.py Recipes scoping 2025-11-01 13:58:46 +11:00
test_shopping.py Squashed commit of the following: 2025-10-19 20:24:23 +11:00
test_shopping_api.py Squashed commit of the following: 2025-10-20 00:12:16 +11:00
test_v1.py Squashed commit of the following: 2025-10-18 16:44:36 +11:00