innercontext/backend/tests
2026-03-12 15:48:13 +01:00
..
validators feat(api): add LLM response validation and input sanitization 2026-03-06 10:16:47 +01:00
__init__.py Initial commit: backend API, data models, and test suite 2026-02-26 15:10:24 +01:00
conftest.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_ai_logs.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_auth.py feat(auth): validate Authelia tokens in FastAPI 2026-03-12 15:13:55 +01:00
test_authz.py feat(api): scope products and inventory by owner and household 2026-03-12 15:37:39 +01:00
test_health.py feat(repo): expand lab results workflows across backend and frontend 2026-03-05 12:46:49 +01:00
test_inventory.py feat(products): improve replenishment-aware shopping suggestions 2026-03-09 13:37:40 +01:00
test_llm_profile_context.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
test_product_model.py refactor(products): remove obsolete interaction fields across stack 2026-03-04 12:42:12 +01:00
test_products.py feat(products): improve replenishment-aware shopping suggestions 2026-03-09 13:37:40 +01:00
test_products_auth.py feat(api): scope products and inventory by owner and household 2026-03-12 15:37:39 +01:00
test_products_helpers.py fix(api): tighten shopping suggestion response rules 2026-03-09 17:26:24 +01:00
test_products_pricing.py style: apply black and isort formatting 2026-03-06 10:17:00 +01:00
test_profile.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
test_routines.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_routines_auth.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_routines_helpers.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_skincare.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
test_tenancy_domains.py feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00