charm-tempest/unit_tests
Alex Kavanagh 8bb5ade02f Use charms.openstack charmhelpers test_mocks
Every reactive charm that uses charms.openstack and implements unit
testing needs to mock charmhelpers, as otherwise the tests blow up.
This patch uses the mocking of charmhelpers in charms.openstack so that
a charm layer can just import test_mocks and charmhelpers will be mocked
out along with setting up a default
charmhelpers.c.o.u.OPENSTACK_RELEASES so that when an OpenStackCharm()
derived charm class won't fail on definition.

Change-Id: I3dd4954daa24ff16a9da8f2a64290e5013b55301
Related-Bug: #1693017
Depends-On: I5ac40617ee30e5f421ec16fc7592177a5e6aa166
2017-05-25 10:56:42 +01:00
..
__init__.py Use charms.openstack charmhelpers test_mocks 2017-05-25 10:56:42 +01:00
tempest_output.py Add unit tests 2016-12-07 13:06:28 +00:00
test_lib_charm_openstack_tempest.py Add Keystone v3 support to charm 2017-01-20 11:04:54 +00:00
test_tempest_handlers.py Add unit tests 2016-12-07 13:06:28 +00:00