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
ece49548
Commit
ece49548
authored
1 year ago
by
liguangyu06
Browse files
Options
Download
Email Patches
Plain Diff
优化
parent
c78911ea
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
air_case/cmdc_special_version/a_集配模板新增验证.air/a_集配模板新增验证.py
+1
-1
air_case/cmdc_special_version/a_集配模板新增验证.air/a_集配模板新增验证.py
data/cmdc_special_version/data
+4
-0
data/cmdc_special_version/data
with
5 additions
and
1 deletion
+5
-1
air_case/cmdc_special_version/a_集配模板新增验证.air/a_集配模板新增验证.py
+
1
-
1
View file @
ece49548
...
...
@@ -28,7 +28,7 @@ request_body = commonFuc().get_business_data(module, "payload17")
场景: 集配模板新增验证
用例名称:集配模板新增验证
输出:{"success":
fals
e,"code":"
ERROR
","message":"
保存失败
","data":
null,"freshToken":null
}
输出:{"success":
tru
e,"code":"
200
","message":"
OK
","data":
true
}
"""
# 发送请求
...
...
This diff is collapsed.
Click to expand it.
data/cmdc_special_version/data
+
4
-
0
View file @
ece49548
...
...
@@ -163,7 +163,11 @@ checkDict19: {"success":true,"code":"200","message":"OK","data":1,"freshToken":n
#预期结果
checkDict20: {"success":true,"code":"200","message":"OK","data":0,"freshToken":null}
#测试场景21:集配模板批量新增验证
"url21": "/user/addCollectTemplate/addAll"
#预期结果
checkDict21: {"success":true,"code":"200","message":"OK","data":true}
...
...
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