aboutsummaryrefslogtreecommitdiffstats
path: root/test/connection
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Connection identifier testsPratik Naik2015-07-121-0/+77
|
* Test auth failurePratik Naik2015-07-121-0/+26
|
* More connection testsPratik Naik2015-07-121-1/+63
|
* Add some more testsPratik Naik2015-07-121-0/+17