blob: 6ede90888fc61fffe16db6df96617239d3ff4a0c [file] [log] [blame]
Make sure handshake with URL with empty query components success.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
url=ws://127.0.0.1:8880/echo-path?
WebSocket is open
received:/echo-path?
WebSocket is closed
PASS handshake_success is true
PASS path is expected_path
PASS successfullyParsed is true
TEST COMPLETE