From d0c71b1a8497a3047f630cd1926f803a5190d7aa Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 23:19:51 +0200 Subject: Fresh set of tests pre-release --- tests/cassettes/test_filter_update.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'tests/cassettes/test_filter_update.yaml') diff --git a/tests/cassettes/test_filter_update.yaml b/tests/cassettes/test_filter_update.yaml index 2e60073..a36fc11 100644 --- a/tests/cassettes/test_filter_update.yaml +++ b/tests/cassettes/test_filter_update.yaml @@ -12,11 +12,11 @@ interactions: method: POST uri: http://localhost:3000/api/v1/filters response: - body: {string: '{"id":27,"phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} + body: {string: '{"id":39,"phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"f0354e35a12345b991a60a6952b5f2f5"] + ETag: [W/"066db6d7e5614877484c462e5fe9dab9"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -24,8 +24,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [80b866be-fcf3-4310-9150-d1bd96f15872] - X-Runtime: ['0.040343'] + X-Request-Id: [afe42d8c-af56-4a86-9192-3fdf0316ca63] + X-Runtime: ['0.033386'] X-XSS-Protection: [1; mode=block] content-length: ['111'] status: {code: 200, message: OK} @@ -40,13 +40,13 @@ interactions: Content-Type: [application/x-www-form-urlencoded] User-Agent: [python-requests/2.18.4] method: PUT - uri: http://localhost:3000/api/v1/filters/27 + uri: http://localhost:3000/api/v1/filters/39 response: - body: {string: '{"id":27,"phrase":"japanimation","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} + body: {string: '{"id":39,"phrase":"japanimation","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"7303cdcc74a1770f54b1eae6044fadea"] + ETag: [W/"4457ad39bb4928f9baad4ab6d66f016d"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -54,8 +54,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [636839a6-6100-4a34-bd54-b5e00b607c78] - X-Runtime: ['0.031909'] + X-Request-Id: [17c533db-be0e-4b63-967e-db10aa864e1b] + X-Runtime: ['0.033113'] X-XSS-Protection: [1; mode=block] content-length: ['118'] status: {code: 200, message: OK} @@ -68,13 +68,13 @@ interactions: Connection: [keep-alive] User-Agent: [python-requests/2.18.4] method: GET - uri: http://localhost:3000/api/v1/filters/27 + uri: http://localhost:3000/api/v1/filters/39 response: - body: {string: '{"id":27,"phrase":"japanimation","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} + body: {string: '{"id":39,"phrase":"japanimation","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"7303cdcc74a1770f54b1eae6044fadea"] + ETag: [W/"4457ad39bb4928f9baad4ab6d66f016d"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -82,8 +82,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [cc34f6fa-12fa-45d5-930a-e24b682e43ca] - X-Runtime: ['0.027439'] + X-Request-Id: [f3286d0e-d6be-45ac-b159-0158785784e8] + X-Runtime: ['0.020397'] X-XSS-Protection: [1; mode=block] content-length: ['118'] status: {code: 200, message: OK} -- cgit v1.2.3