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_poll_illegal_vote.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/cassettes/test_poll_illegal_vote.yaml') diff --git a/tests/cassettes/test_poll_illegal_vote.yaml b/tests/cassettes/test_poll_illegal_vote.yaml index 1375ae9..cd06df8 100644 --- a/tests/cassettes/test_poll_illegal_vote.yaml +++ b/tests/cassettes/test_poll_illegal_vote.yaml @@ -13,8 +13,8 @@ interactions: method: POST uri: http://localhost:3000/api/v1/statuses response: - body: {string: '{"id":"102945951573665999","created_at":"2019-10-11T21:49:19.910Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/102945951573665999","url":"http://localhost/@admin/102945951573665999","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"content":"\u003cp\u003enice\u003c/p\u003e","reblog":null,"application":{"name":"Mastodon.py - test suite","website":null},"account":{"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":2,"following_count":1,"statuses_count":28,"last_status_at":"2019-10-11T21:49:19.922Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":{"id":"22","expires_at":"2019-10-11T21:54:19.902Z","expired":false,"multiple":false,"votes_count":0,"voters_count":0,"voted":true,"own_votes":[],"options":[{"title":"four + body: {string: '{"id":"102951424741460790","created_at":"2019-10-12T21:01:13.826Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/102951424741460790","url":"http://localhost/@admin/102951424741460790","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"content":"\u003cp\u003enice\u003c/p\u003e","reblog":null,"application":{"name":"Mastodon.py + test suite","website":null},"account":{"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":2,"following_count":1,"statuses_count":31,"last_status_at":"2019-10-12T21:01:13.837Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":{"id":"24","expires_at":"2019-10-12T21:06:13.816Z","expired":false,"multiple":false,"votes_count":0,"voters_count":0,"voted":true,"own_votes":[],"options":[{"title":"four twenty","votes_count":0},{"title":"sixty-nine","votes_count":0}],"emojis":[]}}'} headers: Cache-Control: ['no-cache, no-store'] @@ -26,8 +26,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [cd686047-f556-43fb-bdbd-9327783a5697] - X-Runtime: ['0.150324'] + X-Request-Id: [7ea4a8df-598d-4e81-9ce1-dc51de29ffec] + X-Runtime: ['0.166638'] X-XSS-Protection: [1; mode=block] content-length: ['1459'] status: {code: 200, message: OK} @@ -42,9 +42,9 @@ interactions: Content-Type: [application/x-www-form-urlencoded] User-Agent: [python-requests/2.18.4] method: POST - uri: http://localhost:3000/api/v1/polls/22/votes + uri: http://localhost:3000/api/v1/polls/24/votes response: - body: {string: '{"id":"22","expires_at":"2019-10-11T21:54:19.902Z","expired":false,"multiple":false,"votes_count":1,"voters_count":1,"voted":true,"own_votes":[1],"options":[{"title":"four + body: {string: '{"id":"24","expires_at":"2019-10-12T21:06:13.816Z","expired":false,"multiple":false,"votes_count":1,"voters_count":1,"voted":true,"own_votes":[1],"options":[{"title":"four twenty","votes_count":0},{"title":"sixty-nine","votes_count":1}],"emojis":[]}'} headers: Cache-Control: ['no-cache, no-store'] @@ -56,8 +56,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [9fbf8cc0-9c45-4313-bf96-4fb1b977004b] - X-Runtime: ['0.089231'] + X-Request-Id: [b220a777-ddb6-4701-9551-2cd33dae8514] + X-Runtime: ['0.053747'] X-XSS-Protection: [1; mode=block] content-length: ['249'] status: {code: 200, message: OK} @@ -72,7 +72,7 @@ interactions: Content-Type: [application/x-www-form-urlencoded] User-Agent: [python-requests/2.18.4] method: POST - uri: http://localhost:3000/api/v1/polls/22/votes + uri: http://localhost:3000/api/v1/polls/24/votes response: body: {string: '{"error":"Validation failed: You have already voted on this poll"}'} headers: @@ -85,8 +85,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [880a63a4-c5d1-4955-baa9-212e3f113521] - X-Runtime: ['0.053414'] + X-Request-Id: [4d91f6f6-339b-4e16-8dac-c1a1b9352d6f] + X-Runtime: ['0.040711'] X-XSS-Protection: [1; mode=block] content-length: ['66'] status: {code: 422, message: Unprocessable Entity} -- cgit v1.2.3