summaryrefslogtreecommitdiff
path: root/tests/unit/websocket_test.ts
AgeCommit message (Expand)Author
2024-11-12fix(ext/websocket): initialize `error` attribute of WebSocket ErrorEvent (#26...Divy Srivastava
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-06-25fix(ext/websocket): drop connection when close frame not ack (#24301)Divy Srivastava
2024-06-08fix(ext/websocket): correctly order messages when sending blobs (#24133)Luca Casonato
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci