summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient/cli
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Merge "Add deploy result model to testapi client"Serena Feng1-7/+5
2018-05-07Merge "Add result model to the client"Serena Feng1-6/+3
2018-05-07Merge "Add testcase model in the client"Serena Feng1-12/+7
2018-05-07Merge "Add project model in testapiclient"Serena Feng1-6/+9
2018-05-07Merge "Add scenario and scenario related models to testapi client"Serena Feng1-53/+94
2018-05-07Add deploy result model to testapi clientthuva41-7/+5
2018-05-07Add get functionality for the import modulethuva41-2/+5
2018-05-07Add scenario and scenario related modelsthuva41-53/+94
2018-05-07Add project model in testapiclientthuva41-6/+9
2018-05-07Add testcase model in the clientthuva41-12/+7
2018-05-07Add result model to the clientthuva41-6/+3
2018-04-23impl import-testapiclient frameworkSerenaFeng1-2/+3
2018-04-13Add CRUD funtionalities for results in testapiclientthuva41-0/+100
2018-04-10Add CRUD operations for deployresults with teststhuva41-0/+100
2018-03-23Add scores CRUD in testapiclientthuva41-0/+35
2018-03-23Add trust indicators CRUD in testapiclientthuva41-0/+36
2018-03-23Add customs CRUD in testapiclientthuva41-0/+99
2018-03-23Add projects CRUD in testapiclientthuva41-0/+89
2018-03-23CRUD operations for scenario versions inthuva41-0/+107
2018-03-23Add installers CRUD in testapiclientthuva41-0/+65
2018-03-21Add testcases CRUD in testapiclientthuva41-0/+119
2018-03-19Add scenarios CRUD in testapiclientthuva41-0/+131
2018-03-14bugfix: TestAPI Cookie cannot be foundSerenaFeng3-38/+21
2018-03-14bugfix: list projects failedSerenaFeng1-1/+1
2018-03-13Add tests for projects in testapiclientthuva41-8/+3
2018-03-13format URLsSerenaFeng2-14/+10
2018-03-13format outputSerenaFeng2-17/+35
2018-03-11Fix return value in project url - testapiclientthuva41-1/+1
2018-03-09restructure testapiclient projectSerenaFeng4-0/+187