test(auth): add multi-user regression coverage
- Enable backend tests in CI (remove if: false) - Fix test_products_helpers.py to pass current_user parameter - Fix test_routines_helpers.py to include short_id in products - Fix llm_context.py to use product_effect_profile correctly - All 221 tests passing
This commit is contained in:
parent
b11f64d5a1
commit
dac787b81b
45 changed files with 5298 additions and 23 deletions
3
.sisyphus/notepads/multi-user-authelia-oidc/problems.md
Normal file
3
.sisyphus/notepads/multi-user-authelia-oidc/problems.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- Pending follow-up migration task is required to materialize new models/columns in PostgreSQL schema.
|
||||
- End-to-end SQLite from base revision remains blocked by pre-existing non-SQLite-safe migration logic () outside T2 scope.
|
||||
- Correction: full SQLite alembic upgrade head from base is still blocked by pre-existing DROP TYPE usage in migration 7c91e4b2af38 (outside T2 scope).
|
||||
Loading…
Add table
Add a link
Reference in a new issue