Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-cmdc
Commits
c90f7428
Commit
c90f7428
authored
1 year ago
by
liguangyu06
Browse files
Options
Download
Email Patches
Plain Diff
用例优化
parent
63c475d1
main
master
1 merge request
!5
Master|更新商品模块和订单逆向模块用例
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
air_case/cmdc_order_handle/物料编码模糊查询验证_结算页面.air/物料编码模糊查询验证_结算页面.py
+1
-0
.../cmdc_order_handle/物料编码模糊查询验证_结算页面.air/物料编码模糊查询验证_结算页面.py
with
1 addition
and
0 deletions
+1
-0
air_case/cmdc_order_handle/物料编码模糊查询验证_结算页面.air/物料编码模糊查询验证_结算页面.py
+
1
-
0
View file @
c90f7428
...
...
@@ -24,6 +24,7 @@ headers = commonFuc().get_business_data(module, "json_headers1", cmdc_access_tok
# 生成随机数据
random_code
=
random
.
randint
(
0
,
9
)
random_code
=
4
# 第二步进行物料编码模糊匹配查询
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url12"
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload12"
,
random_code
)
...
...
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
Menu
Explore
Projects
Groups
Snippets