| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-14 | Renamed camelCaseTestMethods to snake_case_test_methods | Markus Holtermann |
| 2018-11-27 | Made reused RequestFactory instances class attributes. | Simon Charette |
| 2018-11-27 | Switched setUp() to setUpTestData() where possible in Django's tests. | Simon Charette |
| 2017-02-03 | Fixed spelling of "nonexistent". | Tim Graham |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2016-02-04 | Fixed #26089 -- Removed custom user test models from public API. | Simon Charette |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-06-08 | Fixed #24929 -- Allowed permission_required decorator to take any iterable | Raphael Michel |
| 2015-02-11 | Moved contrib.auth tests out of contrib. | Tim Graham |
