summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-16/+16
* Use testtools as test base class.Monty Taylor2013-01-241-21/+21
* JSONDictSerializer encode objects to unicodeSean McCully2013-01-031-0/+11
* Make wsgi.Server comply with service.Launcher interfaceMichael Basnight2012-12-101-3/+3
* Use Service thread group for WSGI request handlingDavanum Srinivas2012-11-291-0/+16
* Update common code to support pep 1.3.Gary Kotton2012-06-181-3/+4
* PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-111-2/+2
* add some server testsJason Kölker2011-12-021-0/+20
* Rajaram/Vinkesh|increased tests for Request and Response serializersRajaram Mallya2011-09-141-5/+17
* Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/acce...Rajaram Mallya2011-09-081-0/+413