1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/view_tests/tests
Akshesh 44c0ecdd92 Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Browser names should be passed as a comma separated list to the --selenium flag.

Thanks Tim Graham, Simon Charette and Moritz Sichert for review and discussion.
2016-03-15 13:10:32 -04:00
..
__init__.py
py3_test_debug.py
test_csrf.py
test_debug.py Fixed #26209 -- Masked sensitive settings in debug reports regardless of case. 2016-02-11 18:13:03 -05:00
test_defaults.py
test_i18n.py Fixed #25364 -- Added generic way to test on all browsers supported by selenium. 2016-03-15 13:10:32 -04:00
test_json.py
test_specials.py
test_static.py