summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Add result clientthuva42-0/+106
2018-05-10Merge "Add testcase client"Serena Feng2-0/+154
2018-05-08Add testcase clientthuva42-0/+154
2018-05-08Merge "Add deploy result model to testapi client"Serena Feng2-7/+22
2018-05-07Merge "Add result model to the client"Serena Feng2-6/+19
2018-05-07Merge "Add testcase model in the client"Serena Feng2-12/+27
2018-05-07Merge "Add project model in testapiclient"Serena Feng2-6/+13
2018-05-07Merge "Add scenario and scenario related models to testapi client"Serena Feng2-53/+131
2018-05-07Merge "Add get functionality for the import module"Serena Feng4-3/+115
2018-05-07Add deploy result model to testapi clientthuva42-7/+22
2018-05-07Add get functionality for the import modulethuva44-3/+115
2018-05-07Add scenario and scenario related modelsthuva42-53/+131
2018-05-07Add project model in testapiclientthuva42-6/+13
2018-05-07Add testcase model in the clientthuva42-12/+27
2018-05-07Add result model to the clientthuva42-6/+19
2018-04-26Merge "Add tests to check clientmanager auth function"Serena Feng2-2/+52
2018-04-26Add tests to check clientmanager auth functionthuva42-2/+52
2018-04-23impl import-testapiclient frameworkSerenaFeng6-2/+43
2018-04-13Add CRUD funtionalities for results in testapiclientthuva43-1/+203
2018-04-10Merge "Add CRUD operations for deployresults with tests"Serena Feng2-0/+209
2018-04-10Add CRUD operations for deployresults with teststhuva42-0/+209
2018-04-08remove useless placeholderSerenaFeng1-6/+0
2018-03-23Add scores CRUD in testapiclientthuva42-0/+77
2018-03-23Add trust indicators CRUD in testapiclientthuva42-0/+81
2018-03-23Add customs CRUD in testapiclientthuva42-0/+187
2018-03-23Add projects CRUD in testapiclientthuva42-0/+179
2018-03-23CRUD operations for scenario versions inthuva42-0/+214
2018-03-23Add installers CRUD in testapiclientthuva45-6/+149
2018-03-21Add testcases CRUD in testapiclientthuva43-2/+276
2018-03-19Add scenarios CRUD in testapiclientthuva42-0/+283
2018-03-15delete useless get_parserSerenaFeng1-11/+0
2018-03-14save authentication with save auth_completeSerenaFeng2-6/+23
2018-03-14bugfix: TestAPI Cookie cannot be foundSerenaFeng12-334/+212
2018-03-14bugfix: list projects failedSerenaFeng1-1/+1
2018-03-13Add tests for projects in testapiclientthuva42-8/+233
2018-03-13Add tests for pods testapiclientthuva42-0/+214
2018-03-13bugfix: query_by errorSerenaFeng1-3/+3
2018-03-13format URLsSerenaFeng4-22/+28
2018-03-13format outputSerenaFeng6-44/+98
2018-03-11Fix return value in project url - testapiclientthuva41-1/+1
2018-03-09remove long html show when service unavailableSerenaFeng1-3/+5
2018-03-09restructure testapiclient projectSerenaFeng11-19/+22
2018-03-09unify message promptSerenaFeng4-55/+45
2018-03-09Merge "remove unwanted params from arguments"Serena Feng1-5/+3
2018-03-09Merge "Fix the error in testapiclient delete"Serena Feng1-1/+1
2018-03-08remove unwanted params from argumentsthuva41-5/+3
2018-03-08Do not need to check if user has existing sessionthuva41-9/+11
2018-03-08Fix the error in testapiclient deletethuva41-1/+1
2018-03-08refactor url procesSerenaFeng5-31/+66
2018-03-07refactor config process in testapiclientSerenaFeng6-27/+9