aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Send subscription confirmation from server to the client to avoid race condit...Pratik Naik2015-10-161-0/+1
* Merge pull request #97 from lsylvester/speed-up-testsJeremy Daer2015-10-161-1/+2
|\
| * Speed up tests be calling EM.run_deferred_callbacks instead of setting a timerLachlan Sylvester2015-10-171-1/+2
* | Devolve blanket #require to reveal intent and responsibilityJeremy Daer2015-10-161-0/+2
* | Shush some low-hanging Ruby warningsJeremy Daer2015-10-161-2/+6
|/
* Websockets -> WebSocket spelling [ci skip]Jeremy Daer2015-10-151-1/+1
* Run connection tests in EM loopPratik Naik2015-10-151-0/+18
* Update gems and requiresThomas Walpole2015-07-221-0/+2
* Worker testsPratik Naik2015-07-141-0/+2
* Remove busted testsPratik Naik2015-07-131-28/+0
* Always load all the stub filesPratik Naik2015-07-131-0/+3
* Add some more testsPratik Naik2015-07-121-2/+1
* Load mocha for testsPratik Naik2015-07-121-0/+2
* Dont create the test log filePratik Naik2015-02-131-4/+0
* No cramp and use celluloid workers to run callbacksPratik Naik2015-02-051-2/+1
* Add some tests. Work in progress. Testing websockets is hard.Pratik Naik2015-01-151-0/+46