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
c16b5a06
Commit
c16b5a06
authored
Feb 05, 2024
by
周念东
Browse files
热销词管理更新
parent
b1bfe3b6
Changes
3
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_content_hotselling_keywords/热销词按公司ID
页面
查询.air/热销词按公司ID
页面
查询.py
→
air_case/cmdc_content_hotselling_keywords/热销词
管理
按公司ID查询
公司选项
.air/热销词
管理
按公司ID查询
公司选项
.py
View file @
c16b5a06
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
__author__
=
"zhouniandong"
__author__
=
"zhouniandong"
"""
"""
case_tag:cmdc_api,cmdc热销词按公司ID
页面
查询,2293,2293-3,sit,bs
case_tag:cmdc_api,cmdc热销词
管理
按公司ID查询
公司选项
,2293,2293-3,sit,bs
主数据平台:运营后台管理系统热销词管理接口
主数据平台:运营后台管理系统热销词管理接口
"""
"""
...
@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1")
...
@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1")
"""
"""
场景:热销词管理()
场景:热销词管理()
用例名称:热销词按公司ID
页面
查询(热销词管理)
用例名称:热销词
管理
按公司ID查询
公司选项
(热销词管理)
输出:{"success":true,"code":"200","message":"OK"}
输出:{"success":true,"code":"200","message":"OK"}
"""
"""
# 发送请求
# 发送请求
...
...
air_case/cmdc_content_hotselling_keywords/热销词查询页面.air/热销词查询页面.py
→
air_case/cmdc_content_hotselling_keywords/热销词
管理
查询页面.air/热销词
管理
查询页面.py
View file @
c16b5a06
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
__author__
=
"zhouniandong"
__author__
=
"zhouniandong"
"""
"""
case_tag:cmdc_api,cmdc热销词查询页面,2293,2293-3,sit,bs
case_tag:cmdc_api,cmdc热销词
管理
查询页面,2293,2293-3,sit,bs
主数据平台:运营后台管理系统热销词管理接口
主数据平台:运营后台管理系统热销词管理接口
"""
"""
...
@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload2")
...
@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload2")
"""
"""
场景:热销词管理()
场景:热销词管理()
用例名称:热销词查询页面(热销词管理)
用例名称:热销词
管理
查询页面(热销词管理)
输出:{"success":true,"code":"200","message":"OK"}
输出:{"success":true,"code":"200","message":"OK"}
"""
"""
# 发送请求
# 发送请求
...
...
data/cmdc_content_hotselling_keywords/data
View file @
c16b5a06
...
@@ -6,14 +6,14 @@ json_headers: {
...
@@ -6,14 +6,14 @@ json_headers: {
"Cmdc_access_token": "%s"
"Cmdc_access_token": "%s"
}
}
#热销词按公司ID
页面
查询
#热销词
管理
按公司ID查询
公司选项
"url1": "/user/public/queryCompanyOptionsByCompanyCode"
"url1": "/user/public/queryCompanyOptionsByCompanyCode"
"payload1":
"payload1":
#预期结果
#预期结果
checkDict1: {"success":true,"code":"200","message":"OK"}
checkDict1: {"success":true,"code":"200","message":"OK"}
#热销词查询页面
接口地址
#热销词
管理
查询页面
"url2": "/cms/hotWords/queryPage"
"url2": "/cms/hotWords/queryPage"
"payload2": {"hotWords":"","companyId":null,"companyType":null,"pageNumber":1,"pageSize":10}
"payload2": {"hotWords":"","companyId":null,"companyType":null,"pageNumber":1,"pageSize":10}
#预期结果
#预期结果
...
...
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