aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.py
AgeCommit message (Expand)Author
2011-09-12Added response processing into the tests, since that is now required to gener...bkonkle
2011-09-09Set INTERNAL_IPS and DEBUG on the middleware testbkonkle
2011-08-25Update urlpattern tests to reflect new behaviorDavid Cramer
2011-08-09Fixed tests that check INTERNAL_IPS setting.Jason Keene
2011-07-12Dont use assertIn (only available in unittest2)David Cramer
2011-06-14Moved view function name extraction into debug_toolbar.utils.get_name_from_objDavid Cramer
2011-06-14Merge branch 'master' of github.com:django-debug-toolbar/django-debug-toolbarDavid Cramer
2011-06-14Move test suite into parent namespaceDavid Cramer