summaryrefslogtreecommitdiff
path: root/test/zblog/tests.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-97/+0
* fixed more save/clear callsMike Bayer2009-01-171-6/+6
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-21/+18
* - also added proxying of save_or_update to scoped sessions.Ants Aasma2007-10-311-0/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-14/+14
* - a fair amount of cleanup to the schema package, removal of ambiguousMike Bayer2006-10-141-2/+2
* forgot the tearDown step....Mike Bayer2006-09-071-0/+1
* - added basic 'zblog' test suiteMike Bayer2006-09-051-0/+98