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

新增期初录入脚本

parent efe62d0c
...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils ...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a_a6_期初录入_低值_生成,id2301,id2301-7,sit,on case_tag:api,herp-web,a_a7_期初录入_低值_生成,id2301,id2301-7,sit,on
内网:a_a6_期初录入_低值_生成 内网:a_a7_期初录入_低值_生成
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -19,8 +19,8 @@ import sys ...@@ -19,8 +19,8 @@ import sys
def test1(): def test1():
module = "b4_herp3_InitStock" module = "b4_herp3_InitStock"
""" """
场景:a_a6_期初录入_低值_生成 场景:a_a7_期初录入_低值_生成
用例名称:a_a6_期初录入_低值_生成 用例名称:a_a7_期初录入_低值_生成
输入:无 输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": true} 输出:"rtn_msg": {"code": 0, "msg": null, "data": true}
""" """
......
...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils ...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a_b5_期初录入_高值_生成,id2301,id2301-11,sit,on case_tag:api,herp-web,a_b1_期初录入_高值_生成,id2301,id2301-11,sit,on
内网:a_b5_期初录入_高值_生成 内网:a_b1_期初录入_高值_生成
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -19,8 +19,8 @@ import sys ...@@ -19,8 +19,8 @@ import sys
def test1(): def test1():
module = "b4_herp3_InitStock" module = "b4_herp3_InitStock"
""" """
场景:a_b5_期初录入_高值_生成 场景:a_b1_期初录入_高值_生成
用例名称:a_b5_期初录入_高值_生成 用例名称:a_b1_期初录入_高值_生成
输入:无 输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": true} 输出:"rtn_msg": {"code": 0, "msg": null, "data": true}
""" """
......
...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils ...@@ -6,8 +6,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a_b1_期初录入_试剂_新增产品页面列表_查询全部,id2301,id2301-12,sit,on case_tag:api,herp-web,a_b2_期初录入_试剂_新增产品页面列表_查询全部,id2301,id2301-12,sit,on
内网:a_b1_期初录入_试剂_新增产品页面列表_查询全部 内网:a_b2_期初录入_试剂_新增产品页面列表_查询全部
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -19,8 +19,8 @@ import sys ...@@ -19,8 +19,8 @@ import sys
def test1(): def test1():
module = "b4_herp3_InitStock" module = "b4_herp3_InitStock"
""" """
场景:a_b1_期初录入_试剂_新增产品页面列表_查询全部 场景:a_b2_期初录入_试剂_新增产品页面列表_查询全部
用例名称:a_b1_期初录入_试剂_新增产品页面列表_查询全部 用例名称:a_b2_期初录入_试剂_新增产品页面列表_查询全部
输入:无 输入:无
输出:"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