python-openstackclient/openstackclient/tests/unit/volume/v2
Stephen Finucane f5b185c357 Make use of comparable 'FormattableColumn' subclasses
This requires fixes found in cliff 3.5.0 [1] and osc-lib 2.3.0 [2]. With
these fixes in place, we can remove the icky, still broken
'assertItemEqual' and 'assertListItemEqual' helpers.

[1] https://review.opendev.org/761421
[2] https://review.opendev.org/761394

Change-Id: Id6c26b37c3c7d5ec6761361abca57f9219b76838
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-12-09 15:17:25 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_backup_record.py Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
test_consistency_group.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_consistency_group_snapshot.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_qos_specs.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_transfer_request.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_type.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_volume.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_volume_backend.py tests: Remove 'agent' functional tests 2020-11-16 15:54:27 +01:00
test_volume_backup.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00