aboutsummaryrefslogtreecommitdiffstats
path: root/test/connection/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Run connection tests in EM loopPratik Naik2015-10-151-36/+74
* Merge pull request #85 from rails/cross-site-forgery-protectionPratik2015-10-121-1/+4
|\
| * Treat ORIGIN as an opaque identifier and do equality comparison with the spec...Pratik Naik2015-10-121-1/+2
| * Set appropriate origin and host in the testsPratik Naik2015-10-121-2/+3
| * First take at cross site forgery protectionPratik Naik2015-10-071-0/+1
* | Run a single eventmachine timer to send heartbeatsPratik Naik2015-10-081-3/+1
|/
* More connection testsPratik Naik2015-07-121-1/+63
* Add some more testsPratik Naik2015-07-121-0/+17