1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django/test
2023-06-27 11:17:17 +02:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
client.py Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 2023-06-27 11:17:17 +02:00
html.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
runner.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
selenium.py Fixed #34675 -- Fixed creating remote webdriver for Selenium 4.10.0+. 2023-06-26 14:33:28 +02:00
signals.py Fixed #32172 -- Adapted signals to allow async handlers. 2023-03-07 08:39:25 +01:00
testcases.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
utils.py Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline. 2023-01-17 11:49:15 +01:00