summaryrefslogtreecommitdiff
path: root/tests/messages_tests/test_cookie.py
AgeCommit message (Expand)Author
2016-06-16[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.Jon Dufresne
2016-04-08Fixed E128 flake8 warnings in tests/.Tim Graham
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2015-02-11Moved contrib.messages tests out of contrib.Tim Graham