Commit bf22371e authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增采购计划模块脚本

parent ff8a09fe
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a_a9_采购计划_列表查询_查询全部,id2297,id2297-9,sit,on case_tag:api,herp-web,a_a6_手工采购计划_高值产品_暂存,id2297,id2297-6,sit,on
内网:a_a9_采购计划_列表查询_查询全部 内网:a_a6_手工采购计划_高值产品_暂存
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -16,8 +16,8 @@ import sys ...@@ -16,8 +16,8 @@ import sys
def test1(): def test1():
module = "b3_herp3_purchase" module = "b3_herp3_purchase"
""" """
场景:a_a9_采购计划_列表查询_查询全部 场景:a_a6_手工采购计划_高值产品_暂存
用例名称:a_a9_采购计划_列表查询_查询全部 用例名称:a_a6_手工采购计划_高值产品_暂存
输入:无 输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": true} 输出:"rtn_msg": {"code": 0, "msg": null, "data": true}
""" """
......
...@@ -4,8 +4,8 @@ from common.timeUtils import timeUtils ...@@ -4,8 +4,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a_a4_采购计划_列表查询_查询全部,id2297,id2297-4,sit,on case_tag:api,herp-web,a_a9_采购计划_列表查询_查询全部,id2297,id2297-9,sit,on
内网:a_a4_采购计划_列表查询_查询全部 内网:a_a9_采购计划_列表查询_查询全部
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -17,8 +17,8 @@ import sys ...@@ -17,8 +17,8 @@ import sys
def test1(): def test1():
module = "b3_herp3_purchase" module = "b3_herp3_purchase"
""" """
场景:a_a4_采购计划_列表查询_查询全部 场景:a_a9_采购计划_列表查询_查询全部
用例名称:a_a4_采购计划_列表查询_查询全部 用例名称:a_a9_采购计划_列表查询_查询全部
输入:无 输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": true} 输出:"rtn_msg": {"code": 0, "msg": null, "data": true}
""" """
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment