2018-05-06 03:02:19 +02:00
interactions :
- request :
body : status=Toot%21
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '14' ]
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 03:02:19 +02:00
method : POST
uri : http://localhost:3000/api/v1/statuses
response :
2018-07-30 23:19:51 +02:00
body : {string : '{"id":"100465731358243271","created_at":"2018-07-30T21:16:42.817Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100465731358243271","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100465731358243271","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py
2018-05-06 03:02:19 +02:00
test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
2018-07-14 01:07:26 +02:00
Lennon","locked":true,"bot":false,"created_at":"2018-07-13T23:02:25.260Z","note":"\u003cp\u003eI
2018-07-30 23:19:51 +02:00
walk funny\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpeg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpeg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpeg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpeg","followers_count":0,"following_count":0,"statuses_count":112,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'}
2018-05-06 03:02:19 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-07-30 23:19:51 +02:00
ETag : [ W/"5c9add4a862ff468a04c10db6cfac728"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 03:02:19 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 03:02:19 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2018-07-30 23:19:51 +02:00
X-Request-Id : [ fb31e9db-f68c-4cc2-8389-3e0b5490bc68]
X-Runtime : [ '0.186804' ]
2018-05-06 03:02:19 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 23:19:51 +02:00
content-length : [ '1510' ]
2018-05-06 03:02:19 +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]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 03:02:19 +02:00
method : GET
uri : http://localhost:3000/api/v1/accounts/verify_credentials
response :
body : {string : '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
2018-07-14 01:07:26 +02:00
Lennon","locked":true,"bot":false,"created_at":"2018-07-13T23:02:25.260Z","note":"\u003cp\u003eI
2018-07-30 23:19:51 +02:00
walk funny\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpeg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpeg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpeg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpeg","followers_count":0,"following_count":0,"statuses_count":112,"source":{"privacy":"public","sensitive":false,"language":null,"note":"I
2018-06-05 22:10:31 +02:00
walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'}
2018-05-06 03:02:19 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-07-30 23:19:51 +02:00
ETag : [ W/"a27b02e96fd5a4c6a1ac5a829d81ef72"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 03:02:19 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 03:02:19 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2018-07-30 23:19:51 +02:00
X-Request-Id : [ 25426de2-d633-49b1-b54e-5f757a422bb5]
X-Runtime : [ '0.029904' ]
2018-05-06 03:02:19 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 23:19:51 +02:00
content-length : [ '1041' ]
2018-05-06 03:02:19 +02:00
status : {code: 200, message : OK}
- request :
2018-07-30 23:19:51 +02:00
body : comment=makes+the+bad+post&account_id=1234567890123456&status_ids%5B%5D=100465731358243271
2018-05-06 03:02:19 +02:00
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
2018-06-05 22:10:31 +02:00
Content-Length : [ '90' ]
2018-05-06 03:02:19 +02:00
Content-Type : [ application/x-www-form-urlencoded]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 03:02:19 +02:00
method : POST
uri : http://localhost:3000/api/v1/reports/
response :
2018-07-30 23:19:51 +02:00
body : {string : '{"id":"3","action_taken":false}' }
2018-05-06 03:02:19 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-07-30 23:19:51 +02:00
ETag : [ W/"f45c35c0fbdbe750ed4343820a0594bd"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 03:02:19 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 03:02:19 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2018-07-30 23:19:51 +02:00
X-Request-Id : [ b3b2756c-3821-4646-8e15-f9ad95844d1f]
X-Runtime : [ '0.094842' ]
2018-05-06 03:02:19 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '31' ]
status : {code: 200, message : OK}
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 03:02:19 +02:00
method : GET
uri : http://localhost:3000/api/v1/reports
response :
2018-07-30 23:19:51 +02:00
body : {string : '[{"id":"1","action_taken":false},{"id":"2","action_taken":false},{"id":"3","action_taken":false}]' }
2018-05-06 03:02:19 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-07-30 23:19:51 +02:00
ETag : [ W/"23bd5b3a971985d3648c5cca2ad67e25"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 03:02:19 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 03:02:19 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2018-07-30 23:19:51 +02:00
X-Request-Id : [ bba8319a-cf18-4a4d-b36f-f28d1fbb482b]
X-Runtime : [ '0.064264' ]
2018-05-06 03:02:19 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 23:19:51 +02:00
content-length : [ '97' ]
2018-05-06 03:02:19 +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]
Content-Length : [ '0' ]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 03:02:19 +02:00
method : DELETE
2018-07-30 23:19:51 +02:00
uri : http://localhost:3000/api/v1/statuses/100465731358243271
2018-05-06 03:02:19 +02:00
response :
body : {string : '{}' }
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-07-30 23:19:51 +02:00
ETag : [ W/"c312fd34f5c9cc8984e35d869b84713f"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 03:02:19 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 03:02:19 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
2018-07-30 23:19:51 +02:00
X-Request-Id : [ 6bb95a8b-ae15-4edd-997d-614b763e5059]
X-Runtime : [ '0.087904' ]
2018-05-06 03:02:19 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
version : 1