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
ddbf2f85
Commit
ddbf2f85
authored
1 year ago
by
liguangyu06
Browse files
Options
Download
Email Patches
Plain Diff
用例优化
parent
790ca070
main
master
1 merge request
!1
代码归档只main分支
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/cmdc_buyercar_list/data
+2
-2
data/cmdc_buyercar_list/data
with
2 additions
and
2 deletions
+2
-2
data/cmdc_buyercar_list/data
+
2
-
2
View file @
ddbf2f85
...
...
@@ -217,9 +217,9 @@ checkDict21: {"success":false,"code":"200","message":"商品添加完毕,本
checkDict22: {"success":false,"code":"200","message":"商品添加完毕,本次添加商品【1】条,成功【0】条,失败【1】条:\n第1行,产品编码或物料编码为空!","data":[],"freshToken":null}
#测试场景三:子站点不存在
"payload2
3
": {"currentCompanyId":"","buyerCartList":[{"productCode":"10231310","materialCode":"","quantity":"1"}],"excelCopySort":0,"companyId":"%
s
"}
"payload2
4
": {"currentCompanyId":"","buyerCartList":[{"productCode":"10231310","materialCode":"","quantity":"1"}],"excelCopySort":0,"companyId":"%
d
"}
#预期结果
checkDict2
3
: {"success":false,"code":"999","message":"找不到该公司的首营信息","data":null,"freshToken":null}
checkDict2
4
: {"success":false,"code":"999","message":"找不到该公司的首营信息","data":null,"freshToken":null}
#测试场景四:添加商品成功
"payload23": {"currentCompanyId":"","buyerCartList":[{"productCode":"%s","materialCode":"","quantity":"1"}],"excelCopySort":0,"companyId":"%s"}
...
...
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