Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tkio-test-case
Project
Overview
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
liuxiaoxing
tkio-test-case
Commits
f12a93a3
Commit
f12a93a3
authored
May 27, 2022
by
liuxiaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
对接se
parent
b0818bf0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
receiveandroid.py
microservices/receiveandroid.py
+3
-1
No files found.
microservices/receiveandroid.py
View file @
f12a93a3
...
...
@@ -2197,7 +2197,9 @@ def test_bid_type2():
# bid_type包含特殊字符和汉字
def
test_bid_type3
():
data
[
0
][
'event_info'
][
'event_data'
][
'bid_type'
]
=
'测试#@_+#'
response
=
send_request
()
data
[
0
][
"collector_info"
][
"integration_type"
]
=
"s2s"
# response = send_request()
response
=
send_requests2s
()
assert
response
[
"status"
]
==
"0"
...
...
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