summaryrefslogtreecommitdiff
path: root/test/sql/_base.py
Commit message (Collapse)AuthorAgeFilesLines
* - remove test.sql._base, test.engine._base, test.orm._base, move those ↵Mike Bayer2011-03-271-4/+0
| | | | | | | classes to a new test.lib.fixtures module - move testing.TestBase to test.lib.fixtures - massive search and replace
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-1/+1
| | | | | See README.unittests for information on how to run the tests. [ticket:970]
* - Quick cleanup of defaults.py. The main DefaultTest is still a mess.Jason Kirtland2008-05-201-0/+4