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-cmdc
Commits
ccbe47d5
Commit
ccbe47d5
authored
Jan 31, 2024
by
liguangyu06
Browse files
优化
parent
ec08b035
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/cmdc_32st/data
0 → 100644
View file @
ccbe47d5
# 多采商城登录信息
"username": "BJ0621"
"password": "Aa123456"
"username3": "GL1000086"
"password3": "Aa123456"
"username_be": "testtest"
"password_be": "Aa123456"
#后台运营管理系统登录信息(子站点上海医疗器械有限公司)
"username1": "admin00111"
"password1": "Aa123456"
"username2": "admin"
"password2": "Aa123456"
"username1_be": "admin2"
"password1_be": "Aa123456"
"username1_be1": "admin1"
"password1_be1": "Aa123456"
#后台管理系统headers
json_headers: {
"Content-Type": "application/json",
"Cmdc_access_token": "%s"
}
#文件上传headers
json_headers_file: {
"Cmdc_access_token": "%s"
}
#多采商城headers
json_headers1: {
"Cmdc_access_token": "%s",
"Sourcetype": "mall"
}
#需求:站点优化
#测试场景一:登录接口新增雅培配置字段验证
"url1": "/user/back/tripartiteChangeList"
"payload1": {"applyNo":"","applyTimes":[],"pageStart":1,"pageSize":10}
#预期结果
checkDict1: {"total":"%s"}
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