snipe/tests/test_tasks
pyr0ball 72ab3ac177
Some checks failed
Mirror / mirror (push) Has been cancelled
CI / Python tests (push) Has been cancelled
CI / Frontend typecheck + tests (push) Has been cancelled
fix(ci): skip cf-orch tests when circuitforge_orch is not installed
The 4 photo-analysis-orch tests require the internal circuitforge_orch
package which is not available in GitHub CI. Guard them with a skipif
mark checked at import time via importlib.util.find_spec.
2026-07-06 02:57:39 -07:00
..
__init__.py feat(tasks): add vision task scheduler for trust_photo_analysis 2026-03-31 09:27:55 -07:00
test_monitor.py fix(lint): auto-fix import sorting and unused imports across remaining files 2026-07-06 02:52:38 -07:00
test_runner.py fix(ci): skip cf-orch tests when circuitforge_orch is not installed 2026-07-06 02:57:39 -07:00