circuitforge-core/tests/test_tasks
pyr0ball 09a5087c72 test(tasks): add preflight fallback coverage to scheduler tests
Adds test_detect_vram_preflight_fallback to cover the spec path where
cf-orch is unreachable but scripts.preflight.get_gpus() succeeds,
verifying detect_available_vram_gb() returns the summed total VRAM.
Uses sys.modules injection to simulate the preflight module being present.
2026-03-30 23:15:19 -07:00
..
__init__.py feat(tasks): add shared VRAM-aware LLM task scheduler 2026-03-30 23:12:23 -07:00
test_scheduler.py test(tasks): add preflight fallback coverage to scheduler tests 2026-03-30 23:15:19 -07:00