summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/testapiclient/tests/unit
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14Merge "Add scenario client + tests"Serena Feng7-0/+602
2018-05-14Add scenario client + teststhuva47-0/+602
Change-Id: I9e90e58c5d6f327b0b947c2c9270ef9cdbe16f45 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-05-11Merge "Add result client"Serena Feng1-0/+78
2018-05-11Merge "Add deploy results client"Serena Feng1-0/+81
2018-05-10Add deploy results clientthuva41-0/+81
Change-Id: I1f4cb33ce80318cdf532ce0dcb0665d890de1545 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-05-10Merge "Add project client"Serena Feng1-0/+111
2018-05-10Add result clientthuva41-0/+78
tested Change-Id: I3b2cde3b1adba60d7697a72c8daa95e06cc04621 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-05-10Add project clientthuva41-0/+111
Tests added Doc added Change-Id: I4c6be343606fd3b171ae76e8fb97aaf084bc376d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-05-08Add testcase clientthuva41-0/+118
Change-Id: I75825642f21ab0818f5c08e6be2510f36cdadb19 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-05-07Merge "Add get functionality for the import module"Serena Feng1-0/+89
2018-05-07Add get functionality for the import modulethuva41-0/+89
Tested Module will deserialize the json objects from the server to Pod instance. Change-Id: I3e2cb9386f8949d544624be687ee227ae4529d72 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
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
JIRA: RELENG-379 Change-Id: Ia1b36cabc1b0750f5a9dab8509c1c9b868889e7a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-13Add CRUD funtionalities for results in testapiclientthuva41-0/+98
Tests included Change-Id: If0bcac51391c2f2debd27831f10ef89e417f9ad1 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Merge "Add CRUD operations for deployresults with tests"Serena Feng1-0/+109
2018-04-10Add CRUD operations for deployresults with teststhuva41-0/+109
Change-Id: I679b6c1b0723ed3df2a9b0e6af5d9a149ede9987 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-08remove useless placeholderSerenaFeng1-6/+0
Change-Id: Ie3b93826271c0ee2984509bbaa8c92ae68f32d0d Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-23Add scores CRUD in testapiclientthuva41-0/+42
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/+45
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/+88
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/+90
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/+107
testapiclient Test are added Change-Id: I8be5c04f4b6baed47dbf6d229c32eff5a47a8558 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add installers CRUD in testapiclientthuva43-5/+80
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-0/+155
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/+152
implement interface to do CRUD operations for scenarios in testapiclient + tests Change-Id: Ia952bd29e88d867a2873af79c3424953142676d3 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-14bugfix: TestAPI Cookie cannot be foundSerenaFeng4-211/+148
Change-Id: Ibab60aba26e30669dddab74ce61ed00197dc86a8 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13Add tests for projects in testapiclientthuva41-0/+230
Change-Id: Id32dc102f4cc594496cb72949bc6ce1cf6bad86b Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-13Add tests for pods testapiclientthuva42-0/+214
Add tests to check the functionality of the pods in testapiclient Change-Id: Iae6b0b96d31b72ba701684300e10c69d8c5306b4 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-07add too long line check in pep8SerenaFeng2-0/+6
Change-Id: I13bd62699c14bb504751b2e1149de0812b771ba0 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>