diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2018-11-12 12:57:35 +0200 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2018-11-14 14:31:50 +0000 |
commit | 930ebc4af5c9895775443b9a0ab17a73dc35693c (patch) | |
tree | 0554273305ed03999b8146a39b5fa3efb8ff6c51 /docs/index.rst | |
parent | 7f46996011d391178b7d9f876ac2140f62dcf789 (diff) |
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>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 88523e3b..a5e6a17b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,9 @@ Dovetail :numbered: :maxdepth: 1 + testing/user/certificationworkflow/ApplicationForm testing/user/certificationworkflow/index + testing/user/ovpaddendum/exemption-strict-API-validation testing/user/ovpaddendum/index testing/user/reviewerguide/index testing/user/systempreparation/index @@ -20,5 +22,6 @@ Dovetail testing/user/userguide/index testing/developer/testcaserequirements/index + testing/developer/testscope/index release/release-notes/index |