aboutsummaryrefslogtreecommitdiffstats
path: root/runtests.py
AgeCommit message (Collapse)Author
2013-11-01Get rid of custom test runner.Aymeric Augustin
Refs #426.
2013-10-27Centralize access to config and default values.Aymeric Augustin
2013-10-26Eliminate almost all flake8 messages.Aymeric Augustin
2012-08-27Made possible to use DJANGO_SETTINGS_MODULE in testingAnssi Kääriäinen
Also added a dummy test_pgsql settings file.
2012-01-12pep8David Cramer
2011-10-09Fix for error 'Settings' object has no attribute 'DATABASE_ENGINE'pzinovkin
2011-09-09Add the debug_toolbar middleware to the runtests settingsbkonkle
2011-06-14Move test suite into parent namespaceDavid Cramer