summaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
AgeCommit message (Expand)AuthorFilesLines
2014-02-12accept Content-Type change via rack responseJérémy Zurcher1-0/+4
2014-02-12add coveralls supportJérémy Zurcher1-0/+6
2013-09-05add spesc for Node#no_view!Jérémy Zurcher1-0/+5
2013-09-04add mime! to specs, should override whatever is set by engineJérémy Zurcher1-0/+2
2013-02-01Node#partial: add first param env, allow by passing hooksJérémy Zurcher1-0/+4
2013-01-17static specs: increase lifetime to be sureJérémy Zurcher1-1/+1
2013-01-16add lifetime parameter to #static!Jérémy Zurcher1-1/+1
2013-01-08before_all and after_all accept parameter or procJérémy Zurcher1-3/+4
2013-01-08inherited_vars in cli_vals, fix and commentJérémy Zurcher1-9/+10
2013-01-08inherited_vars can be modified at instance level too, but do not impact class...Jérémy Zurcher1-2/+4
2012-01-17add Sass engine specsJérémy Zurcher1-0/+4
2012-01-17App swallows ConfigJérémy Zurcher1-11/+13
2012-01-17add spec for inherited before_all and after_all hooksJérémy Zurcher1-1/+5
2012-01-16add layout_base_path! specsJérémy Zurcher1-1/+1
2012-01-16add view_base_path! specsJérémy Zurcher1-0/+10
2012-01-16Node: set ext!Jérémy Zurcher1-2/+2
2012-01-16Node: set static!Jérémy Zurcher1-2/+2
2012-01-16Node: set view\!Jérémy Zurcher1-3/+3
2012-01-16Node: set engine\!Jérémy Zurcher1-11/+11
2012-01-16Node: remove layout! parameter checksJérémy Zurcher1-10/+9
2012-01-06fix haml engine, add specJérémy Zurcher1-0/+8
2012-01-05spec: add file angine and ext definition specsJérémy Zurcher1-0/+11
2012-01-05spec: check class level static definitionJérémy Zurcher1-19/+23
2012-01-05spec: add specs for static pages generationJérémy Zurcher1-0/+21
2012-01-05Node: fix mime-type override and add specJérémy Zurcher1-2/+2
2012-01-04spec: update to take care of :partial stateJérémy Zurcher1-0/+2
2012-01-04add Node#map specJérémy Zurcher1-1/+1
2012-01-04Node: add Node#state and use itJérémy Zurcher1-2/+1
2012-01-04Node swallows defs as inherited_vars, update specsJérémy Zurcher1-6/+8
2012-01-04spec : add defs specJérémy Zurcher1-0/+23
2012-01-04add Node#no_layout and use itJérémy Zurcher1-1/+1
2012-01-04spec: add and use Node#my_call class helperJérémy Zurcher1-0/+6
2012-01-04 add Node#redirect specJérémy Zurcher1-0/+3
2012-01-03spec: fix Node#view specJérémy Zurcher1-1/+1
2012-01-03spec: add Node#view specJérémy Zurcher1-0/+4
2012-01-03spec: add partial specJérémy Zurcher1-0/+3
2012-01-03spec: add view and layout rendering specJérémy Zurcher1-0/+15
2012-01-03spec: remap nodesJérémy Zurcher1-4/+4
2012-01-03spec: update Node class names and usageJérémy Zurcher1-21/+21
2012-01-03spec: add before_all and after_all specsJérémy Zurcher1-3/+10
2012-01-03spec: call html within Node0#indexJérémy Zurcher1-0/+1
2012-01-03spec: add arguments specsJérémy Zurcher1-1/+3
2012-01-03spec: ENGINE_PROC uses symbols instead of string keysJérémy Zurcher1-1/+1
2012-01-03config: fix + add spec for [] and []= methodsJérémy Zurcher1-1/+1
2012-01-03node_spec: add method level layout and view specJérémy Zurcher1-0/+4
2012-01-03spec_helper: add missing mappingsJérémy Zurcher1-0/+2
2012-01-03node_spec: set proc layout and default layout view specJérémy Zurcher1-2/+9
2012-01-03spec: merge SpecNode within Node1Jérémy Zurcher1-14/+10
2012-01-03add simple method and 404 specsJérémy Zurcher1-0/+3
2012-01-03spec_helper fix SpecNode classJérémy Zurcher1-1/+1