Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Graham 1b3a3fc1e4 Fixed #22417 -- Added additional documentation for refs #16969. vor 11 Jahren
  Claude Paroz 3e3a7372f5 Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones vor 11 Jahren
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. vor 11 Jahren
  Shai Berger 0615eaf24a Corrected a few missed references to old test settings vor 11 Jahren
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). vor 11 Jahren
  Tim Graham 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. vor 11 Jahren
  Aymeric Augustin 5241763c81 Added modify_settings to alter settings containing lists of values. vor 11 Jahren
  Claude Paroz 626bdf648a Updated a bunch of hyperlinks in documentation vor 11 Jahren
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. vor 11 Jahren
  Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() vor 11 Jahren
  Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects vor 11 Jahren
  Unai Zalakain 99b681e227 Fixed #21341 -- Eased https requests with the test client vor 11 Jahren
  Tim Graham dd839a2dfd Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures. vor 11 Jahren
  Juan Catalano 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. vor 11 Jahren
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace vor 11 Jahren
  Tim Graham 0c295a7718 Fixed a link in topics/testing/overview.txt vor 11 Jahren
  Ramiro Morales e909ceae9b Made django.test.testcases not depend on staticfiles contrib app. vor 12 Jahren
  Andrew Godwin 5569b0b92f Merge remote-tracking branch 'core/master' into schema-alteration vor 11 Jahren
  Kevin Christopher Henry 2e926b041c Documentation -- Clarified use of 'view' in test client introduction. vor 11 Jahren
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration vor 11 Jahren
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 vor 11 Jahren
  Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration vor 11 Jahren
  Julien Phalip 47c755327b Fixed a number of minor misspellings. vor 11 Jahren
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references vor 11 Jahren
  Claude Paroz 6d52844b9b Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class vor 11 Jahren
  Joeri Bekker 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' vor 12 Jahren
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. vor 11 Jahren
  Aymeric Augustin 7f264e02f4 Fixed #20680 -- Deprecated django.utils.unittest. vor 11 Jahren
  Andrew Godwin e26b589b8c Fixed #20590: Documented new test case ordering vor 11 Jahren
  Aymeric Augustin 55cbd65985 Fixed #20579 -- Improved TransactionTestCase.available_apps. vor 11 Jahren