Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
89672d04
Commit
89672d04
authored
Jan 05, 2024
by
xiao-hesheng
Browse files
批量导入_导入一个产品_入定向仓结算,批量导入_导入一个产品_入中心库结算,批量导入_导入一个产品_中心库出库结算
parent
0eaf24b7
Changes
4
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/g8_2批量导入_导入一个产品_不结算.air/g8_2批量导入_导入一个产品_不结算.py
View file @
89672d04
...
@@ -12,7 +12,7 @@ from common.timeUtils import timeUtils
...
@@ -12,7 +12,7 @@ from common.timeUtils import timeUtils
__author__
=
"xiaohesheng"
__author__
=
"xiaohesheng"
"""
"""
case_tag:api,herp-web,g8_
2
批量导入_导入一个产品_
不
结算,id2263,id2263-70,sit,on
case_tag:api,herp-web,g8_
3
批量导入_导入一个产品_
消耗
结算,id2263,id2263-70,sit,on
内网:g8_2批量导入_导入一个产品_不结算
内网:g8_2批量导入_导入一个产品_不结算
"""
"""
...
@@ -21,8 +21,8 @@ from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_
...
@@ -21,8 +21,8 @@ from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_
module
=
"b2_herp3_bs"
module
=
"b2_herp3_bs"
def
test1
():
def
test1
():
"""
"""
场景:g8_批量导入_导入一个产品_
中心库
结算
场景:g8_
3
批量导入_导入一个产品_
消耗
结算
用例名称:g8_批量导入_导入一个产品_
中心库
结算
用例名称:g8_
3
批量导入_导入一个产品_
消耗
结算
输入:无
输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": 1}
输出:"rtn_msg": {"code": 0, "msg": null, "data": 1}
"""
"""
...
@@ -34,7 +34,7 @@ def test1():
...
@@ -34,7 +34,7 @@ def test1():
# 获取token和projectCode
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# print( token,projectCode,uxid,corpId,info)
#g8_批量导入_导入一个产品_
中心库
结算
#g8_
3
批量导入_导入一个产品_
消耗
结算
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"updateSettleType_url1"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"updateSettleType_url1"
)
# 获取请求头信息
# 获取请求头信息
...
...
air_case/b2_herp3_bs/g8_3批量导入_导入一个产品_消耗结算.air/g8_3批量导入_导入一个产品_消耗结算.py
0 → 100644
View file @
89672d04
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delByBranchId
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,g8_3批量导入_导入一个产品_消耗结算,id2263,id2263-71,sit,on
内网:g8_3批量导入_导入一个产品_消耗结算
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
():
"""
场景:g8_3批量导入_导入一个产品_消耗结算
用例名称:g8_3批量导入_导入一个产品_消耗结算
输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": 1}
"""
#内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
# # print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
#g8_批量导入_导入一个产品_中心库结算
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"updateSettleType_url1"
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# # 获取结算id
pro_path
=
commonFuc
().
get_pro_path
()
sys
.
path
.
append
(
pro_path
+
r
'\\air_case\\b2_herp3_bs\\g7_批量导入_查询产品信息.air'
)
using
(
pro_path
+
r
'\\air_case\\b2_herp3_bs\\g7_批量导入_查询产品信息.air'
)
# from g7_批量导入_查询产品信息 import select1
# id1 = select1()
info
=
FileUtils
().
r_info6
(
"b2_herp3_bs"
,
"产品信息1"
,
'message2'
)
print
(
info
)
id1
=
info
[
'id1'
]
# #请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload49_9"
,
id1
)
print
(
request_body
)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
#断言
# checkDict=commonFuc().get_business_data(module,'checkDict10')
# commonFuc().check_result(checkDict,result)
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
if
code
>=
0
:
print
(
code
)
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
data/b2_herp3_bs/data
View file @
89672d04
...
@@ -228,6 +228,7 @@ json_headers2: {
...
@@ -228,6 +228,7 @@ json_headers2: {
"payload49_6": {"queryObject":{"goodsName":"","provName":"","purModes":[],"goodsSpec":"","hosId":"h0347","settleType":0},"pageNum":1,"pageSize":50}
"payload49_6": {"queryObject":{"goodsName":"","provName":"","purModes":[],"goodsSpec":"","hosId":"h0347","settleType":0},"pageNum":1,"pageSize":50}
"payload49_7": {"ids":["%s"],"settleType":1,"opMenu":"/platform/settle/rules"}
"payload49_7": {"ids":["%s"],"settleType":1,"opMenu":"/platform/settle/rules"}
"payload49_8": {"ids":["%s"],"settleType":2,"opMenu":"/platform/settle/rules"}
"payload49_8": {"ids":["%s"],"settleType":2,"opMenu":"/platform/settle/rules"}
"payload49_9": {"ids":["%s"],"settleType":3,"opMenu":"/platform/settle/rules"}
checkDict: {"code": 0,'msg': None,'data': True}
checkDict: {"code": 0,'msg': None,'data': True}
...
...
report/summary.html
View file @
89672d04
...
@@ -72,9 +72,9 @@
...
@@ -72,9 +72,9 @@
</tr>
</tr>
<tr
width=
"600"
>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/g8_
1
批量导入_导入一个产品_
中心库
结算/log.html'
target=
'_blank'
>
g8_
1
批量导入_导入一个产品_
中心库
结算
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/g8_
2
批量导入_导入一个产品_
不
结算/log.html'
target=
'_blank'
>
g8_
2
批量导入_导入一个产品_
不
结算
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.8
3
</td>
<td
class=
"details-col-elapsed"
>
0.8
15
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
</tr>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment