kiwi/tests
pyr0ball 9985d12156 feat: extend CloudUser with household_id + update session resolution
Add household_id and is_household_owner fields to CloudUser dataclass.
Update _user_db_path to route household members to a shared DB path.
Update _fetch_cloud_tier to return a 3-tuple and cache a dict.
Update get_session to unpack and propagate household fields.
2026-04-04 22:30:07 -07:00
..
api feat: complete feedback button — status probe, requests dep, tests 2026-04-03 16:52:40 -07:00
db feat: store — recipe search, rate-limit check, substitution feedback logging 2026-03-31 11:29:54 -07:00
pipeline feat: cloud auth bypass, VRAM leasing, barcode EXIF fix, pipeline improvements 2026-04-01 16:06:23 -07:00
services fix: address recipe/OCR quality issues from review 2026-04-02 12:41:59 -07:00
test_services fix: docuvision fast-path falls through when parse yields no items 2026-04-02 13:49:38 -07:00
test_tasks feat(tasks): add background task scheduler for LLM expiry fallback 2026-03-31 09:25:48 -07:00
__init__.py feat: data pipeline -- USDA FDC ingredient index builder 2026-03-30 22:44:25 -07:00
test_household.py feat: extend CloudUser with household_id + update session resolution 2026-04-04 22:30:07 -07:00
test_tiers.py feat: tiers -- leftover_mode rate-limited free, style_picker paid+, staple_library free 2026-03-30 22:50:35 -07:00