summaryrefslogtreecommitdiffstats
path: root/testapi/testapi-client/setup.cfg
diff options
context:
space:
mode:
authorthuva4 <tharma.thuva@gmail.com>2018-03-23 12:40:52 +0530
committerthuva4 <tharma.thuva@gmail.com>2018-03-23 12:40:52 +0530
commite09c3ca0bd5ccf4adbce8635ec1c2a8d20a6e319 (patch)
tree82706a5c5932c7a92e3ccaadaaae2e0da8740542 /testapi/testapi-client/setup.cfg
parent8dedbb1d2905e3dab293687cc50662e8f75e335c (diff)
Add scores CRUD in testapiclient
implement interface to do CRUD operations for scores in testapiclient Tests are added Change-Id: Icf73a0ecdadcd51c0457837306d24ec7851500eb Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Diffstat (limited to 'testapi/testapi-client/setup.cfg')
-rw-r--r--testapi/testapi-client/setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/testapi/testapi-client/setup.cfg b/testapi/testapi-client/setup.cfg
index fc25cf3..2427c57 100644
--- a/testapi/testapi-client/setup.cfg
+++ b/testapi/testapi-client/setup.cfg
@@ -58,6 +58,8 @@ testapi =
scenario trustindicator create = testapiclient.cli.scenarios:TrustIndicatorCreate
+ scenario score create = testapiclient.cli.scenarios:ScoreCreate
+
[egg_info]
tag_build =
tag_date = 0