spawn/test/fixtures
A 9f172ffd12
fix: resolve 18 test/run.sh failures and expand sprite agent coverage (#1498)
- Add SPAWN_SKIP_API_VALIDATION=1 and SPAWN_SKIP_GITHUB_AUTH=1 to
  sprite test environment so verify_openrouter_key() doesn't make real
  HTTP calls with the fake test key (which gets 401, clears the key,
  and falls into OAuth — causing all sprite assertions to fail)
- Update agent iteration lists from stale "claude openclaw nanoclaw" to
  current "claude openclaw codex opencode kilocode zeroclaw"
- Remove dead nanoclaw case from _assert_agent_specific
- Remove 5 dead agent cases (nanoclaw, cline, gptme, plandex, continue)
  from _shared_agent_assertions.sh, add zeroclaw

Result: 108 passed, 0 failed (was: 48 passed, 18 failed)

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-20 00:06:06 -05:00
..
digitalocean refactor: extract mock test env config and API assertions into per-cloud fixture files (#803) 2026-02-13 02:16:11 -08:00
fly test: add mock test coverage for all 15 Fly.io agent scripts (#1390) 2026-02-17 05:52:26 -05:00
hetzner feat: upgrade default server sizes, fix Fly.io agent installs, improve E2E tests (#1428) 2026-02-17 22:17:08 -08:00
ovh test: add missing API assertion fixtures and body validation for 8 cloud providers (#1107) 2026-02-14 11:46:49 -05:00
_shared_agent_assertions.sh fix: resolve 18 test/run.sh failures and expand sprite agent coverage (#1498) 2026-02-20 00:06:06 -05:00