aboutsummaryrefslogtreecommitdiffstats
path: root/test/channel/stream_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix the error message in testsPratik Naik2015-10-191-1/+1
* Better test namePratik Naik2015-10-191-1/+1
* Make sure the subscription confirmaion is only sent out oncePratik Naik2015-10-191-0/+24
* Fix an error message in the subscription testsPratik Naik2015-10-161-1/+1
* Send subscription confirmation from server to the client to avoid race condit...Pratik Naik2015-10-161-9/+26
* Fix stream testsPratik Naik2015-10-161-2/+2
* Run connection tests in EM loopPratik Naik2015-10-151-8/+15
* add broadcast_to and stream_for methods as per #26Lachlan Sylvester2015-07-281-3/+11
* Always load all the stub filesPratik Naik2015-07-131-2/+1
* Add some more testsPratik Naik2015-07-121-0/+25