You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(driver): update path references for scripts/driver/ (#3)
The driver.sh moved from roles/driver/ to scripts/driver/ in
564372a; update the four test scripts and the mock-garden harness
that reference it. Simplify mock-garden.sh's copy logic now that the
source path is unambiguous (the old logic carried fallback branches
for the move-in-flight state).
Update .github/workflows/driver-tests.yml so its shellcheck stanza
lints the scripts/-side artifacts (driver, daemon wrappers, stub
watcher) and the bash-syntax pass walks scripts/ and skills/ rather
than roles/ and skills/.
Local run of tests/driver/run.sh: 4 suites pass, 0 fail.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments