2018-05-06 15:42:38 +02:00
interactions :
- request :
body : title=ham+burglars
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '18' ]
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 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/lists
response :
2018-07-30 23:19:51 +02:00
body : {string : '{"id":"18","title":"ham burglars"}' }
2018-05-06 15:42:38 +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/"89adc3a989c2f3799d0f2eb6838a680e"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ bb89e61d-663d-4951-ae41-af9359d2a947]
X-Runtime : [ '0.061267' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-14 01:07:26 +02:00
content-length : [ '34' ]
2018-05-06 15:42:38 +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]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : GET
uri : http://localhost:3000/api/v1/accounts/verify_credentials
response :
2018-07-30 23:19:51 +02:00
body : {string : '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":83,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}' }
2018-05-06 15:42:38 +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/"c881683a1b6c154bf98bbc847bf74b4d"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ 41ac5c04-f21a-4320-93b1-38032b889bba]
X-Runtime : [ '0.074416' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 20:25:25 +02:00
content-length : [ '635' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
2018-07-30 23:19:51 +02:00
body : reblogs=1&id=1
2018-05-06 15:42:38 +02:00
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
2018-07-30 23:19:51 +02:00
Content-Length : [ '14' ]
2018-07-30 20:25:25 +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 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/accounts/1/follow
response :
2018-07-30 20:25:25 +02:00
body : {string : '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}' }
2018-05-06 15:42:38 +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/"7d8d0d5b6df00a05e3ff05d1f70cfa28"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ 7bd1016f-e234-4a99-9bd0-15d974f7ee57]
X-Runtime : [ '0.175634' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 20:25:25 +02:00
content-length : [ '173' ]
2018-05-06 15:42:38 +02:00
status : {code: 200, message : OK}
- request :
body : account_ids%5B%5D=1
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '19' ]
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 15:42:38 +02:00
method : POST
2018-07-30 23:19:51 +02:00
uri : http://localhost:3000/api/v1/lists/18/accounts
2018-05-06 15:42:38 +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/"000682dcb8bbb7e9fb5157f6a1c5faa5"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ b74c2be5-1bf5-4c72-9bab-6469bc27bfe4]
X-Runtime : [ '0.096261' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
- request :
2018-06-05 22:10:31 +02:00
body : visibility=public&status=I+have+never+stolen+a+ham+in+my+life.
2018-05-06 15:42:38 +02:00
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
Content-Length : [ '62' ]
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 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/statuses
response :
2018-07-30 23:19:51 +02:00
body : {string : '{"id":"100465729365897428","created_at":"2018-07-30T21:16:12.479Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465729365897428","content":"\u003cp\u003eI
have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465729365897428","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"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":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":84,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'}
2018-05-06 15:42:38 +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/"101a1935d04ea0c5be84df131a702ed7"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ 587fd368-e279-432f-8bbb-5febf8a63859]
X-Runtime : [ '0.420572' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 20:25:25 +02:00
content-length : [ '1197' ]
2018-05-06 15:42:38 +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 15:42:38 +02:00
method : GET
2018-07-30 23:19:51 +02:00
uri : http://localhost:3000/api/v1/timelines/list/18
2018-05-06 15:42:38 +02:00
response :
2018-07-30 23:19:51 +02:00
body : {string : '[{"id":"100465729365897428","created_at":"2018-07-30T21:16:12.479Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465729365897428","content":"\u003cp\u003eI
have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465729365897428","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"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":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":84,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'}
2018-05-06 15:42:38 +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/"8f72530112c7d007afed4d7275e9a395"]
Link : [ '<http://localhost:3000/api/v1/timelines/list/18?max_id=100465729365897428>;
rel="next", <http://localhost:3000/api/v1/timelines/list/18?since_id=100465729365897428>;
2018-05-06 15:42:38 +02:00
rel="prev"']
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ 999d80fe-a436-41bb-95d9-01ced81d131e]
X-Runtime : [ '0.058719' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-07-30 20:25:25 +02:00
content-length : [ '1184' ]
2018-05-06 15:42:38 +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' ]
2018-07-14 01:07:26 +02:00
User-Agent : [ python-requests/2.18.4]
2018-05-06 15:42:38 +02:00
method : DELETE
2018-07-30 23:19:51 +02:00
uri : http://localhost:3000/api/v1/statuses/100465729365897428
2018-05-06 15:42:38 +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/"184f6cea9aa61e17f6e9b832ae0677fb"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ e83bde18-1cf4-43b7-ad64-f5ff51ac8910]
X-Runtime : [ '0.035918' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
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 15:42:38 +02:00
method : POST
uri : http://localhost:3000/api/v1/accounts/1/unfollow
response :
body : {string : '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}' }
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/"d600508246b7b7425c2af4acf4b0c687"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ 9ed1d62d-5d9d-4e7f-8729-7831cf9b8b5b]
X-Runtime : [ '0.124575' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '175' ]
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 15:42:38 +02:00
method : DELETE
2018-07-30 23:19:51 +02:00
uri : http://localhost:3000/api/v1/lists/18
2018-05-06 15:42:38 +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/"c71af75fc26159a037d7a4e061deeccc"]
2018-06-05 22:10:31 +02:00
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 15:42:38 +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 15:42:38 +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 : [ aa2782f7-0242-49c9-9d24-76c03906c940]
X-Runtime : [ '0.048383' ]
2018-05-06 15:42:38 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '2' ]
status : {code: 200, message : OK}
version : 1