summaryrefslogtreecommitdiff
path: root/tests/messages_tests/test_cookie.py
AgeCommit message (Expand)Author
2017-01-05Cosmetic edits for messages_tests.Tim Graham
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-06-16Fixed #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