diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-19 02:52:17 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-19 02:52:17 +0200 |
commit | 98760f650bcaafedead3f0b6e2b0c594ab857338 (patch) | |
tree | 7ec958d15ae0453e69c9edf0846d4560d6ba2887 /tests/cassettes/test_directory.yaml | |
parent | bc2cb5e892f65f39b51b64b70a5893b9232f436d (diff) | |
download | mastodon.py-98760f650bcaafedead3f0b6e2b0c594ab857338.tar.gz |
commit new tests, bump versions
Diffstat (limited to 'tests/cassettes/test_directory.yaml')
-rw-r--r-- | tests/cassettes/test_directory.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/cassettes/test_directory.yaml b/tests/cassettes/test_directory.yaml index 501f142..fd126d1 100644 --- a/tests/cassettes/test_directory.yaml +++ b/tests/cassettes/test_directory.yaml | |||
@@ -16,14 +16,14 @@ interactions: | |||
16 | uri: http://localhost:3000/api/v1/directory | 16 | uri: http://localhost:3000/api/v1/directory |
17 | response: | 17 | response: |
18 | body: | 18 | body: |
19 | string: '[{"id":"109337440792699713","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]}]' | 19 | string: '[{"id":"109367691345321436","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-19T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]}]' |
20 | headers: | 20 | headers: |
21 | Cache-Control: | 21 | Cache-Control: |
22 | - no-store | 22 | - no-store |
23 | Content-Security-Policy: | 23 | Content-Security-Policy: |
24 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 24 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
25 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 25 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
26 | style-src ''self'' http://localhost:3000 ''nonce-xecHFP4uQeagVym9/p6Q6Q==''; | 26 | style-src ''self'' http://localhost:3000 ''nonce-sXrTot73Nao+JrLBwdH9OA==''; |
27 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 27 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
28 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 28 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
29 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 29 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -33,7 +33,7 @@ interactions: | |||
33 | Content-Type: | 33 | Content-Type: |
34 | - application/json; charset=utf-8 | 34 | - application/json; charset=utf-8 |
35 | ETag: | 35 | ETag: |
36 | - W/"7b725cf9b54883552ccf207ec764b446" | 36 | - W/"6ea2aad9e462ac8f2bfc103d1d81f1f5" |
37 | Referrer-Policy: | 37 | Referrer-Policy: |
38 | - strict-origin-when-cross-origin | 38 | - strict-origin-when-cross-origin |
39 | Transfer-Encoding: | 39 | Transfer-Encoding: |
@@ -49,9 +49,9 @@ interactions: | |||
49 | X-Permitted-Cross-Domain-Policies: | 49 | X-Permitted-Cross-Domain-Policies: |
50 | - none | 50 | - none |
51 | X-Request-Id: | 51 | X-Request-Id: |
52 | - 73e1f50d-3288-4b22-8d3e-6601e3e0da8a | 52 | - d0d6770c-d8d9-4484-8ba2-c2dd9e363060 |
53 | X-Runtime: | 53 | X-Runtime: |
54 | - '0.015219' | 54 | - '0.017366' |
55 | X-XSS-Protection: | 55 | X-XSS-Protection: |
56 | - 1; mode=block | 56 | - 1; mode=block |
57 | status: | 57 | status: |