Mads Jensen
|
a51c4de194
|
Used assertRaisesMessage() to test Django's error messages.
|
2017-07-29 19:07:23 -04:00 |
Mads Jensen
|
ce69a421f6
|
Added tests for various __repr__() methods.
|
2017-02-04 11:29:39 -05:00 |
Aymeric Augustin
|
92a2d049a2
|
Isolated template tests from Django settings.
|
2014-12-28 16:23:01 +01:00 |
Preston Timmons
|
5c68870169
|
Fixed #23958 -- Rewrote filter tests as unit tests.
|
2014-12-06 10:57:46 -05:00 |
Ramiro Morales
|
16f26defa7
|
Converted recently refactored templates tests to SimpleTestCase.
These test methods don't need DB setup/teardown.
Refs #23768 and b872134b .
|
2014-12-03 18:56:46 -05:00 |
Preston Timmons
|
b872134bfc
|
Fixed #23768 -- Rewrote template tests as unit tests.
|
2014-12-02 19:18:35 -05:00 |