Add state machine to ReconnectingWebSocket #1845
Annotations
4 errors
|
Unit Test (Electron latest)
Process completed with exit code 1.
|
|
test/unit/api/coderApi.test.ts > CoderApi > Configuration Change Reconnection > reconnects sockets in AWAITING_RETRY state when config changes:
test/unit/api/coderApi.test.ts#L859
AssertionError: expected "vi.fn()" to be called at least once
❯ test/unit/api/coderApi.test.ts:859:29
|
|
Unit Test (Electron 32)
Process completed with exit code 1.
|
|
test/unit/api/coderApi.test.ts > CoderApi > Configuration Change Reconnection > reconnects sockets in AWAITING_RETRY state when config changes:
test/unit/api/coderApi.test.ts#L859
AssertionError: expected "vi.fn()" to be called at least once
❯ test/unit/api/coderApi.test.ts:859:29
|