aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_follow_request_reject.yaml')
-rw-r--r--tests/cassettes/test_follow_request_reject.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/cassettes/test_follow_request_reject.yaml b/tests/cassettes/test_follow_request_reject.yaml
index a86d7b7..55d2918 100644
--- a/tests/cassettes/test_follow_request_reject.yaml
+++ b/tests/cassettes/test_follow_request_reject.yaml
@@ -23,8 +23,8 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [a52c3ee7-f876-4b3f-8980-b64efe2b2c79] 26 X-Request-Id: [97ceaff4-2af3-4341-a727-e07c98cf47a6]
27 X-Runtime: ['0.089550'] 27 X-Runtime: ['0.061415']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['224'] 29 content-length: ['224']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -39,11 +39,11 @@ interactions:
39 method: GET 39 method: GET
40 uri: http://localhost:3000/api/v1/follow_requests 40 uri: http://localhost:3000/api/v1/follow_requests
41 response: 41 response:
42 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":3,"following_count":1,"statuses_count":30,"last_status_at":"2019-10-12T21:00:36.915Z","emojis":[],"fields":[]}]'} 42 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2020-02-22T19:13:53.944Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":0,"last_status_at":"2020-02-22","emojis":[],"fields":[]}]'}
43 headers: 43 headers:
44 Cache-Control: ['no-cache, no-store'] 44 Cache-Control: ['no-cache, no-store']
45 Content-Type: [application/json; charset=utf-8] 45 Content-Type: [application/json; charset=utf-8]
46 Link: ['<http://localhost:3000/api/v1/follow_requests?since_id=25>; rel="prev"'] 46 Link: ['<http://localhost:3000/api/v1/follow_requests?since_id=2>; rel="prev"']
47 Referrer-Policy: [strict-origin-when-cross-origin] 47 Referrer-Policy: [strict-origin-when-cross-origin]
48 Transfer-Encoding: [chunked] 48 Transfer-Encoding: [chunked]
49 Vary: ['Accept-Encoding, Origin'] 49 Vary: ['Accept-Encoding, Origin']
@@ -51,10 +51,10 @@ interactions:
51 X-Download-Options: [noopen] 51 X-Download-Options: [noopen]
52 X-Frame-Options: [SAMEORIGIN] 52 X-Frame-Options: [SAMEORIGIN]
53 X-Permitted-Cross-Domain-Policies: [none] 53 X-Permitted-Cross-Domain-Policies: [none]
54 X-Request-Id: [41cf6cd0-060a-4f1e-a0b6-ea55d2d4cb7c] 54 X-Request-Id: [2ea276f1-e3d6-4d3b-9e53-0aa86bbd51c5]
55 X-Runtime: ['0.042726'] 55 X-Runtime: ['0.037902']
56 X-XSS-Protection: [1; mode=block] 56 X-XSS-Protection: [1; mode=block]
57 content-length: ['570'] 57 content-length: ['589']
58 status: {code: 200, message: OK} 58 status: {code: 200, message: OK}
59- request: 59- request:
60 body: null 60 body: null
@@ -79,8 +79,8 @@ interactions:
79 X-Download-Options: [noopen] 79 X-Download-Options: [noopen]
80 X-Frame-Options: [SAMEORIGIN] 80 X-Frame-Options: [SAMEORIGIN]
81 X-Permitted-Cross-Domain-Policies: [none] 81 X-Permitted-Cross-Domain-Policies: [none]
82 X-Request-Id: [22a0b3bc-92d1-4126-8915-3abe2d3aa9e0] 82 X-Request-Id: [283c09ef-3521-434d-93ab-200b4fbdbd25]
83 X-Runtime: ['0.031439'] 83 X-Runtime: ['0.062406']
84 X-XSS-Protection: [1; mode=block] 84 X-XSS-Protection: [1; mode=block]
85 content-length: ['211'] 85 content-length: ['211']
86 status: {code: 200, message: OK} 86 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)