mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-11 21:40:48 +00:00
Consolidated redundant test setups in agent-tarball and cmdrun-happy-path test suites: - agent-tarball.test.ts: merged 4 mirror-cmd tests (all invoking the same tryTarballInstall call and inspecting the same mirrorCmd string) into a single test with shared beforeEach setup. Retained the non-fatal failure test separately since it has a different mock setup. - cmdrun-happy-path.test.ts: collapsed 3 identical-setup dry-run tests into one consolidated test, and merged the two same-invocation launch-message tests into one. Each removed test was a pure duplicate of setup + assertion that could be expressed as additional expects in the same test. Net: 1417 → 1411 tests (-6), 0 regressions. Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||