Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backend_auto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邓莹莹
backend_auto
Commits
5b82a6fc
Commit
5b82a6fc
authored
Jul 13, 2021
by
张慧
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复美购下线问题
parent
77ea1dc9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
60 additions
and
60 deletions
+60
-60
test_detail.py
test_backend_case/hospitals_case/test_detail.py
+6
-6
detail.yaml
test_backend_data/hospitals_data/detail.yaml
+54
-54
No files found.
test_backend_case/hospitals_case/test_detail.py
View file @
5b82a6fc
...
...
@@ -15,12 +15,12 @@ class TestDetail:
r
=
hospitals_request
()
.
detail
()
assert
r
[
"error"
]
==
param
[
"assert_error"
]
assert
r
[
"data"
][
"base_info"
][
"hospital_name"
]
==
param
[
"assert"
]
assert
r
[
"data"
][
"base_info"
][
"good_at"
][
0
]
==
param
[
"assert1"
]
assert
r
[
"data"
][
"base_info"
][
"hospital_type"
]
==
param
[
"assert2"
]
assert
r
[
"data"
][
"buy_related"
][
"gifts"
][
0
][
"gift_id"
]
==
param
[
"assert3"
]
assert
r
[
"data"
][
"tab"
]
==
param
[
"assert4"
]
assert
r
[
"data"
][
"image_header_area"
][
"hospital_images"
][
0
]
==
param
[
"assert5"
]
#
assert r["data"]["base_info"]["hospital_name"] == param["assert"]
#
assert r["data"]["base_info"]["good_at"][0] == param["assert1"]
#
assert r["data"]["base_info"]["hospital_type"] == param["assert2"]
#
assert r["data"]["buy_related"]["gifts"][0]["gift_id"] == param["assert3"]
#
assert r["data"]["tab"] == param["assert4"]
#
assert r["data"]["image_header_area"]["hospital_images"][0] == param["assert5"]
...
...
test_backend_data/hospitals_data/detail.yaml
View file @
5b82a6fc
...
...
@@ -9,58 +9,58 @@ detail:
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验医院名称case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验明星项目case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验医院类型case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验优惠券返回case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验tab返回case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
-
case
:
"
校验医院图片case"
assert_error
:
0
assert
:
"
北京嘉禾医疗美容"
assert1
:
"
私密修复"
assert2
:
"
民营"
assert3
:
56895
assert4
:
{
index
:
true
,
service
:
true
,
doctor
:
true
,
publish
:
false
,
doctor_say
:
false
,
diary
:
true
,
answer
:
false
}
assert5
:
"
https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验医院名称case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验明星项目case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验医院类型case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验优惠券返回case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验tab返回case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
#
-
#
case: "校验医院图片case"
#
assert_error: 0
#
assert: "北京嘉禾医疗美容"
#
assert1: "私密修复"
#
assert2: "民营"
#
assert3: 56895
#
assert4: {index: true, service: true, doctor: true, publish: false, doctor_say: false, diary: true, answer: false}
#
assert5: "https://heras.igengmei.com/doctor/2020/07/29/ef19b5fa94-w"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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