1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order.
This is useful for debugging side effects affecting tests that
are usually executed before a given test. Full suite and pair
tests sort cases more or less deterministically, thus some test
cross-dependencies are easier to reveal by reversing the order.

Thanks Preston Timmons for the review.
2014-11-24 19:24:11 -05:00
..
auth
class-based-views
db
forms
http
i18n
testing Fixed #23742 -- Added an option to reverse tests order. 2014-11-24 19:24:11 -05:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt