aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/request/patch_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2013-01-06Kill all mutants i Zero::RequestStormwind1-4/+4
Fix tests for PATCH, because spec_helper didn't support it and the tests where wrong. Remove if statement from "conent_type", because ruby already returns nil, if the requested key in a hash is not found. (Sounds a bit ugly, but it's true.)
2012-11-13more specs for the #? methods of requestGibheer1-0/+15