[cvp-web] Bugfix: Total num of test cases should be fixed 21/47321/5
authorgrakiss <grakiss.wanglei@huawei.com>
Thu, 16 Nov 2017 09:18:14 +0000 (09:18 +0000)
committerLeo wang <grakiss.wanglei@huawei.com>
Mon, 27 Nov 2017 08:12:11 +0000 (08:12 +0000)
commit25e6fc8a5bc2cae8a062076ca460348835846d0a
tree279aa31975709698463aa65b2fa1fb3d032eb3ea
parentffe419bf63938be76af7e57ee782ae928a7391f7
[cvp-web] Bugfix: Total num of test cases should be fixed

JIRA: DOVETAIL-552

The total num of test cases is decided by the number of the test cases
users uploaded to the Web now.
The total num should be fixed. For example, the total num of mandatory
test cases should be 215. The total num of optional test cases should be
63.

Change-Id: I6f7055bbeceb80f831af7d800b1a5aca4e165c45
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
.gitignore
cvp/3rd_party/static/testapi-ui/assets/lib/jquery/src/jquery.min.js [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/components/results-report/data/testcases.json [new file with mode: 0644]
cvp/3rd_party/static/testapi-ui/components/results-report/partials/reportDetails.html
cvp/3rd_party/static/testapi-ui/components/results-report/resultsReport.html
cvp/3rd_party/static/testapi-ui/components/results-report/resultsReportController.js
cvp/3rd_party/static/testapi-ui/index.html