From 0b3b2c31a024a335a9e52e93c350f1a214a92219 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 12 Oct 2019 23:03:14 +0200 Subject: Pre-release full testsuite updated run --- tests/cassettes/test_instance.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_instance.yaml') diff --git a/tests/cassettes/test_instance.yaml b/tests/cassettes/test_instance.yaml index ce2bc51..aec2a53 100644 --- a/tests/cassettes/test_instance.yaml +++ b/tests/cassettes/test_instance.yaml @@ -10,12 +10,12 @@ interactions: method: GET uri: http://localhost:3000/api/v1/instance/ response: - 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":28,"domain_count":0},"thumbnail":"http://localhost/packs/media/images/preview-9a17d32fc48369e8ccd910a75260e67d.jpg","languages":["en"],"registrations":true,"approval_required":false,"contact_account":null}'} + 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":31,"domain_count":0},"thumbnail":"http://localhost/packs/media/images/preview-9a17d32fc48369e8ccd910a75260e67d.jpg","languages":["en"],"registrations":true,"approval_required":false,"contact_account":null}'} headers: Cache-Control: ['max-age=180, public'] Content-Type: [application/json; charset=utf-8] - Date: ['Fri, 11 Oct 2019 21:48:50 GMT'] - ETag: [W/"bc5928261fa8dc1124a2a5c5e205904b"] + Date: ['Sat, 12 Oct 2019 21:00:46 GMT'] + ETag: [W/"5cc88e70255f80a8395cdcdf7199358f"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -23,8 +23,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [bfd46c1d-96ad-4749-afe2-27743a958e2f] - X-Runtime: ['0.041907'] + X-Request-Id: [e3e6be1e-4ed3-4cbf-b464-fd3c02da05fa] + X-Runtime: ['0.028314'] X-XSS-Protection: [1; mode=block] content-length: ['398'] status: {code: 200, message: OK} -- cgit v1.2.3