Historique des commits

Auteur SHA1 Message Date
  Chris Jerdonek ebed9ee8d5 Fixed #26981 -- Added DiscoverRunner.get_test_runner_kwargs(). il y a 8 ans
  Jakub Paczkowski d4dc775620 Fixed #25735 -- Added support for test tags to DiscoverRunner. il y a 9 ans
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. il y a 9 ans
  Joseph Gordon 199a02d1e2 Fixed #25110 -- Fixed a test_runner test isolation regression. il y a 9 ans
  Tim Graham ad0be620ae Moved contrib.gis tests out of contrib. il y a 10 ans
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. il y a 10 ans
  wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. il y a 10 ans
  Claude Paroz 2c9a03d487 Fixed #23707 -- Prevented discovery of duplicated tests il y a 10 ans
  Nikolaus Schlemm d11e836203 cater for running tests from another directory than tests - applying existing pattern to newly added test_testcase_ordering as well il y a 11 ans
  Simon Charette 79f05616fb Fixed flake8 warnings introduced in recent commits. il y a 11 ans
  Claude Paroz 3e3a7372f5 Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones il y a 11 ans
  Preston Timmons 2139e09d83 Removed unused function in test_runner tests il y a 11 ans
  Preston Timmons 18d962f2e6 Fixed #21206 -- Fixed test discovery without labels il y a 11 ans
  Preston Timmons aef019de61 Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. il y a 11 ans
  Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. il y a 11 ans
  Tim Graham 4ba373840a Fixed #16534 -- Improved ability to customize DiscoverRunner il y a 11 ans
  Aymeric Augustin 909433fa50 Removed tests for django.utils.unittest vs. unittest. il y a 11 ans
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. il y a 11 ans
  Carl Meyer a7dc13ec23 Fixed #20437 - marked a test-runner test as expected-fail under certain conditions. il y a 12 ans
  Tomasz Jaskowski 022de7e139 Fixed #20449 - Corrected test sensitivity to current working dir. il y a 12 ans
  Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. il y a 12 ans