charm-cinder/unit_tests
Alex Kavanagh 39462317b6 Improve platform mocking
Patch out charmhelpers.osplatform.get_platform() and
charmhelpers.core.host.lsb_release() globally in the unit tests to
insulate the unit tests from the platform that the unit tests are being
run on.

Change-Id: I6807128492cb184de3ef5f454d0ea745246b242e
2023-10-24 12:03:17 +01:00
..
__init__.py Improve platform mocking 2023-10-24 12:03:17 +01:00
test_actions_cinder_manage.py Check if the newhost exists instead of currenthost 2022-04-25 16:22:53 +08:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_cinder_contexts.py Add support for HAProxy L7 checks 2023-03-29 09:48:30 -03:00
test_cinder_hooks.py Add identity-credentials relation support 2023-01-20 14:53:39 +08:00
test_cinder_utils.py Fix missing assert_ prefix on called_with 2023-01-25 13:23:37 +08:00
test_cluster_hooks.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 10:56:43 +00:00