aboutsummaryrefslogtreecommitdiffstats
path: root/test/server_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Tests are busted at the moment. Note that.David Heinemeier Hansson2015-07-071-31/+31
|
* Removing unused matches? methodDavid Heinemeier Hansson2015-07-071-3/+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-291-1/+1
|
* 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
* Add some tests. Work in progress. Testing websockets is hard.Pratik Naik2015-01-151-0/+36