Added unittest for node_url templatetag. Fixed issues uncovered with unittests. Added...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 20 Oct 2010 21:43:53 +0000 (17:43 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 20 Oct 2010 21:45:27 +0000 (17:45 -0400)
commitdb91ce955e7408382263b8f4ec82915f77d8efb4
tree67f83cf0ed19567e4d7f17217fbb791b5e0debd4
parent872b260781ffcc72f81549bc92bde8ca4eb2155e
Added unittest for node_url templatetag. Fixed issues uncovered with unittests. Added test fixture. Seems bugfree - as such, addresses feature #12.
fixtures/test_fixtures.json [new file with mode: 0644]
templatetags/nodes.py
tests.py [new file with mode: 0644]