aboutsummaryrefslogtreecommitdiffstats
path: root/test/connection
Commit message (Expand)AuthorAgeFilesLines
* Make sure cable closes the connection if open when responding to an invalid r...Pratik Naik2015-11-041-2/+10
* Devolve blanket #require to reveal intent and responsibilityJeremy Daer2015-10-162-5/+5
* Run connection tests in EM loopPratik Naik2015-10-156-120/+203
* Merge pull request #85 from rails/cross-site-forgery-protectionPratik2015-10-122-1/+59
|\
| * Treat ORIGIN as an opaque identifier and do equality comparison with the spec...Pratik Naik2015-10-122-7/+8
| * Set appropriate origin and host in the testsPratik Naik2015-10-121-2/+3
| * First take at cross site forgery protectionPratik Naik2015-10-072-0/+56
* | Run a single eventmachine timer to send heartbeatsPratik Naik2015-10-081-3/+1
|/
* support connection identifiers that don't implement to_global_id by defaultin...Mark Humphreys2015-08-241-0/+39
* refactor channel look up to use a hash instead of an array and reduce the num...Lachlan Sylvester2015-07-301-1/+1
* 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