2019-04-28 23:12:27 +02:00
interactions :
- request :
body : '{"poll": {"hide_totals": false, "multiple": true, "expires_in": 300, "options":
[ "four twenty", "sixty-nine"]}, "status": "nice" }'
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
Content-Length : [ '129' ]
Content-Type : [ application/json]
User-Agent : [ python-requests/2.18.4]
method : POST
uri : http://localhost:3000/api/v1/statuses
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"102315367762013469","created_at":"2019-06-22T13:03:34.554Z","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/102315367762013469","url":"http://localhost/@admin/102315367762013469","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":0,"following_count":0,"statuses_count":1,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":0,"voted":true,"options":[{"title":"four
2019-04-28 23:12:27 +02:00
twenty","votes_count":0},{"title":"sixty-nine","votes_count":0}],"emojis":[]}}'}
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ eff31aa8-bda7-408b-8260-bc592dc9bbd4]
X-Runtime : [ '0.223254' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '1380' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
- request :
body : choices%5B%5D=1
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '15' ]
Content-Type : [ application/x-www-form-urlencoded]
User-Agent : [ python-requests/2.18.4]
method : POST
2019-06-22 15:28:27 +02:00
uri : http://localhost:3000/api/v1/polls/1/votes
2019-04-28 23:12:27 +02:00
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":1,"voted":true,"options":[{"title":"four
2019-04-28 23:12:27 +02:00
twenty","votes_count":0},{"title":"sixty-nine","votes_count":1}],"emojis":[]}'}
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ 08c8efb8-8ee3-4087-b9f7-25ba1335b593]
X-Runtime : [ '0.077040' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '214' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
User-Agent : [ python-requests/2.18.4]
method : GET
2019-06-22 15:28:27 +02:00
uri : http://localhost:3000/api/v1/polls/1
2019-04-28 23:12:27 +02:00
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":1,"voted":true,"options":[{"title":"four
2019-04-28 23:12:27 +02:00
twenty","votes_count":0},{"title":"sixty-nine","votes_count":1}],"emojis":[]}'}
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ 39703b78-72bb-4bda-8f3d-ecc0fa9a3645]
X-Runtime : [ '0.035297' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '214' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
- request :
body : choices%5B%5D=0
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '15' ]
Content-Type : [ application/x-www-form-urlencoded]
User-Agent : [ python-requests/2.18.4]
method : POST
2019-06-22 15:28:27 +02:00
uri : http://localhost:3000/api/v1/polls/1/votes
2019-04-28 23:12:27 +02:00
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":2,"voted":true,"options":[{"title":"four
2019-04-28 23:12:27 +02:00
twenty","votes_count":1},{"title":"sixty-nine","votes_count":1}],"emojis":[]}'}
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ da03e008-863c-4d49-8c64-37fb93d629a0]
X-Runtime : [ '0.043669' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '214' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
User-Agent : [ python-requests/2.18.4]
method : GET
2019-06-22 15:28:27 +02:00
uri : http://localhost:3000/api/v1/polls/1
2019-04-28 23:12:27 +02:00
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":2,"voted":true,"options":[{"title":"four
2019-04-28 23:12:27 +02:00
twenty","votes_count":1},{"title":"sixty-nine","votes_count":1}],"emojis":[]}'}
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ ee710e5b-2403-45bd-97ca-0f2edcd70797]
X-Runtime : [ '0.024792' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '214' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
Content-Length : [ '0' ]
User-Agent : [ python-requests/2.18.4]
method : DELETE
2019-06-22 15:28:27 +02:00
uri : http://localhost:3000/api/v1/statuses/102315367762013469
2019-04-28 23:12:27 +02:00
response :
2019-06-22 15:28:27 +02:00
body : {string : '{"id":"102315367762013469","created_at":"2019-06-22T13:03:34.554Z","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/102315367762013469","url":"http://localhost/@admin/102315367762013469","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"text":"nice","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":0,"following_count":0,"statuses_count":1,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":{"id":"1","expires_at":"2019-06-22T13:08:34.543Z","expired":false,"multiple":true,"votes_count":2,"voted":true,"options":[{"title":"four
twenty","votes_count":1},{"title":"sixty-nine","votes_count":1}],"emojis":[]}}'}
2019-04-28 23:12:27 +02:00
headers :
2019-06-22 15:28:27 +02:00
Cache-Control : [ 'no-cache, no-store' ]
2019-04-28 23:12:27 +02:00
Content-Type : [ application/json; charset=utf-8]
Referrer-Policy : [ strict-origin-when-cross-origin]
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
X-Download-Options : [ noopen]
X-Frame-Options : [ SAMEORIGIN]
X-Permitted-Cross-Domain-Policies : [ none]
2019-06-22 15:28:27 +02:00
X-Request-Id : [ f5f1d50a-0185-482f-bfde-6b9ab6d97dfa]
X-Runtime : [ '0.084331' ]
2019-04-28 23:12:27 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2019-06-22 15:28:27 +02:00
content-length : [ '1350' ]
2019-04-28 23:12:27 +02:00
status : {code: 200, message : OK}
version : 1