summaryrefslogtreecommitdiffstats
path: root/dovetail/tests/unit/test_test_runner.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-23Integrate k8s test cassesxudan1-57/+158
In order to integrate k8s test cases, Dovetail framework should do some refactor and make it more general for k8s test cases as well as ONAP ones. Integrate 2 k8s test cases. JIRA: DOVETAIL-748 Change-Id: Ibd87754ffb5fb29f6b4ce79232af860c2ed2da9c Signed-off-by: xudan <xudan16@huawei.com>
2018-11-14Add missing unit tests for test_runner fileStamatis Katsaounis1-0/+652
JIRA: DOVETAIL-724 This patch adds unit tests for Runners classes methods of Dovetail which were missing. Change-Id: Ib985a44db86be02a7b9cefb8deca187bb50e78cc Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>