- Use monkeypatch.setattr to patch cloud_session._LOCAL_KIWI_DB instead of wrong KIWI_DB_PATH env var (module-level singleton computed at import time; env var had no effect) - Assert id > 0 (real persisted DB id) instead of -1 (old pre-persistence sentinel value) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_community_endpoints.py | ||
| test_feedback.py | ||
| test_meal_plans.py | ||
| test_recipe_build_endpoints.py | ||
| test_recipes.py | ||
| test_settings.py | ||