spawn/test
A 1cb9f5a5cb
fix: correct scaleway SSH key assertion endpoint (/sshkeys → /ssh-keys) (#1140)
The mock test assertion was checking for GET /sshkeys but the actual
Scaleway API endpoint is /ssh-keys (with a hyphen), causing all 15
scaleway agent tests to fail the "fetches SSH keys" check.

Co-authored-by: lab <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-14 18:20:07 -05:00
..
fixtures fix: correct scaleway SSH key assertion endpoint (/sshkeys → /ssh-keys) (#1140) 2026-02-14 18:20:07 -05:00
mock-curl-script.sh refactor: reduce complexity in test/mock.sh by extracting embedded script (#1112) 2026-02-14 12:43:59 -05:00
mock.sh refactor: reduce complexity in shared/common.sh and test/mock.sh (#1128) 2026-02-14 16:24:41 -05:00
qa-dry-run.sh feat: qa bot and emails (#565) 2026-02-11 20:19:45 -08:00
record.sh refactor: reduce complexity in discovery.sh, record.sh, and common.sh (#1123) 2026-02-14 15:44:05 -05:00
run.sh fix(security): harden weak crypto fallbacks, key validation, and temp paths (#1039) 2026-02-13 21:43:37 -05:00
update-readme.py QA-Bot setup (#335) 2026-02-10 19:51:07 -08:00