summaryrefslogtreecommitdiffstats
path: root/testapi/test-requirements.txt
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2017-02-27 14:33:52 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2017-02-27 14:33:52 +0800
commitfd4b422ccde3795e0fdc0b14651bec62e93275cc (patch)
treeeb73c0eeaeaf987900e51a19baa46e113297be78 /testapi/test-requirements.txt
parent0596b593b7486e9e7509c34855f2c31fcd5ab9a2 (diff)
make unittest cover server.py in TestAPI
Change-Id: Id379e6786e1f61fb1032f80636da107156e68fb5 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'testapi/test-requirements.txt')
-rw-r--r--testapi/test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testapi/test-requirements.txt b/testapi/test-requirements.txt
index 8933319..4633ad6 100644
--- a/testapi/test-requirements.txt
+++ b/testapi/test-requirements.txt
@@ -3,6 +3,7 @@
# process, which may cause wedges in the gate later.
tox
+mock
pytest
pytest-cov
coverage