django1/django/contrib/messages/tests
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -04:00
..
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
test_cookie.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
test_fallback.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
test_middleware.py Modified messages to work with unittest2 discovery. 2013-04-02 20:12:30 -06:00
test_mixins.py Modified messages to work with unittest2 discovery. 2013-04-02 20:12:30 -06:00
test_session.py Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
urls.py Fixed #16319 -- added SuccessMessageMixin to contrib.messages 2013-03-19 21:02:55 -07:00