add simple e2e tests for PodsCotroller 15/46115/12
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)
commitb0529cab5597a1b34cec0ea845ceb1ad749e0c0a
tree1dc83e4ba20995daf493ca70820dfcf9ebdb1bb2
parent0e92805f1bfe597334e2a2f4414e460a8e811239
add simple e2e tests for PodsCotroller

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