mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-17 21:29:10 +00:00
Two tests (hetzner-cov and digitalocean-token) failed consistently in the full suite because telemetry.test.ts enables PostHog telemetry via the shared module singleton, and those async fetch calls leak into other test files' globalThis.fetch mocks, incrementing callCount and shifting mock response order. Fix: filter non-test URLs in affected mocks so telemetry calls get a benign response without affecting callCount. Agent: test-engineer Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||