summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient/tests/unit/utils.py
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26Add tests to check clientmanager auth functionthuva41-2/+2
JIRA: RELENG-379 Change-Id: Ia1b36cabc1b0750f5a9dab8509c1c9b868889e7a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add installers CRUD in testapiclientthuva41-0/+6
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-14bugfix: TestAPI Cookie cannot be foundSerenaFeng1-5/+15
Change-Id: Ibab60aba26e30669dddab74ce61ed00197dc86a8 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13Add tests for pods testapiclientthuva41-0/+42
Add tests to check the functionality of the pods in testapiclient Change-Id: Iae6b0b96d31b72ba701684300e10c69d8c5306b4 Signed-off-by: thuva4 <tharma.thuva@gmail.com>