kiwi/tests/db
pyr0ball e2c358c90a
Some checks are pending
CI / Frontend (Vue) (push) Waiting to run
CI / Backend (Python) (push) Waiting to run
Mirror / mirror (push) Waiting to run
Release / release (push) Waiting to run
fix: extend source CHECK constraints to include visual_capture (kiwi#79)
Migrations 037 and 038 rebuild products and inventory_items tables
to add 'visual_capture' as a valid source value, which the label-confirm
endpoint sets when saving user-verified nutrition label data.
Adds 2 schema tests covering the new allowed value.
2026-04-25 08:46:44 -07:00
..
__init__.py feat: store — recipe search, rate-limit check, substitution feedback logging 2026-03-31 11:29:54 -07:00
test_captured_products.py fix: extend source CHECK constraints to include visual_capture (kiwi#79) 2026-04-25 08:46:44 -07:00
test_migrations.py feat(community): migration 028 — community_pseudonyms table in per-user kiwi.db 2026-04-13 08:13:39 -07:00
test_store_recipes.py feat: add Store.get_element_profiles() for wizard role candidate lookup 2026-04-14 10:50:46 -07:00