spawn/packages
B a0c7cafa80 fix(test): use URL-based routing in fetch mocks to prevent parallel test interference
Two tests failed consistently in full-suite runs but passed in isolation because
their global.fetch mocks used sequential call counting, which broke when parallel
test files also intercepted global fetch. Route mock responses by URL pattern instead.

Agent: code-health
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-30 05:07:40 +00:00
..
cli fix(test): use URL-based routing in fetch mocks to prevent parallel test interference 2026-04-30 05:07:40 +00:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00