Improve tox testing 17/65017/4
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Mon, 12 Nov 2018 10:57:35 +0000 (12:57 +0200)
committerDan Xu <xudan16@huawei.com>
Wed, 14 Nov 2018 14:31:50 +0000 (14:31 +0000)
commit930ebc4af5c9895775443b9a0ab17a73dc35693c
tree0554273305ed03999b8146a39b5fa3efb8ff6c51
parent7f46996011d391178b7d9f876ac2140f62dcf789
Improve tox testing

This patch removes unused test requirements. In addition, it runs
coverage together with unit tests by py.test. In addition, it adds
sone docs links which were missing. Finally, it adds coverage reports
to .gitignore file.

Change-Id: I68e65781b17929c60fbb3f4c318b1366c35d185f
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
.gitignore
docs/index.rst
requirements.txt
test-requirements.txt
tox.ini