aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Worker testsPratik Naik2015-07-142-0/+48
|
* Remove busted testsPratik Naik2015-07-132-61/+0
|
* Tests for channel subscriptionsPratik Naik2015-07-131-0/+87
|
* Always load all the stub filesPratik Naik2015-07-135-6/+18
|
* Connection identifier testsPratik Naik2015-07-122-0/+81
|
* Test auth failurePratik Naik2015-07-121-0/+26
|
* More connection testsPratik Naik2015-07-123-6/+65
|
* Add some more testsPratik Naik2015-07-128-24/+129
|
* Tests for the Channel APIPratik Naik2015-07-121-18/+120
|
* Load mocha for testsPratik Naik2015-07-121-0/+2
|
* Tests are busted at the moment. Note that.David Heinemeier Hansson2015-07-072-49/+49
|
* Removing unused matches? methodDavid Heinemeier Hansson2015-07-072-6/+0
| | | | | @lifo I couldn’t find any use of documentation for this, so removed it for now. Was it just for testing?
* Extract Server configuration into a Configuration objectDavid Heinemeier Hansson2015-07-051-1/+1
|
* Move server classes to its own namespaceDavid Heinemeier Hansson2015-06-292-2/+2
|
* Switch internal actions to be called commands instead, such that we can use ↵David Heinemeier Hansson2015-06-191-1/+1
| | | | action as the routing word on the user side
* 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-153-0/+105