Commit Verlauf

Autor SHA1 Nachricht Datum
  faishalmanzar 25a614639f [5.0.x] Fixed #32602 -- Clarified wording of TestCase class. vor 1 Jahr
  David Smith 74b5074174 Fixed #34210 -- Added unittest's durations option to the test runner. vor 1 Jahr
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. vor 1 Jahr
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 2 Jahren
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. vor 2 Jahren
  Mariusz Felisiak 43b01300b7 Refs #32655 -- Removed extra_tests argument for DiscoverRunner.build_suite()/run_tests(). vor 2 Jahren
  Mariusz Felisiak 6c0539ed7c Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline. vor 2 Jahren
  sarahboyce 0fbdb9784d Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase. vor 2 Jahren
  David Wobrock 99bd5fb4c2 Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. vor 2 Jahren
  David Wobrock 67da22f08e Fixed #34074 -- Added headers argument to RequestFactory and Client classes. vor 2 Jahren
  David Wobrock 0931d5b087 Improved async request factory and client docs. vor 2 Jahren
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. vor 2 Jahren
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. vor 2 Jahren
  David 51874dd160 Added backticks to code literals in various docs. vor 3 Jahren
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. vor 3 Jahren
  Chris Jerdonek b263f4b69d Fixed #32552 -- Added logger argument to DiscoverRunner. vor 3 Jahren
  Andrew Northall c23aa73626 Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. vor 3 Jahren
  Jacob Walls 56f9579105 Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests(). vor 3 Jahren
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. vor 3 Jahren
  Daniyal a0410ffe8f Refs #32552 -- Added DiscoverRunner.log() to allow customization. vor 3 Jahren
  Mariusz Felisiak 37044817f9 Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs. vor 3 Jahren
  Mariusz Felisiak f099ef3ef5 Added parallel argument to DiscoverRunner docs. vor 3 Jahren
  Mariusz Felisiak fc6fba0aa9 Corrected DiscoverRunner.build_suite() signature. vor 3 Jahren
  Jozef 6993e1bf6d Fixed typo in docs/topics/testing/advanced.txt. vor 3 Jahren
  Simon Charette 3089018e95 Fixed #32446 -- Deprecated SERIALIZE test database setting. vor 4 Jahren
  Mariusz Felisiak af685b5f00 Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature. vor 4 Jahren
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. vor 4 Jahren
  Jon Dufresne 0b8871ab67 Fixed #31979 -- Made django.test.utils.setup_databases()'s time_keeper argument optional. vor 4 Jahren
  Ahmad A. Hussein 61a0ba43cf Refs #31811 -- Added optional timing outputs to the test runner. vor 4 Jahren
  ovkulkarni b7a438c7e2 Fixed #31509 -- Made DiscoverRunner enable faulthandler by default. vor 4 Jahren