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
b8d827e1
Commit
b8d827e1
authored
Aug 13, 2024
by
xiao-hesheng
Browse files
流程十五脚本提交
parent
339334ea
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a5流程五_中心库入库结算_正结算1_提交采购计划.air/a_a5流程五_中心库入库结算_正结算1_提交采购计划.py
View file @
b8d827e1
...
...
@@ -128,9 +128,10 @@ def low_vaule_purchase_plan(token='token',uxid='uxid'):
# # 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload12_1_1"
,
pid
,
id1
,
provId
,
provName
,
subProvId
,
subProvName
,
hosGoodsId
,
pkgDefId
)
print
(
'提交采购计划request_body'
,
request_body
)
# 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'result
bbbbbbbbbbbbbbbbbbbb
'
,
result
)
print
(
'
提交采购计划
result'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
...
...
air_case/b6_spd3_core_business_flow_database_check/a_b6流程十三请领业务流_三级库向二级库_数据库验证.air/a_b6流程十三请领业务流_三级库向二级库_数据库验证.py
View file @
b8d827e1
...
...
@@ -80,6 +80,7 @@ def check_mcms_dept_buy_car(type=1):
goodsCode
,
create_user
,
create_time
,
last_modified
,
last_modified_user
)
else
:
# mdm_goods_code="null"
expected_value2
=
commonFuc
().
get_business_data
(
'b6_spd3_core_business_flow_database_check'
,
'check_mcms_dept_buy_car3'
,
id
,
get_hosid
(),
branch_id
,
deptid3
,
...
...
air_case/b6_spd3_core_business_flow_database_check/a_b9流程十六退库业务_二级库向一级库退库_数据库验证.air/a_b9流程十六退库业务_二级库向一级库退库_数据库验证.py
View file @
b8d827e1
This diff is collapsed.
Click to expand it.
data/b6_spd3_core_business_flow_database_check/data
View file @
b8d827e1
This diff is collapsed.
Click to expand it.
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