summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2013-09-04add mime! to specs, should override whatever is set by engineJérémy Zurcher2-0/+4
2013-02-01use stderr for debug strings, set specsJérémy Zurcher1-0/+5
2013-02-01Node#partial: add first param env, allow by passing hooksJérémy Zurcher2-2/+22
2013-01-17static specs: increase lifetime to be sureJérémy Zurcher1-1/+1
2013-01-16add lifetime parameter to #static!Jérémy Zurcher2-1/+9
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 Zurcher2-12/+17
2013-01-08inherited_vars can be modified at instance level too, but do not impact class...Jérémy Zurcher1-2/+4
2012-01-18specs: enable/disable engine cache => 100% coverageJérémy Zurcher1-0/+8
2012-01-17add Sass engine specsJérémy Zurcher3-0/+18
2012-01-17App swallows ConfigJérémy Zurcher2-21/+22
2012-01-17add spec for inherited before_all and after_all hooksJérémy Zurcher2-1/+29
2012-01-16add layout_base_path! specsJérémy Zurcher4-2/+8
2012-01-16add view_base_path! specsJérémy Zurcher2-0/+16
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 Zurcher2-10/+13
2012-01-06fix haml engine, add specJérémy Zurcher3-0/+15
2012-01-06fix Config#engine_proc_ext, file engine and specJérémy Zurcher1-2/+2
2012-01-05spec: add file angine and ext definition specsJérémy Zurcher4-0/+20
2012-01-05spec: check class level static definitionJérémy Zurcher2-23/+27
2012-01-05Node: implement optional static page generationJérémy Zurcher1-0/+15
2012-01-05spec: add specs for static pages generationJérémy Zurcher2-0/+36
2012-01-05Node: fix mime-type override and add specJérémy Zurcher2-2/+12
2012-01-04spec: update to take care of :partial stateJérémy Zurcher2-2/+4
2012-01-04add Node#map specJérémy Zurcher2-2/+8
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 Zurcher2-24/+20
2012-01-04add missing vie fileJérémy Zurcher1-0/+0
2012-01-04spec : add defs specJérémy Zurcher2-0/+49
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 Zurcher2-14/+20
2012-01-04 add Node#redirect specJérémy Zurcher2-0/+9
2012-01-03spec: fix Node#view specJérémy Zurcher1-1/+1
2012-01-03spec: add Node#view specJérémy Zurcher2-0/+8
2012-01-03spec: add partial specJérémy Zurcher2-0/+7
2012-01-03spec: add view and layout rendering specJérémy Zurcher3-0/+22
2012-01-03spec: remap nodesJérémy Zurcher3-8/+8
2012-01-03spec: update Node class names and usageJérémy Zurcher2-48/+48
2012-01-03spec: add before_all and after_all specsJérémy Zurcher2-3/+33
2012-01-03spec: call html within Node0#indexJérémy Zurcher2-1/+1
2012-01-03spec: add arguments specsJérémy Zurcher2-1/+14
2012-01-03spec: ENGINE_PROC uses symbols instead of string keysJérémy Zurcher2-7/+7
2012-01-03config: fix + add spec for [] and []= methodsJérémy Zurcher2-1/+2
2012-01-03node_spec: add method level layout and view specJérémy Zurcher2-0/+4
2012-01-03spec_helper: add missing mappingsJérémy Zurcher2-0/+14
2012-01-03node_spec: set proc layout and default layout view specJérémy Zurcher3-2/+20
2012-01-03spec: merge SpecNode within Node1Jérémy Zurcher2-22/+12