summaryrefslogtreecommitdiffstats
path: root/webapp/tests/client_websocket.test.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+49
* Switch websocket over to post-connect authentication * Add ability to specify token in websocket js driver, add unit tests * Temporarily disable client websocket tests until issues are resolved * Minor refactoring and fix status test * Add isAuthenticated method to WebConn and minor status updates