summaryrefslogtreecommitdiff
path: root/heat/tests/api/test_wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* Use err.errno to access errno for socket errorsTim Burke2020-09-261-1/+3
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-3/+3
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-4/+3
* Fix the misspelling of "except"lijunjie2019-12-231-3/+3
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-081-1/+1
* Use more specific asserts in testsBéla Vancsics2016-11-221-1/+1
* Remove unnecessary setUp and tearDownzhufl2016-09-301-6/+0
* Stop using mox.stubs in heatLu lei2016-08-261-16/+9
* Set enforce_type=True on config overrides in testsAngus Salkeld2016-04-111-1/+1
* py34: heat.tests.api (1)Sirushti Murugesan2015-08-281-17/+17
* Move all api tests to /tests/apiRakesh H S2015-07-081-0/+477