summaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2009-03-01tiny new testhukl
2009-03-01simple functional test for the NodesController#update methodhukl
2009-03-01refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.hukl
2009-02-28added custom partials to aggregators, added test and refactored some methodshukl
2009-02-28a little test refactoring as preparation for aggregator tests with different partialshukl
2009-02-27more tests and fixes. always write tests - they are so good!hukl
2009-02-20fixed testshukl
2009-02-19adding the admin controller and his friendshukl
2009-02-15* regenerated the user fixtures with new site key, login tests work nowsimon
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added head id to node model which points to thehukl
2009-02-01fixed routing issueshukl
2009-01-31additional tests and fixtureshukl
2009-01-31Added Page model scaffoldhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...hukl