summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/Gruntfile.js
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Adding cobertura support for UI coverageSakala Venkata Krishna Rohit1-0/+1
Adding a new parameter 'type' in protractor coverage to generate xml format for Jenkins. JIRA: RELENG-382 Change-Id: I365ffd27a5efa61eb9e7639fac6301f2a423b1c1 Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
2018-04-25Add task to convert coverage.sjon to coverage.xmlthuva41-0/+16
Change-Id: Icc3e175c23d399e33a8406c5aa18d79603d0314b Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-13Merge "Fix the authenticate=false in scenario"Serena Feng1-1/+2
2018-03-12Fix the authenticate=false in scenariothuva41-1/+2
fix authetication issue in scenario page add tests Change-Id: I5d1457c4fde7c803459352223b1dfb2f970212df Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-02-07Merge "Add deploy results"Serena Feng1-1/+2
2018-02-06Add deploy resultsthuva41-1/+2
Create view and controller for deploy results Add tests for deploy results Change-Id: Iba29e7a867d45aacd18a26dc4e2d9363cdf8928d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-29owner to creatorthuva41-1/+1
Change Owner to creator in pod, projects Add creator in testCase, scenarios Fix issue in e2e testing Change-Id: Ib520eb107dce2ed8fc6fd390f034f500bf4c742a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-16Design the scenario create methodthuva41-2/+9
design scenario create method in modal way. design scenario page. Add,delete for installers,versions, projects and customs are implemented. tests are added. 1. Pods page 2. project page 3. Scenarios 4. Scenario Change-Id: Ice26af77ec3d5fe874cf5c2062f208072dea289f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-30Add the filter option in results pagethuva41-151/+152
apply multiple filter in results page. Add e2e tests for results page. Change-Id: Ia55407d921136756ab5f15507c92775f95a761dc Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-23Implement the CRUD operations for Test casesthuva41-6/+6
Created the testcases, testcase pages Remove update, delete buttons in project page. add protractor tests for testcases page. change tabs to spaces Change-Id: Id7d381b13dca4f228bda24fa1abad7c465b5cef7 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-11-22showing the response message in the pods pagethuva41-17/+9
Edit the response from the server and remove the traceback part from the error response. Add create success alert. Change-Id: I887a9ca1b55050d961c6db1141c15203a978aec1 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-11-21move self-developed front-end codes to ui/SerenaFeng1-0/+162
Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>