Commit History

Author SHA1 Message Date
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Tim Graham 67235fd4ef Removed support for initial_data fixtures per deprecation timeline. 10 years ago
  Tim Graham b952c3fc60 Removed django.utils.unittest per deprecation timeline. 10 years ago
  Andriy Sokolovskiy 8c99b7920e Fixed #12118 -- Added shared cache support to SQLite in-memory testing. 10 years ago
  wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. 10 years ago
  Greg Chapple 9743aa5436 Clarified documentation relating to usage of serialized_rollback for certain classes 10 years ago
  Tim Graham c17cd151d8 Doc edits for refs #22487. 10 years ago
  Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps 10 years ago
  Greg Chapple b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 10 years ago
  Tim Graham 1b3a3fc1e4 Fixed #22417 -- Added additional documentation for refs #16969. 11 years ago
  Claude Paroz 3e3a7372f5 Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones 11 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
  Shai Berger 0615eaf24a Corrected a few missed references to old test settings 11 years ago
  Zbigniew Siciarz 94b5bc361a Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready(). 11 years ago
  Tim Graham 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 years ago
  Aymeric Augustin 5241763c81 Added modify_settings to alter settings containing lists of values. 11 years ago
  Claude Paroz 626bdf648a Updated a bunch of hyperlinks in documentation 11 years ago
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 11 years ago
  Unai Zalakain 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() 11 years ago
  Unai Zalakain 9c5f6cd565 Fixed #13725 -- take url scheme into account in assertRedirects 11 years ago
  Unai Zalakain 99b681e227 Fixed #21341 -- Eased https requests with the test client 11 years ago
  Tim Graham dd839a2dfd Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures. 11 years ago
  Juan Catalano 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. 11 years ago
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 years ago
  Tim Graham 0c295a7718 Fixed a link in topics/testing/overview.txt 11 years ago
  Ramiro Morales e909ceae9b Made django.test.testcases not depend on staticfiles contrib app. 11 years ago
  Andrew Godwin 5569b0b92f Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Kevin Christopher Henry 2e926b041c Documentation -- Clarified use of 'view' in test client introduction. 11 years ago
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago