Add Honeycomb persistence tests 63/1263/9
authorselias <samelias@cisco.com>
Wed, 25 May 2016 15:16:11 +0000 (17:16 +0200)
committerJan Gelety <jgelety@cisco.com>
Tue, 7 Jun 2016 20:19:50 +0000 (20:19 +0000)
commitce469c1a7d56c2be639e5cecde961c4ef6354fb5
tree617a03045adb8426c59ac2758d5075fb3096d054
parent6000b2abc3d6b8bb8ff2941aacf005a04a33be60
Add Honeycomb persistence tests

JIRA: CSIT-121

 - add honeycomb persistence test suite
 - add keywords used by persistence tests
 - add methods for working with Honeycomb persistence files
 - make suite setup clear persisted data before Honeycomb startup

Change-Id: Ief61c12b730d58a456566c4683c0091e08a09b56
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/constants.py
resources/libraries/python/honeycomb/HcAPIKwInterfaces.py
resources/libraries/python/honeycomb/HcPersistence.py [new file with mode: 0644]
resources/libraries/python/honeycomb/HoneycombSetup.py
resources/libraries/robot/honeycomb/honeycomb.robot
resources/libraries/robot/honeycomb/persistence.robot [new file with mode: 0644]
tests/suites/honeycomb/7 - persistence.robot [new file with mode: 0644]
tests/suites/honeycomb/__init__.robot
tests/suites/honeycomb/resources/persistence.py [new file with mode: 0644]