summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/setup.cfg
AgeCommit message (Collapse)AuthorFilesLines
2018-04-13Add CRUD funtionalities for results in testapiclientthuva41-0/+4
Tests included Change-Id: If0bcac51391c2f2debd27831f10ef89e417f9ad1 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Add CRUD operations for deployresults with teststhuva41-0/+4
Change-Id: I679b6c1b0723ed3df2a9b0e6af5d9a149ede9987 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add scores CRUD in testapiclientthuva41-0/+2
implement interface to do CRUD operations for scores in testapiclient Tests are added Change-Id: Icf73a0ecdadcd51c0457837306d24ec7851500eb Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add trust indicators CRUD in testapiclientthuva41-0/+2
implement interface to do CRUD operations for trust indicators in testapiclient Tests are added Change-Id: I06b4c217d11fa55fa34387b9199aa98ac273e0a2 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add customs CRUD in testapiclientthuva41-0/+4
implement interface to do CRUD operations for customs in testapiclient Tests are added Change-Id: I8a18323c2e679ab022702a607a53ad01ee60a6af Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add projects CRUD in testapiclientthuva41-0/+4
implement interface to do CRUD operations for projects in testapiclient Tests are added Change-Id: I777b684b0a48a81de4555aa77bef88fd19249458 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23CRUD operations for scenario versions inthuva41-0/+6
testapiclient Test are added Change-Id: I8be5c04f4b6baed47dbf6d229c32eff5a47a8558 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add installers CRUD in testapiclientthuva41-0/+5
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-21Add testcases CRUD in testapiclientthuva41-1/+6
implement interface to do CRUD operations for testcases in testapiclient + tests Change-Id: I59a810b6ba496d672fdf04be465ca5581dc58a3f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-19Add scenarios CRUD in testapiclientthuva41-0/+6
implement interface to do CRUD operations for scenarios in testapiclient + tests Change-Id: Ia952bd29e88d867a2873af79c3424953142676d3 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-09restructure testapiclient projectSerenaFeng1-36/+11
Change-Id: I13d24ce7b436f203a66fe14f4930e58b3ab1193c Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-07refactor config process in testapiclientSerenaFeng1-3/+0
substitue config file with env variable Change-Id: Ie8243a7dd429708998bde9d612c9a4552a76c14f Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-02-11add projects in testapi clientthuva41-0/+1
Add CRUD functionalities for projects in testapi client Change-Id: I9db23625a7ef12385f42266e68c1d9ffca74fd2c Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-02-08create Testapi clientthuva41-0/+59
implement auth in testapi client implement pods in testapi client Change-Id: Idd5c9dcf938ad5994e655b55d49625ab462ab710 Signed-off-by: thuva4 <tharma.thuva@gmail.com>