aboutsummaryrefslogtreecommitdiff
path: root/spec/unit
AgeCommit message (Expand)AuthorFilesLines
2013-09-10allow a dash in the middle url partGibheer1-0/+13
2013-09-09sort routes for more specific resultsGibheer1-0/+31
2013-09-03add partial render methodGibheer2-32/+56
2013-08-14add request method override for browsersGibheer1-0/+43
2013-08-13fix paramter extraction with charsetGibheer1-0/+10
2013-08-06make it possible to push lists as paramtersGibheer1-0/+19
2013-07-26extend server with protocol informationGibheer4-1/+63
2013-07-22Revert "generate a name from the server details"Gibheer1-20/+0
2013-07-22generate a name from the server detailsGibheer1-0/+20
2013-02-27reworked the rendererGibheer6-67/+65
2013-02-27reworked parts of the template finderGibheer4-8/+68
2013-02-12cleanup old specsGibheer1-57/+7
2013-02-12extracted the building of template treeGibheer4-5/+89
2013-02-04rename spec for mutantGibheer1-0/+0
2013-01-29catch empty routesGibheer1-0/+15
2013-01-29make request and response staticGibheer3-32/+5
2013-01-28use new api of class_optionsGibheer3-12/+12
2013-01-11use class_options for the controllerGibheer3-8/+23
2013-01-11added a spec for custom parametersGibheer1-0/+4
2013-01-11split of specs for [] and []=Gibheer3-56/+97
2013-01-10reworked the tests to make them cleanerGibheer1-34/+68
2013-01-10Rename Zero::Request::AcceptType spec folderStormwind2-0/+0
2013-01-10Kill the last mutant in Zero::Request:AcceptTypeStormwind1-10/+11
2013-01-09take strings for bodyGibheer1-0/+27
2013-01-06Split response_spec.rb into single test filesStormwind7-76/+111
2013-01-06Improve test structureStormwind40-0/+0
2013-01-06Kill all mutants in Zero::RouterStormwind1-1/+6
2013-01-06Kill all mutants in Zero::RendererStormwind3-2/+23
2013-01-06Kill all mutants i Zero::RequestStormwind1-4/+4
2013-01-06Kill all mutants in Zero::Request::ParameterStormwind3-1/+17
2013-01-05Kill almost all mutants in Zero::Request:AcceptTypeStormwind1-6/+11
2013-01-04Kill all mutants in Zero::Request::AcceptStormwind3-3/+9
2013-01-04Kill mutant in Zero::Request::ServerStormwind1-2/+10
2013-01-04Add check if body is empty on 204 and 304 in specsStormwind1-0/+2
2012-12-23Remove 1.8 fixesStormwind1-147/+0
2012-12-22Replace 'parse_query_string' with 'decode_www_form_18' in testStormwind1-21/+23
2012-12-22Renamed specfile. Will test other method here.Stormwind1-0/+0
2012-12-22Improve query valid regexStormwind1-1/+27
2012-12-22Add first implementation of decode_www_form_18Stormwind1-0/+8
2012-12-22Add patch for URI decode_www_formStormwind1-0/+111
2012-12-18reuse render for actual renderingGibheer1-0/+19
2012-12-17cleanup gemfile for jruby on travisGibheer1-0/+0
2012-12-17initialize the responseGibheer1-0/+14
2012-12-13added options to controllerGibheer1-2/+2
2012-12-12replaced .create with .new on Zero::RequestGibheer3-5/+5
2012-12-10define the renderer at initializationGibheer1-1/+6
2012-12-01avoid changing existing environment keysGibheer1-0/+12
2012-11-30Optional setting of status code on redirectStormwind1-0/+8
2012-11-30Add redirect to responseStormwind1-0/+10
2012-11-30specs for the renderer accessGibheer1-0/+11