feat: add timeout
function
#327
Annotations
8 errors
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds:
tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out'
Expected: "timeout"
Received: "Operation timed out"
❯ tests/async/timeout.test.ts:13:5
|
Test (22.x)
Process completed with exit code 1.
|
Test (18.x)
The job was canceled because "_22_x" failed.
|
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds:
tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out'
Expected: "timeout"
Received: "Operation timed out"
❯ tests/async/timeout.test.ts:13:5
|
Test (18.x)
Process completed with exit code 1.
|
Test (20.x)
The job was canceled because "_22_x" failed.
|
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds:
tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out'
Expected: "timeout"
Received: "Operation timed out"
❯ tests/async/timeout.test.ts:13:5
|
Test (20.x)
Process completed with exit code 1.
|