Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita23f7a9

Browse files
committed
add relay/service privacy field test case.
1 parent0b351c6 commita23f7a9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎tests/handler_async_test.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ async def test_get_details():
6565
assertprivacy["proxy"]==False
6666
assertprivacy["tor"]==False
6767
assertprivacy["hosting"]==False
68+
assertprivacy["relay"]==False
69+
assert"service"notinprivacy
6870

6971
abuse=details.abuse
7072
assert (

‎tests/handler_test.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ def test_get_details():
6262
assertprivacy["proxy"]==False
6363
assertprivacy["tor"]==False
6464
assertprivacy["hosting"]==False
65+
assertprivacy["relay"]==False
66+
assert"service"notinprivacy
6567

6668
abuse=details.abuse
6769
assert (

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp