Commit History

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