Add automatic message encoding/decoding via codec registry #14
Annotations
3 errors
|
Run npm run test-browser -- run --browser.headless
Process completed with exit code 1.
|
|
Run npm run test-browser -- run --browser.headless:
test-browser/websocket.ts#L688
AssertionError: expected 'channel 1 closed: PRECONDITION_FAILED…' to match /invalid exchange type/
- Expected:
/invalid exchange type/
+ Received:
"channel 1 closed: PRECONDITION_FAILED - unknown exchange type 'none' (406)"
❯ test-browser/websocket.ts:688:21
|
|
Run npm run test-browser -- run --browser.headless:
test-browser/websocket.ts#L355
AssertionError: expected [Function] to throw error matching /invalid exchange type/ but got 'channel 1 closed: PRECONDITION_FAILED…'
- Expected:
/invalid exchange type/
+ Received:
"channel 1 closed: PRECONDITION_FAILED - unknown exchange type 'none' (406)"
❯ test-browser/websocket.ts:355:2
|
background
wait
wait-all
cancel
Loading