Files
Meal-Planner/graphify-out/cache/e7f83ddf73e9139218b7dad625efc67ab2d29fce3d701ce7d13a0ea7dbb7de4d.json
T
admin 019f9020ad tests: fix suite-wide collection and failures
- config: switch Settings to ConfigDict(extra='ignore') so extra env vars
  (spoonacular_api_key, SWIFTLY_BEARER_TOKEN) don't crash import.
  Remove deprecated class Config.
- email: wrap SendGrid imports in try/except so the module loads without
  the optional dependency. Update test_email_backend to patch Mail/RepyTo.
- planner_select: default PlannerConfig.set_size=21 (3 meals/day × 7) is
  way too large for the unit test assertion that checks 3-recipe diversity.
  Introduced _CFG_3 with set_size=3 and applied to all tests.
- Delete stale test_matcher.py importing removed functions.

Full suite: 46 passed, 74 skipped (Postgres), 0 failed, 120 collected.
2026-05-18 17:43:30 -07:00

1 line
396 B
JSON

{"nodes": [{"id": "frontend_src_lib_toast_ts", "label": "toast.ts", "file_type": "code", "source_file": "frontend/src/lib/toast.ts", "source_location": "L1"}], "edges": [{"source": "frontend_src_lib_toast_ts", "target": "react_hot_toast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/src/lib/toast.ts", "source_location": "L1", "weight": 1.0}], "raw_calls": []}