summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/volume/v1/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Rename 'FakeType' -> 'FakeVolumeType'Stephen Finucane2021-06-031-15/+15
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+1
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+2
* Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-141-0/+31
* Outdated test data clean up in volumeHuanxuan Ao2016-11-161-96/+0
* Use FakeImage class to replace duplicated image info in volume testHuanxuan Ao2016-10-211-13/+0
* Refactor qos spec unit test in volume v1Huanxuan Ao2016-10-041-0/+26
* Add unit tests for backup commands in volume v1Huanxuan Ao2016-09-231-0/+80
* Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-231-0/+78
* Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-221-2/+0
* Refactor volume unit test with FakeVolume class in volume v1Huanxuan Ao2016-09-211-7/+7
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-5/+5
* Merge "Add unit test for volume type in volume v1"Jenkins2016-09-121-0/+74
|\
| * Add unit test for volume type in volume v1Huanxuan Ao2016-09-111-0/+74
* | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-111-0/+37
* | Implement "volume transfer request create" commandHuanxuan Ao2016-09-111-2/+5
|/
* Support error handling for delete commands in volume v1Huanxuan Ao2016-09-111-0/+156
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+280