summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient/utils/clientmanager.py
AgeCommit message (Collapse)AuthorFilesLines
2018-04-13Add CRUD funtionalities for results in testapiclientthuva41-1/+5
Tests included Change-Id: If0bcac51391c2f2debd27831f10ef89e417f9ad1 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add installers CRUD in testapiclientthuva41-1/+4
implement interface to do CRUD operations for installers in testapiclient Tests are added Change-Id: I025b01c5b48d5b04cfcead8ee7818c0a1752cec0 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-14save authentication with save auth_completeSerenaFeng1-5/+22
✗ testapi -u xxx -p xxxxx -v initialize_app (testapi) pod create '{}' authenticating..... Create failed: name Missing (testapi) pod create '{}' Create failed: name Missing Change-Id: I9de0949b0bf203032a7b0763e791bd0cd10de7fb Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-14bugfix: TestAPI Cookie cannot be foundSerenaFeng1-0/+63
Change-Id: Ibab60aba26e30669dddab74ce61ed00197dc86a8 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>