Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/signed_cookies_tests
Commit message (Collapse)AuthorAgeFilesLines
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
|
* Fixed #23792 -- Added test.utils.freeze_time() context ↵Thomas Chaumeny2014-12-221-8/+3
| | | | manager.
* Fixed typos using https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-041-1/+1
|
* Refs #21230 -- removed direct settings manipulation from ↵Huu Nguyen2014-04-081-9/+2
| | | | signed cookies tests
* Fixed #19980: Signer broken for binary keys (with ↵MattBlack852014-02-161-0/+16
| | | | | | | | non-ASCII chars). With this pull request, request #878 should considered closed. Thanks to nvie for the patch.
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-1/+0
| | | | | | | Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
* Fixed all E251 violationsAlex Gaynor2013-11-031-1/+1
|
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+65