This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
b1d6b0a7b1
django1
/
django
/
test
History
Adam Zapletal
ca2ccf54ff
Fixed
#24112
-- Fixed assertInHTML()'s counting if needle has no root element.
2016-08-31 20:41:34 -04:00
..
__init__.py
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
client.py
Replaced property() usage with decorator in several places.
2016-08-25 20:06:22 -04:00
html.py
Fixed
#24112
-- Fixed assertInHTML()'s counting if needle has no root element.
2016-08-31 20:41:34 -04:00
runner.py
Fixed
#26942
-- Added support for subtests during parallel testing.
2016-08-26 14:24:27 -04:00
selenium.py
Fixed
#26577
-- Disabled implicit wait of Selenium tests where appropriate.
2016-05-03 23:19:24 -04:00
signals.py
Fixed
#26712
-- Avoided unnecessary SET TIMEZONE queries on PostgreSQL.
2016-06-06 11:26:02 -04:00
testcases.py
Fixed
#22414
-- Ensured that LiveServerTestCase closes connections.
2016-08-19 12:47:41 -04:00
utils.py
Fixed
#26840
-- Added test.utils.setup/teardown_databases().
2016-08-17 13:55:04 -04:00