commit | 087d4d05d3624c79d1dfe3c69abc20db18c3767d | [log] [tgz] |
---|---|---|
author | Manik Bindlish <manikbindlish19@gmail.com> | Wed Aug 01 10:10:22 2018 +0000 |
committer | Manik Bindlish <manikbindlish19@gmail.com> | Tue Oct 30 10:37:52 2018 +0000 |
tree | c05b2cb4ad81c0445456ff797bd7f35747169348 | |
parent | dfe511eef288dc36d8de18f0ccd081dfc6c534f6 [diff] |
Adding missing test cases in "test_run.py" There is lack of unit tests for CLI of tempest run. This patch will add the missing unit tests. It will cover both positive and negative cases. Change-Id: If8565f3452193031cf72ee16c7e60c2fa202367f Partially-Implements: blueprint tempest-cli-unit-test-coverage