summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Add scores CRUD in testapiclientthuva43-0/+79
2018-03-23Add trust indicators CRUD in testapiclientthuva43-0/+83
2018-03-23Add customs CRUD in testapiclientthuva43-0/+191
2018-03-23Add projects CRUD in testapiclientthuva43-0/+183
2018-03-23CRUD operations for scenario versions inthuva43-0/+220
2018-03-23Add installers CRUD in testapiclientthuva46-6/+154
2018-03-21Add testcases CRUD in testapiclientthuva44-3/+282
2018-03-19Add scenarios CRUD in testapiclientthuva43-0/+289
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 testapiclientthuva43-1/+218
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 projectSerenaFeng13-55/+33
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 testapiclientSerenaFeng9-36/+12
2018-03-07simply user session processSerenaFeng3-30/+25
2018-03-07simply http client processSerenaFeng3-12/+24
2018-03-07apply openstack import ruleSerenaFeng5-45/+47
2018-03-07leverage authenticate decorator to identity checkSerenaFeng5-51/+31
2018-03-07leverage testapiclient.command to process common auth parserSerenaFeng6-84/+73
2018-03-07add too long line check in pep8SerenaFeng11-40/+130
2018-02-11add projects in testapi clientthuva42-0/+105
2018-02-08create Testapi clientthuva413-0/+349