blob: 55b10c104245d16aa53504d2546ad78a0a454491 [file] [log] [blame]
Make sure handshake with URL with 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?q=v
WebSocket is open
received:/echo-path?q=v
WebSocket is closed
PASS handshake_success is true
PASS path is expected_path
PASS successfullyParsed is true
TEST COMPLETE