summaryrefslogtreecommitdiffstats
path: root/spec/node_spec.rb
AgeCommit message (Expand)AuthorFilesLines
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