Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/servers/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some unclosed objects in testsAndriy Sokolovskiy2015-07-061-10/+11
* Fixed #24965 -- Made LiveServerTestCase.live_server_url a...Moritz Sichert2015-06-121-4/+7
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+2
* Fixed #21281 -- Made override_settings act at class level...Thomas Chaumeny2014-11-031-14/+1
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-1/+1
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-1/+1
* Fixing E302 ErrorsJason Myers2013-11-031-0/+1
* Fixed "Address already in use" from liveserver.Florian Apolloner2013-09-221-2/+2
* Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin2013-09-051-4/+2
* Made django.test.testcases not depend on staticfiles cont...Ramiro Morales2013-08-311-12/+10
* Expand testing of Test LiveServerTestCase static files se...Ramiro Morales2013-08-101-0/+8
* Fixed a number of minor misspellings.Julien Phalip2013-07-281-1/+1
* Fixed #20290 -- Allow override_settings to be nestedOliver Beattie2013-06-211-0/+5
* Defined available_apps in relevant tests.Aymeric Augustin2013-06-101-1/+8
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+170