mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-10 12:20:07 +00:00
* test: Remove duplicate and theatrical tests - Remove duplicate getScriptFailureGuidance describe block from download-and-failure.test.ts (already covered by script-failure-guidance.test.ts) - Remove duplicate getStatusDescription and getErrorMessage describe blocks from download-and-failure.test.ts (covered by commands-exported-utils.test.ts) - Remove duplicate buildRetryCommand, isRetryableExitCode, getScriptFailureGuidance, and getErrorMessage describe blocks from run-path-credential-display.test.ts (all covered by dedicated test files) - Remove duplicate hasCloudCredentials and credentialHints describe blocks from run-path-credential-display.test.ts (covered by cloud-credentials.test.ts and credential-hints.test.ts respectively) - Fix always-pass conditional patterns in manifest-type-contracts.test.ts: remove tautological "at least one agent uses X" tests that only registered when the condition was already true, making them guaranteed-pass noise Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> -- qa/dedup-scanner * fix: Apply biome format to fix trailing blank lines in test files Remove trailing blank lines in download-and-failure.test.ts and run-path-credential-display.test.ts to satisfy biome format check. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> -- qa/team-lead --------- Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| aws | ||
| daytona | ||
| digitalocean | ||
| fly | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| commands.ts | ||
| flags.ts | ||
| guidance-data.ts | ||
| history.ts | ||
| index.ts | ||
| manifest.ts | ||
| picker.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||