summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_context_processors.py
AgeCommit message (Expand)Author
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2015-03-05Converted test fixtures to setUpTestData methodsJosh Smeaton
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham