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-spd
Commits
87c491f7
Commit
87c491f7
authored
1 year ago
by
liguangyu06
Browse files
Options
Download
Email Patches
Plain Diff
优化
parent
dbfdb8c5
master
core_flow
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/cmdc_demand_list/data
+4
-4
data/cmdc_demand_list/data
with
4 additions
and
4 deletions
+4
-4
data/cmdc_demand_list/data
+
4
-
4
View file @
87c491f7
...
...
@@ -28,11 +28,11 @@ json_headers2: {
}
#测试场景一:删除已保存订单状态的需求单
"payload2" {"demandId": "
1109
5"}
"payload2"
:
{"demandId": "
658
5"}
#预期结果
checkDict3: {'success': True, 'code': '200', 'message': 'OK', 'data': None}
"
checkDict3
"
: {'success': True, 'code': '200', 'message': 'OK', 'data':
None, 'freshToken':
None}
#测试场景二:重复删除已保存订单状态的需求单或删除其他状态下需求单
"payload3" {"demandId": "11095"}
"payload3"
:
{"demandId": "11095"}
#预期结果
checkDict4: {'success': True, 'code': '200', 'message': 'OK', 'data': None, 'freshToken': None}
"
checkDict4
"
: {'success': True, 'code': '200', 'message': 'OK', 'data': None, 'freshToken': None}
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