add simple e2e tests for PodsCotroller
authorthuva4 <tharma.thuva@gmail.com>
Mon, 30 Oct 2017 15:13:36 +0000 (20:43 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Wed, 1 Nov 2017 10:42:59 +0000 (16:12 +0530)
commit57df9b1e64b1d40d77325c942a5269cf46e0cccf
treef3e052268418627d7a5d1e8c17b2a97ffee8daa6
parent529b408c84abb20e3ac28f5d07fe485d9f55ac12
add simple e2e tests for PodsCotroller

Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
testapi/.gitignore
testapi/3rd_party/static/testapi-ui/Gruntfile.js [new file with mode: 0644]
testapi/3rd_party/static/testapi-ui/package.json [new file with mode: 0644]
testapi/opnfv_testapi/tests/UI/e2e/podsControllerSpec.js [new file with mode: 0644]
testapi/opnfv_testapi/tests/UI/karma.conf.js [new file with mode: 0644]
testapi/opnfv_testapi/tests/UI/protractor-conf.js [new file with mode: 0644]