summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/setup.cfg
diff options
context:
space:
mode:
authorthuva4 <tharma.thuva@gmail.com>2018-04-10 10:48:17 +0530
committerthuva4 <tharma.thuva@gmail.com>2018-04-10 10:48:17 +0530
commit11fe6cc670696e5e9ae73b9501e05fa19eeb6e13 (patch)
tree362d21bbb0392e86b0bd8f945806c6f72f4e8f5b /testapi/testapi-client/setup.cfg
parentf3fb89a2d0f32ad4deeac418aed543630045cea5 (diff)
Add CRUD operations for deployresults with tests
Change-Id: I679b6c1b0723ed3df2a9b0e6af5d9a149ede9987 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Diffstat (limited to 'testapi/testapi-client/setup.cfg')
-rw-r--r--testapi/testapi-client/setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/testapi/testapi-client/setup.cfg b/testapi/testapi-client/setup.cfg
index 2427c57..b89fba4 100644
--- a/testapi/testapi-client/setup.cfg
+++ b/testapi/testapi-client/setup.cfg
@@ -60,6 +60,10 @@ testapi =
scenario score create = testapiclient.cli.scenarios:ScoreCreate
+ deployresult create = testapiclient.cli.deployresults:DeployresultCreate
+ deployresult get = testapiclient.cli.deployresults:DeployresultGet
+ deployresult getone = testapiclient.cli.deployresults:DeployresultGetOne
+
[egg_info]
tag_build =
tag_date = 0