| .. |
|
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_invitations_v2.py
|
feat(auth, invitations): JWT access + refresh cookie, invitations API with tests
|
2025-11-01 14:17:42 +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_meals_consumed_v2.py
|
feat(meals-v2): add household-scoped “mark consumed” endpoint with timezone validation and request cleanup; tests and spec updated; regenerate OpenAPI
|
2025-11-01 15:21:01 +11:00 |
|
test_meals_household_v2.py
|
feat(v2): expand household scoping — meals get-by-id and shopping current, with tests; spec updated
|
2025-11-01 14:30:45 +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_shopping_household_v2.py
|
feat(v2): household-scoped shopping current and meals upcoming, with tests; spec updated
|
2025-11-01 14:26:23 +11:00 |
|
test_shopping_list_by_id_v2.py
|
feat(v2): add household-scoped GET /shopping/{listId} with tests
|
2025-11-01 14:42:56 +11:00 |
|
test_shopping_purchase_v2.py
|
feat(v2): add household-scoped shopping purchase endpoint with tests
|
2025-11-01 14:49:30 +11:00 |
|
test_v1.py
|
Squashed commit of the following:
|
2025-10-18 16:44:36 +11:00 |