Use vitest and test WebSocket browser client#71
Conversation
It has been merged now |
|
I will note that the |
|
Also, I'll let you rebase this one :) |
- For code before super() - TypeScript #29374
276fea2 to
f08f3be
Compare
I added a commit to make the files dramatically more the same, so they are easier to text compare. I added a |
Makes most of the tests common between Node.js and WebSockets and easier to compare.
f08f3be to
85c7849
Compare
|
Thanks for this excellent contribution! |
Blocks #68
Includes #70, so merge that first.
This pull request:
docker compose.vitest.AMQPWebSocketClientconstructor to allow setting optional parameters through an init object.The following websocket browser tests are skipped because they cause an unhandled exception and abort the remaining tests:
These skipped tests consistently raise errors like the following during test and will be fixed in #68:
Vitest links