open-source-labs / Swell

Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, gRPC, and tRPC..
http://www.getswell.io
MIT License
979 stars 141 forks source link

Esa/error handling #337

Closed eaaigama closed 1 year ago

eaaigama commented 1 year ago

Testing: Ran locally

Screenshot 2023-06-24 at 10 41 44 AM

npm run test-mocha : the failing test is webrtc and always there, unrelated to this change 107 passing (57s) 1 failing 1) Protocol selection and usage WebRTC request testing WebRTC request testing (read-only) it should be able to make requests to a public STUN server:

npm run test-jest Test Suites: 1 skipped, 17 passed, 17 of 18 total Tests: 10 skipped, 50 passed, 60 total Snapshots: 0 total Time: 3.659 s Ran all test suites.