aboutsummaryrefslogtreecommitdiffstats
path: root/test/connection/subscriptions_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Run connection tests in EM loopPratik Naik2015-10-151-27/+56
|
* refactor channel look up to use a hash instead of an array and reduce the ↵Lachlan Sylvester2015-07-301-1/+1
| | | | number of calls to safe_constantize because it can be slow
* Tests for channel subscriptionsPratik Naik2015-07-131-0/+87