summaryrefslogtreecommitdiff
path: root/test/unit/node_test.rb
AgeCommit message (Collapse)Author
2009-02-08refactored refined concept of nodes and pages intohukl
the node model
2009-02-07added head id to node model which points to thehukl
head of the nodes pages collection. modified tests, importer etc renamed flags to tags
2009-02-01added test for retrieving a specific revision via hukl
a given node. turned out it wasn't working the way I thought so I rewrote it to use only Fixnums
2009-01-31additional tests and fixtureshukl
2009-01-31newlineshukl
2009-01-31made sure that returned pages are always ordered hukl
by there revision
2009-01-31connected page and node model + some minor tweakshukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl