summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_server_backup.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Use SDK objects where expectedStephen Finucane2023-05-161-8/+0
* tests: Remove unnecessary nesting of compute resourcesStephen Finucane2023-05-161-2/+2
* Blacken openstackclient.computeStephen Finucane2023-05-101-16/+23
* image: Remove FakeImage test helperStephen Finucane2021-11-171-11/+2
* Switch server backup to sdk.Diwei Zhu2021-10-271-13/+10
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-3/+3
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-3/+3
* Switch image to use SDKArtem Goncharov2020-03-231-27/+27
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-1/+1
* Use cliff formattable columns in image commandsAkihiro Motoki2019-06-221-4/+5
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-3/+3
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+271