za
|
321e94fa41
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
Tim Graham
|
92053acbb9
|
Fixed E128 flake8 warnings in tests/.
|
2016-04-08 10:12:33 -04:00 |
Simon Charette
|
6eb3ce11e4
|
Fixed #26089 -- Removed custom user test models from public API.
Thanks to Tim Graham for the review.
|
2016-02-04 12:30:34 -05:00 |
Hasan
|
3d0dcd7f5a
|
Refs #26022 -- Used context manager version of assertRaises in tests.
|
2016-01-29 12:32:18 -05:00 |
Raphael Michel
|
39937de7e6
|
Fixed #24929 -- Allowed permission_required decorator to take any iterable
|
2015-06-08 13:44:39 -04:00 |
Tim Graham
|
2d7aca3da0
|
Moved contrib.auth tests out of contrib.
|
2015-02-11 10:19:22 -05:00 |