aboutsummaryrefslogtreecommitdiffstats
path: root/examples/blogpost/tests.py
AgeCommit message (Collapse)Author
2011-06-09fixed the blogpost-testsmarkotibold
2011-06-08Fix example testsTom Christie
2011-06-07Ug. Remove crazy tests from blogposts exampleTom Christie
2011-04-27Urg. Fixing broken mergeTom Christie
2011-04-27Merge previous checkinsTom Christie
2011-04-26Fixes #35 - Import json from django's built-in package (Does cleverness in ↵tom christie tom@tomchristie.com
determing best lib to use)
2011-04-25Fix some compat issues with json/simplejsonTom Christie
2011-03-20fixing compat with py25markotibold
2011-03-11Refactoring and added another test for blog-posts. Finally got eclipse setup ↵markotibold
properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now.
2011-03-08Implemented test for blog-post rotation.markotibold
Had to turn off existing tests inside tests.py because they seem broken:(
2011-01-23Sphinx docs, examples, lots of refactoringtom christie tom@tomchristie.com