Separate unit, integration (v4/v5) tests; Run tests on Node 20, 22, 24; Add retry for HTTP 429 error #275
Annotations
3 errors
|
Node.js v22 - integration:v5 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v22 - integration:v5 tests
Process completed with exit code 1.
|
|
Load Test for ECONNRESET › should handle 1000 staggered GET requests (1 every 0ms) without ECONNRESET:
integration-tests/common/LoadTest.test.ts#L114
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 784
at Object.<anonymous> (integration-tests/common/LoadTest.test.ts:114:32)
|