aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/javascript/src/unit/consumer_test.coffee
Commit message (Expand)AuthorAgeFilesLines
* Convert ActionCable tests from CoffeeScript to ES2015 and replace Blade with ...rmacklin2018-11-261-14/+0
* ActionCable should not raise when a connection is already openDuncan Grazier2017-01-061-2/+5
* Add helper for testing against a mock WebSocket and serverJavan Makhmali2016-05-311-36/+7
* Reorganize `MockWebSocket`Jon Moss2016-05-311-21/+30
* Kick off initial JavaScript testsJavan Makhmali2016-05-091-0/+31