aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/client_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methodJon Moss2016-01-311-9/+0
* Use a gentler disconnectMatthew Draper2016-01-301-2/+2
* Don't bother stopping EM between testsMatthew Draper2016-01-301-38/+3
* Keep the socket reference after closeMatthew Draper2016-01-301-3/+2
* Reduce the client count, in hope of a more consistent testMatthew Draper2016-01-301-3/+3
* Be more patient while gathering the expected responsesMatthew Draper2016-01-301-4/+3
* Handle more IO errors (especially, ECONNRESET)Matthew Draper2016-01-301-0/+26
* Add a couple of tests that connect with a WS clientMatthew Draper2016-01-301-0/+238