Commit Graph

9 Commits

Author SHA1 Message Date
Jon Dufresne 4f336f6652 Fixed -- Used more specific assertions in the Django test suite. 2016-06-16 14:19:18 -04:00
Hasan 3d0dcd7f5a Refs -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
Simon Charette be67400b47 Refs -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
Thomas Chaumeny 994d6137a2 Fixed -- Added test.utils.freeze_time() context manager. 2014-12-22 07:46:40 -05:00
Veres Lajos a71a2ea756 Fixed typos using https://github.com/vlajos/misspell_fixer 2014-11-03 20:59:30 -05:00
Huu Nguyen b9bfcd82f0 Refs -- removed direct settings manipulation from signed cookies tests 2014-04-08 12:15:08 -04:00
MattBlack85 a8ba76c2d3 Fixed : Signer broken for binary keys (with non-ASCII chars).
With this pull request, request  should considered closed.

Thanks to nvie for the patch.
2014-02-16 16:50:50 +01:00
Alex Gaynor f67e18f39e Fixed all E251 violations 2013-11-03 10:17:58 -08:00
Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00