summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_tokens.py
AgeCommit message (Expand)Author
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-04-09Use mock.patch in migrations testsCurtis Maloney
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham