Adding python tests and updating for conventions 45/14445/19
authorDan Radez <dradez@redhat.com>
Fri, 20 May 2016 16:29:55 +0000 (12:29 -0400)
committerDan Radez <dradez@redhat.com>
Sat, 28 May 2016 12:42:02 +0000 (08:42 -0400)
commitf7032844ca19b833b5ee05a7698ace2823aa2fc2
tree38a8f53ebd64f4ae8253f81df0f33e201b95e357
parent1695a72d5680fae3cf35d6a6dbd64de5dd08daf3
Adding python tests and updating for conventions

- adding tests dir with a script to run python coverage
- adding main funtion to python per convention
- replacing underscores with dashes in CLI params per convention

Change-Id: I6f64174278e2a2e93eacdb7bee09aac49ce15d29
Signed-off-by: Dan Radez <dradez@redhat.com>
ci/deploy.sh
lib/common-functions.sh
lib/python/apex-python-utils.py
tests/python-coverage.sh [new file with mode: 0755]