mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-14 16:50:37 +00:00
Remove 18 redundant/theatrical tests from unknown-flags.test.ts: - Removed duplicate 'should detect --verbose as unknown' test (same name, same assertion, nearly identical inputs as the test 28 lines above it) - Consolidated 14 individual 'allows known flags' tests — each called findUnknownFlag([flag]) with a single flag and expected null — into one data-driven loop over all 17 flags; same coverage, 13 fewer test cases - Removed 'should contain --name flag' which is fully subsumed by the immediately following 'should contain all expected flags' test that already verifies --name along with 22 other flags Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||