django1/django/test
Dmitry Dygalo d7a097265b Fixed -- Fixed SimpleTestCase.assertHTMLEqual() crash on Python 3.5+. 2016-07-21 14:01:23 -04:00
..
__init__.py Refs -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
html.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
runner.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
selenium.py Fixed -- Disabled implicit wait of Selenium tests where appropriate. 2016-05-03 23:19:24 -04:00
signals.py Fixed -- Avoided unnecessary SET TIMEZONE queries on PostgreSQL. 2016-06-06 11:26:02 -04:00
testcases.py Fixed -- Fixed SimpleTestCase.assertHTMLEqual() crash on Python 3.5+. 2016-07-21 14:01:23 -04:00
utils.py Refs -- Added ALLOWED_HOSTS validation when running tests. 2016-06-20 11:07:46 -04:00