Files
orchestrator/tests
stream 6fbf7a3f64
All checks were successful
CI / test (push) Successful in 14s
CI / test (pull_request) Successful in 13s
test(preflight): isolate ORCH-044 auth-gate in TestPreflight (fix CI on credless runner)
TestPreflight asserts version-branch ok; new token-free auth gate reads /home/slin/.claude/.credentials.json regardless of HOME, so a clean CI runner without creds made check() return ok=False -> assert False is True. Add class-scoped autouse fixture stubbing _check_auth green. Auth itself stays covered by tests/test_preflight_auth.py; preflight_check_auth default True unchanged.
2026-06-06 08:33:44 +00:00
..