Skip to content

Commit

Permalink
Add guide for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sinall committed Apr 27, 2019
1 parent 19917bc commit 574c9a4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,21 @@ ShiPanE-Python-SDK
详见:examples/basic_example.py

测试用例
--------------

实盘易 HTTP API 封装对应的测试用例见:

+------------+-------------------------------------------------+
| 查询及下单 | tests/shipane_sdk/test_client.py |
+------------+-------------------------------------------------+
| 客户端管理 | tests/shipane_sdk/test_client_management.py |
+------------+-------------------------------------------------+
| 融资融券 | tests/shipane_sdk/test_client_margin_trading.py |
+------------+-------------------------------------------------+
| 其他 | tests/shipane_sdk/... |
+------------+-------------------------------------------------+

定时任务调度
--------------

Expand Down

0 comments on commit 574c9a4

Please sign in to comment.