spawn/packages
A 130b381a89
test: remove duplicate and theatrical tests (#2580)
Consolidated 11 redundant it() blocks in fuzzy-key-matching.test.ts:
- merged 3 separate distance-1 edit-type tests (deletion/insertion/substitution)
  into one data-driven it() that also covers distance-2
- merged distance-0/1/2/3/4 threshold tests into one parameterized assertion
- merged mirrored resolveAgentKey + resolveCloudKey describe blocks (8 its → 4)

No expect() calls were removed (3644 total preserved); 11 tests consolidated.

-- qa/dedup-scanner

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
2026-03-13 09:31:41 -04:00
..
cli test: remove duplicate and theatrical tests (#2580) 2026-03-13 09:31:41 -04:00
shared fix: navigate back to list after delete/remove errors (#2488) 2026-03-11 00:04:51 -07:00