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
b2e23ed4
Commit
b2e23ed4
authored
Jan 05, 2024
by
xiao-hesheng
Browse files
批量导入_导入一个产品_入定向仓结算,批量导入_导入一个产品_入中心库结算,批量导入_导入一个产品_中心库出库结算
parent
89672d04
Changes
5
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/g8_4批量导入_导入一个产品_中心库出库结算.air/g8_4批量导入_导入一个产品_中心库出库结算.py
0 → 100644
View file @
b2e23ed4
# -*- 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_4批量导入_导入一个产品_中心库出库结算,id2263,id2263-72,sit,on
内网:g8_4批量导入_导入一个产品_中心库出库结算
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
():
"""
场景:g8_4批量导入_导入一个产品_中心库出库结算
用例名称:g8_4批量导入_导入一个产品_中心库出库结算
输入:无
输出:"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_4批量导入_导入一个产品_中心库出库结算
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_10"
,
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/a5_mdm3_pdm/message2
0 → 100644
View file @
b2e23ed4
产品审核信息
:
MSPid
:
MSP2312140043_1
hosId
:
h2780
hosGoodsId
:
h278000000137
provGoodsid
:
provGood-99218575
goodsAuditBillId
:
MSP2312140043
targetId
:
MSP2312140043_1
data/b2_herp3_bs/data
View file @
b2e23ed4
...
...
@@ -229,6 +229,7 @@ json_headers2: {
"payload49_7": {"ids":["%s"],"settleType":1,"opMenu":"/platform/settle/rules"}
"payload49_8": {"ids":["%s"],"settleType":2,"opMenu":"/platform/settle/rules"}
"payload49_9": {"ids":["%s"],"settleType":3,"opMenu":"/platform/settle/rules"}
"payload49_10": {"ids":["%s"],"settleType":5,"opMenu":"/platform/settle/rules"}
checkDict: {"code": 0,'msg': None,'data': True}
...
...
data/b2_herp3_bs/message2
0 → 100644
View file @
b2e23ed4
产品信息1
:
id1
:
0475edc7a7f64127994cb90b843fc9fa
id2
:
0475edc7a7f64127994cb90b843fc9fa
report/summary.html
View file @
b2e23ed4
...
...
@@ -72,9 +72,9 @@
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/g8_
2
批量导入_导入一个产品_
不
结算/log.html'
target=
'_blank'
>
g8_
2
批量导入_导入一个产品_
不
结算
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/g8_
4
批量导入_导入一个产品_
中心库出库
结算/log.html'
target=
'_blank'
>
g8_
4
批量导入_导入一个产品_
中心库出库
结算
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.81
5
</td>
<td
class=
"details-col-elapsed"
>
0.8
3
1
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</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