summaryrefslogtreecommitdiffstats
path: root/nova/api/test.py
Commit message (Expand)AuthorAgeFilesLines
* Moved API tests into a sub-folder of the tests/ and added a stubbed-out test ...Cerberus2010-08-251-61/+0
* Updated the tests to use webob, removed the 'called' thing and just use retur...Eric Day2010-08-181-26/+17
* Added unittests for wsgi and api.Eric Day2010-08-171-0/+70