Historial de Commits

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