summaryrefslogtreecommitdiff
path: root/nova/tests/unit/cmd/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-11/+0
* Remove six.movesTakashi Natsume2020-11-071-1/+1
* Tests: autospecs all the mock.patch usagesTakashi NATSUME2019-08-191-11/+13
* trivial: Remove some single use function from utilsStephen Finucane2017-08-221-2/+2
* Clean up stdout/stderr leakage in cmd testingSean Dague2016-09-261-0/+4
* Refactors nova.cmd utilsClaudiu Belu2016-07-081-0/+137