aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_stream_healthy.yaml')
-rw-r--r--tests/cassettes/test_stream_healthy.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/cassettes/test_stream_healthy.yaml b/tests/cassettes/test_stream_healthy.yaml
index 40cfc1b..db52478 100644
--- a/tests/cassettes/test_stream_healthy.yaml
+++ b/tests/cassettes/test_stream_healthy.yaml
@@ -9,12 +9,12 @@ interactions:
9 method: GET 9 method: GET
10 uri: http://localhost:3000/api/v1/instance/ 10 uri: http://localhost:3000/api/v1/instance/
11 response: 11 response:
12 body: {string: '{"uri":"localhost","title":"Mastodon","description":"","email":"","version":"2.9.1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":3,"status_count":20,"domain_count":0},"thumbnail":"http://localhost/packs/media/images/preview-9a17d32fc48369e8ccd910a75260e67d.jpg","languages":["en"],"registrations":true,"contact_account":null}'} 12 body: {string: '{"uri":"localhost","title":"Mastodon","short_description":"","description":"","email":"","version":"3.0.1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":3,"status_count":32,"domain_count":0},"thumbnail":"http://localhost/packs/media/images/preview-9a17d32fc48369e8ccd910a75260e67d.jpg","languages":["en"],"registrations":true,"approval_required":false,"contact_account":null}'}
13 headers: 13 headers:
14 Cache-Control: ['max-age=300, public'] 14 Cache-Control: ['max-age=180, public']
15 Content-Type: [application/json; charset=utf-8] 15 Content-Type: [application/json; charset=utf-8]
16 Date: ['Sat, 22 Jun 2019 21:14:01 GMT'] 16 Date: ['Fri, 11 Oct 2019 21:50:46 GMT']
17 ETag: [W/"406d71573c3b6664cbffdf4162d11dde"] 17 ETag: [W/"62d03608899b4ae6d5311b78f38d5fbc"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 18 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
@@ -22,10 +22,10 @@ interactions:
22 X-Download-Options: [noopen] 22 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 24 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [084f3491-1f91-4370-8868-2d24082c169e] 25 X-Request-Id: [e565921d-4b41-4f8f-8151-498551fc0209]
26 X-Runtime: ['0.053409'] 26 X-Runtime: ['0.043692']
27 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
28 content-length: ['349'] 28 content-length: ['398']
29 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
30- request: 30- request:
31 body: null 31 body: null
@@ -44,9 +44,9 @@ interactions:
44 Access-Control-Allow-Origin: ['*'] 44 Access-Control-Allow-Origin: ['*']
45 Connection: [keep-alive] 45 Connection: [keep-alive]
46 Content-Type: [text/plain] 46 Content-Type: [text/plain]
47 Date: ['Sat, 22 Jun 2019 21:14:01 GMT'] 47 Date: ['Fri, 11 Oct 2019 21:50:46 GMT']
48 Transfer-Encoding: [chunked] 48 Transfer-Encoding: [chunked]
49 X-Powered-By: [Express] 49 X-Powered-By: [Express]
50 X-Request-Id: [f2426bcb-ef28-4430-9f8c-854de42ac9f2] 50 X-Request-Id: [676f516b-0383-49fd-aa77-03a6bdc7c590]
51 status: {code: 200, message: OK} 51 status: {code: 200, message: OK}
52version: 1 52version: 1
Powered by cgit v1.2.3 (git 2.41.0)