summaryrefslogtreecommitdiffstats
path: root/testapi
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Merge "Add resource name in project confirm modal"Serena Feng1-2/+10
2018-02-27Merge "set debug=False to prevent useless tracebacks"Serena Feng3-2/+4
2018-02-26Add resource name in project confirm modalthuva41-2/+10
2018-02-26Merge "prevent the delete/update for projects"Serena Feng4-0/+37
2018-02-26Merge "Add resource name in confirm modal"Serena Feng3-6/+33
2018-02-26remove deprecated upload-related codesSerenaFeng7-111/+2
2018-02-26set debug=False to prevent useless tracebacksSerenaFeng3-2/+4
2018-02-24Merge "Add test for deploy result get one"Serena Feng1-0/+17
2018-02-23Add resource name in confirm modalthuva43-6/+33
2018-02-22prevent the delete/update for projectsthuva44-0/+37
2018-02-15Add test for deploy result get onethuva41-0/+17
2018-02-12Merge "Add multiple customs in scenario page"Serena Feng3-9/+84
2018-02-11Add multiple customs in scenario pagethuva43-9/+84
2018-02-11Merge "add projects in testapi client"Serena Feng2-0/+105
2018-02-11Merge "Fix confirm modal error"Serena Feng1-1/+1
2018-02-11add projects in testapi clientthuva42-0/+105
2018-02-08Fix confirm modal errorthuva41-1/+1
2018-02-08Merge "create Testapi client"Serena Feng14-1/+351
2018-02-08create Testapi clientthuva414-1/+351
2018-02-07Merge "Add deploy results"Serena Feng11-1/+902
2018-02-06Add deploy resultsthuva411-1/+902
2018-01-31Merge "owner to creator"Serena Feng17-452/+463
2018-01-29owner to creatorthuva417-452/+463
2018-01-29add suggestions in result pagethuva43-15/+93
2018-01-18Merge "Design the scenario create method"Serena Feng18-1435/+2845
2018-01-18Merge "Bug fixes in results, tastcases and header file"Serena Feng8-40/+47
2018-01-16Bug fixes in results, tastcases and header filethuva48-40/+47
2018-01-16Design the scenario create methodthuva418-1435/+2845
2018-01-15Merge "Design the scenario create method"Serena Feng18-2/+2143
2018-01-10Merge "Add links in prods,projects and results pages"Serena Feng10-32/+217
2018-01-09Design the scenario create methodSerenaFeng21-10/+2149
2018-01-09Add links in prods,projects and results pagesthuva410-32/+217
2018-01-09update requests and delete useless sed opSerenaFeng1-6/+1
2018-01-05bugfix sslerror when login with identity.linuxfoundation.orgSerenaFeng1-0/+1
2018-01-05bugfix some testcases relevant unittests failedSerenaFeng1-2/+4
2018-01-04Merge "simplify test_pod.py with eq"Serena Feng4-49/+30
2018-01-04simplify test_pod.py with eqSerenaFeng4-50/+32
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