Files
charm-neutron-gateway/unit_tests/test_neutron_hooks.py
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

16 KiB