mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-13 07:10:46 +00:00
Remove thin duplicate test blocks that were redundant with more comprehensive coverage elsewhere: - ui-cov.test.ts: drop shellQuote (4 tests → gcp-shellquote.test.ts has 11), jsonEscape (1 test → ui-utils.test.ts has 4), toKebabCase (2 tests → ui-utils.test.ts has 5), sanitizeTermValue (2 tests → ui-utils.test.ts has 6), withRetry (3 tests → with-retry-result.test.ts has 8) - agent-setup-cov.test.ts: drop wrapSshCall (5 tests → with-retry-result.test.ts has 7 plus integration tests) - run-path-credential-display.test.ts: drop isRetryableExitCode (2 tests → cmd-run-cov.test.ts has 5) - history-cov.test.ts: drop generateSpawnId (2 tests → history-spawn-id.test.ts has 2 with UUID format check) and clearHistory (2 tests → clear-history.test.ts has extensive coverage) - cmd-list-cov.test.ts: drop formatRelativeTime (9 tests → commands-exported-utils.test.ts has 10 with an extra boundary case) All 2063 tests pass, biome lint clean. Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||