Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
O
on_line_product
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
邓莹莹
on_line_product
Commits
22cd1382
Commit
22cd1382
authored
Aug 23, 2021
by
邓莹莹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交打印结果
parent
a5cbcfc1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
get_cookie.txt
in_common/get_cookie.txt
+2
-2
test_beautycard_skus.py
...kend_case/visual_beauty_card_case/test_beautycard_skus.py
+2
-0
No files found.
in_common/get_cookie.txt
View file @
22cd1382
_gtid=c57bfb2b03d711ec8679061c3f50f321935;sessionid=xdemdjx7jxoe7csvq4eoe8n1ivrzb5m8
\ No newline at end of file
_gtid=36d6a83003e711ecaa8e9e5bde4093e89005;sessionid=iqdrg0akgr3k0ohktjr881nkisljhvrf
\ No newline at end of file
test_backend_case/visual_beauty_card_case/test_beautycard_skus.py
View file @
22cd1382
...
...
@@ -15,4 +15,5 @@ class TestBeautyCardSkus:
def
test_beautycard_skus
(
self
,
param
):
print
(
'次卡商品列表组件商品'
)
r
=
visual_beauty_card_request
()
.
beautycard_skus
(
param
[
"unit_id"
],
param
[
"tag_id"
],
param
[
"area"
],
param
[
"sort_type"
],
param
[
"page"
],
param
[
"page_size"
])
print
(
"返回结果"
,
r
)
assert
r
[
"error"
]
==
0
\ No newline at end of file
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