charm-neutron-api/unit_tests
Alex Kavanagh 94cedb6840 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: I2cc91999ccad52c8e42797a3d5ffbf65f9cb36d2
2023-10-24 18:09:00 +01:00
..
__init__.py Improve platform mocking 2023-10-24 18:09:00 +01:00
test_actions.py Use unittest.mock instead of mock 2021-12-15 14:05:35 +00:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-15 14:05:35 +00:00
test_neutron_api_context.py Improve platform mocking 2023-10-24 18:09:00 +01:00
test_neutron_api_hooks.py Use unittest.mock instead of mock 2021-12-15 14:05:35 +00:00
test_neutron_api_utils.py Use unittest.mock instead of mock 2021-12-15 14:05:35 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 14:05:35 +00:00