summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-04simplify test_testcase.py using eq and templatesSerenaFeng5-90/+88
2018-01-04simplify test_results.py with eq() and templates/SerenaFeng3-149/+79
2018-01-04move scenario tests supporting files to templatesSerenaFeng3-49/+32
2018-01-04Merge "add deployment result collecting interfaces"Serena Feng10-23/+428
2018-01-04bugfix: testapi setup failed due to no /etc/opnfv_testapi/config.iniSerenaFeng1-1/+1
2018-01-04Merge "bugfix sslerror why login"Serena Feng1-0/+6
2018-01-04bugfix sslerror why loginSerenaFeng1-0/+6
2018-01-04Merge "leverage query_by_name decorator to simplify name querying"Serena Feng6-26/+23
2018-01-03add deployment result collecting interfacesSerenaFeng10-23/+428
2018-01-02leverage query_by_name decorator to simplify name queryingSerenaFeng6-26/+23
2017-12-30Add the filter option in results pagethuva44-200/+627
2017-12-25Merge "Implement the CRUD operations for Test cases"Serena Feng14-114/+1248
2017-12-23Implement the CRUD operations for Test casesthuva414-114/+1248
2017-12-20bugfix: empty webportal when running in dockerSerenaFeng1-2/+7
2017-12-19Merge "remove deprecated dashboard code"Serena Feng33-1645/+0
2017-12-18Merge "Redesign the projects page & project page"Serena Feng9-230/+378
2017-12-15Redesign the projects page & project pagethuva49-230/+378
2017-12-06Merge "add querying pods by name(part & case insentitive)"Serena Feng1-1/+15
2017-12-06remove deprecated dashboard codeSerenaFeng33-1645/+0
2017-12-06add querying pods by name(part & case insentitive)SerenaFeng1-1/+15
2017-12-06remove useless print snippetSerenaFeng2-2/+0
2017-12-05Add view option in pods pagethuva47-20/+140
2017-12-02redesign the pods interfacethuva418-121/+5355
2017-11-24Merge "clear web pages"Serena Feng9-1304/+5
2017-11-23clear web pagesSerenaFeng9-1304/+5
2017-11-23Add filter option in projects pagethuva45-25/+114
2017-11-22showing the response message in the pods pagethuva45-27/+28
2017-11-22Merge "move self-developed front-end codes to ui/"Serena Feng40-1/+1
2017-11-21move self-developed front-end codes to ui/SerenaFeng40-1/+1
2017-11-21bugfix: docker build failed after leveraging new repoSerenaFeng1-2/+2
2017-11-21Merge "Update and Delete functionalities for projects"Serena Feng17-172/+883
2017-11-16Update and Delete functionalities for projectsthuva417-172/+883
2017-11-16bugfix: docker-deploy.sh missing for automate jjbSerenaFeng1-0/+152
2017-11-14Create functionality and e2e tests for projectthuva415-43/+444
2017-11-14Merge "Initial .gitreview and .gitignore"Serena Feng2-0/+32
2017-11-13Initial .gitreview and .gitignoreTrevor Bramwell2-0/+32
2017-11-10Initial Commit CI FilesTrevor Bramwell5-0/+186
2017-11-03Merge "add simple e2e tests for PodsCotroller"Serena Feng6-0/+395
2017-11-01add simple e2e tests for PodsCotrollerthuva46-0/+395
2017-10-31remove components out side of 3rd_partySerenaFeng19-0/+1
2017-10-30Merge "divide resources into handlers and models"Serena Feng34-227/+106
2017-10-27divide resources into handlers and modelsSerenaFeng34-227/+106
2017-10-27add develop guide for testapiSerenaFeng13-5/+381
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng3-4/+4
2017-10-23Merge "allow authentication to be disabled"Serena Feng5-8/+18
2017-10-20bug fix: score calculation based on build_tagMorgan Richomme1-3/+4
2017-10-20allow authentication to be disabledSerenaFeng5-8/+18
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng5-2/+33
2017-10-19Extend the Functest reporting black listMorgan Richomme1-0/+2
2017-10-18Add new function to get indivial test score for aarch64Morgan Richomme3-7/+54