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:
Piotr Oleszczyk 2026-03-12 16:42:00 +01:00
parent b11f64d5a1
commit dac787b81b
45 changed files with 5298 additions and 23 deletions

9
.sisyphus/boulder.json Normal file
View file

@ -0,0 +1,9 @@
{
"active_plan": "/Users/piotr/dev/innercontext/.sisyphus/plans/multi-user-authelia-oidc.md",
"started_at": "2026-03-12T13:31:34.526Z",
"session_ids": [
"ses_31e44571affeyTpySqhHAuYVAm"
],
"plan_name": "multi-user-authelia-oidc",
"agent": "atlas"
}