Initial unit test coverage 20/102620/2
authorSchmalzried, Terry (ts862m) <ts862m@att.com>
Fri, 28 Feb 2020 17:20:08 +0000 (12:20 -0500)
committerSchmalzried, Terry (ts862m) <ts862m@att.com>
Wed, 4 Mar 2020 23:50:37 +0000 (18:50 -0500)
commit2f2980df45d2d08c7a48c4a744bd893828f725f9
treed97a7ef1fd66f702a37757bef61491122141d3a8
parent38808a23e76deb763a39f457a15b2ef56282b609
Initial unit test coverage

Issue-ID: DCAEGEN2-1922
Change-Id: Ibd50c9d87583244c0e82a9f050e0e795cde72f27
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
oti/event-handler/otihandler/cfy_client.py
oti/event-handler/otihandler/config.py
oti/event-handler/otihandler/consul_client.py
oti/event-handler/otihandler/dti_processor.py
oti/event-handler/otihandler/onap/CommonLogger.py
oti/event-handler/otihandler/web_server.py
oti/event-handler/pom.xml
oti/event-handler/tests/__init__.py [new file with mode: 0644]
oti/event-handler/tests/test_otihandler.py [new file with mode: 0755]
oti/event-handler/tox-local.ini [new file with mode: 0644]
oti/event-handler/tox.ini