openstack-python-openstackc.../openstackclient/tests/unit/common
Stephen Finucane 3cd544df53 Add custom command classes
These are effectively identical to the osc-lib variants except they
include the attributes that the OSC shell implementation will set on
this during shell init. This helps from a typing perspective.

Change-Id: I53d9058273748ecd4d4eecec5f7291d5f38ce5ab
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-12-11 18:55:13 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
test_clientmanager.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_command.py Add custom command classes 2025-12-11 18:55:13 +00:00
test_configuration.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_extension.py tests: Avoid more unnecessary mocks 2025-11-07 14:06:36 +00:00
test_limits.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
test_module.py Remove duplicate test utilities 2025-11-25 12:06:49 +00:00
test_progressbar.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_project_cleanup.py typing: Correct type for missing attributes 2025-03-31 17:52:16 +01:00
test_quota.py Fix openstack quota show without cinder 2025-09-30 10:32:44 +01:00