charm-neutron-gateway/unit_tests
Alex Kavanagh 86b3e38a54 Remove load-time mocking from unit tests
This patchset removes the load-time mocking necessary due to load-time
function calls in 'constants'.  The constants are changed to run-time
functions and and the lazy feature of restart_on_change is used, and the
harden disable for unit testing is switched on when needed.

Change-Id: I73e719ed082a7c8f9c477fd82094532bdbb8029b
2019-08-23 17:02:20 +01:00
..
__init__.py Modify paths to ensure that charms' charmhelpers is first 2019-07-30 15:17:58 +01:00
test_actions_openstack_upgrade.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00
test_actions.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00
test_neutron_contexts.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00
test_neutron_hooks.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00
test_neutron_utils.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00
test_utils.py Remove load-time mocking from unit tests 2019-08-23 17:02:20 +01:00