Skip to content

Commit 574c9a4

Browse files
committed
Add guide for tests
1 parent 19917bc commit 574c9a4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,21 @@ ShiPanE-Python-SDK
4646
4747
详见:examples/basic_example.py
4848

49+
测试用例
50+
--------------
51+
52+
实盘易 HTTP API 封装对应的测试用例见:
53+
54+
+------------+-------------------------------------------------+
55+
| 查询及下单 | tests/shipane_sdk/test_client.py |
56+
+------------+-------------------------------------------------+
57+
| 客户端管理 | tests/shipane_sdk/test_client_management.py |
58+
+------------+-------------------------------------------------+
59+
| 融资融券 | tests/shipane_sdk/test_client_margin_trading.py |
60+
+------------+-------------------------------------------------+
61+
| 其他 | tests/shipane_sdk/... |
62+
+------------+-------------------------------------------------+
63+
4964
定时任务调度
5065
--------------
5166

0 commit comments

Comments
 (0)