summaryrefslogtreecommitdiff
path: root/nova/tests/unit/api/test_wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Support sys.argv in wsgi appBalazs Gibizer2020-11-251-0/+17
* api: Remove 'Debug' middlewareStephen Finucane2019-09-271-23/+0
* Refactor WSGI apps and utils to limit importsChris Dent2018-03-061-1/+1
* Capture stdout in for test_wsgi:test_debugSean Dague2016-09-261-0/+10
* Fixes python 3 unit testsClaudiu Belu2016-09-231-2/+2
* Fix invalid import orderbhagyashris2016-07-041-2/+1
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+65