aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/tests/tests.py
AgeCommit message (Expand)Author
2011-06-14Move test suite into parent namespaceDavid Cramer
2011-05-26Update TEST check to correct behavior (dont show toolbar under TEST)David Cramer
2011-05-26Correctly handle modules as request.urlconf -- Thanks to Germán M. Bravo (fi...David Cramer
2011-05-26Update tests to match new behaviorDavid Cramer
2011-05-26Add failing test for #165 and #166David Cramer
2011-05-26Add tests for show_toolbar on TEST, DEBUG, and INTERNAL_IP. Add test to ensur...David Cramer
2011-04-16Ensure tests are compatible with unittest (Django <1.3)David Cramer
2011-04-16Ensure tests are compatible with unittest (Django <1.3)David Cramer
2011-03-31Add utilities to inject and monitor functions. Change DB tracking to use new ...David Cramer
2011-03-30Some initial tests and fix for execution modelDavid Cramer