summaryrefslogtreecommitdiffstats
path: root/spec/node_spec.rb
AgeCommit message (Expand)AuthorFilesLines
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-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 Zurcher1-2/+18
2013-01-16add lifetime parameter to #static!Jérémy Zurcher1-0/+8
2013-01-08inherited_vars in cli_vals, fix and commentJérémy Zurcher1-3/+7
2012-01-18specs: enable/disable engine cache => 100% coverageJérémy Zurcher1-0/+8
2012-01-17add Sass engine specsJérémy Zurcher1-0/+5
2012-01-17App swallows ConfigJérémy Zurcher1-10/+9
2012-01-17add spec for inherited before_all and after_all hooksJérémy Zurcher1-0/+24
2012-01-16add layout_base_path! specsJérémy Zurcher1-1/+7
2012-01-16add view_base_path! specsJérémy Zurcher1-0/+6
2012-01-16Node: remove layout! parameter checksJérémy Zurcher1-0/+4
2012-01-06fix haml engine, add specJérémy Zurcher1-0/+6
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 Zurcher1-0/+7
2012-01-05spec: check class level static definitionJérémy Zurcher1-4/+4
2012-01-05Node: implement optional static page generationJérémy Zurcher1-0/+15
2012-01-05spec: add specs for static pages generationJérémy Zurcher1-0/+15
2012-01-05Node: fix mime-type override and add specJérémy Zurcher1-0/+10
2012-01-04spec: update to take care of :partial stateJérémy Zurcher1-2/+2
2012-01-04add Node#map specJérémy Zurcher1-1/+7
2012-01-04Node swallows defs as inherited_vars, update specsJérémy Zurcher1-18/+12
2012-01-04spec : add defs specJérémy Zurcher1-0/+26
2012-01-04spec: add and use Node#my_call class helperJérémy Zurcher1-14/+14
2012-01-04 add Node#redirect specJérémy Zurcher1-0/+6
2012-01-03spec: add Node#view specJérémy Zurcher1-0/+4
2012-01-03spec: add partial specJérémy Zurcher1-0/+4
2012-01-03spec: add view and layout rendering specJérémy Zurcher1-0/+7
2012-01-03spec: remap nodesJérémy Zurcher1-1/+1
2012-01-03spec: update Node class names and usageJérémy Zurcher1-27/+27
2012-01-03spec: add before_all and after_all specsJérémy Zurcher1-0/+23
2012-01-03spec: call html within Node0#indexJérémy Zurcher1-1/+0
2012-01-03spec: add arguments specsJérémy Zurcher1-0/+11
2012-01-03spec: ENGINE_PROC uses symbols instead of string keysJérémy Zurcher1-6/+6
2012-01-03config: fix + add spec for [] and []= methodsJérémy Zurcher1-0/+1
2012-01-03spec_helper: add missing mappingsJérémy Zurcher1-0/+12
2012-01-03node_spec: set proc layout and default layout view specJérémy Zurcher1-0/+11
2012-01-03spec: merge SpecNode within Node1Jérémy Zurcher1-8/+2
2012-01-03add simple method and 404 specsJérémy Zurcher1-0/+12
2012-01-03split basic_spec into app_spec and node_specJérémy Zurcher1-0/+47