Historique des commits

Auteur SHA1 Message Date
  faishalmanzar 25a614639f [5.0.x] Fixed #32602 -- Clarified wording of TestCase class. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 2 ans
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 2 ans
  Francesco Panico 72efd840a8 Fixed #34110 -- Added in-memory file storage. il y a 2 ans
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  David Smith 67b5f506a6 Changed some words to use inline markup. il y a 3 ans
  Baptiste Mispelon 91acfc3514 Fixed #33264 -- Made test runner return non-zero error code for unexpected successes. il y a 3 ans
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. il y a 3 ans
  Chris Jerdonek dcb06c2c68 Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first. il y a 3 ans
  Sergey Fedoseev abc51d44af Used :ticket: role in all tickets links. il y a 5 ans
  Samuel Gaist 75840688f9 Doc'd the use of --noinput for test database handling. il y a 6 ans
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. il y a 6 ans
  Claude Paroz 50b8493581 Refs #29654 -- Replaced three dots with ellipsis character in output strings. il y a 6 ans
  Daniel Chimeno fbb9358149 Replaced 'python -Wall' with 'python -Wa'. il y a 7 ans
  Tim Graham 27193aea00 Fixed #28584 -- Dropped support for SQLite < 3.7.15. il y a 7 ans
  Harry Moreno 254fb8d1a4 Added "test --keepdb" to testing speedup docs. il y a 7 ans
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. il y a 8 ans
  Mike Fiedler b961b51eaf Fixed typo in docs/topics/testing/overview.txt il y a 8 ans
  Harry Moreno 30c65ee818 Added parallel test running to "Speeding up the tests" docs. il y a 8 ans
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  Ville Skyttä 575a9a791e Normalized "an SQL" spelling. il y a 8 ans
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. il y a 9 ans
  Tim Graham 738bda8a6f Refs #25899 -- Improved visibility of TEST database settings in testing docs. il y a 9 ans
  Tim Graham 53e89ce2e7 Fixed #25451 -- Added advice about organizing tests. il y a 9 ans
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. il y a 9 ans
  Tommy Beadle d3fdaf907d Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollback. il y a 10 ans
  Jon Dufresne b44dee16e6 Fixed #20916 -- Added Client.force_login() to bypass authentication. il y a 9 ans
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. il y a 10 ans