diff options
author | Lorenz Diener <[email protected]> | 2018-06-05 22:10:31 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-06-05 22:10:31 +0200 |
commit | 18c6b3b90ff8bd607df18af86d092ac1205ffbf7 (patch) | |
tree | 203729696d2639d5bf221168ad6c76a150130ab0 /tests | |
parent | 36194fd60c8e5c6d30134134e32dd24981aee324 (diff) | |
download | mastodon.py-18c6b3b90ff8bd607df18af86d092ac1205ffbf7.tar.gz |
New casettes, small fixes
Diffstat (limited to 'tests')
84 files changed, 3988 insertions, 3216 deletions
diff --git a/tests/cassettes/test_account.yaml b/tests/cassettes/test_account.yaml index 4a907eb..b715d18 100644 --- a/tests/cassettes/test_account.yaml +++ b/tests/cassettes/test_account.yaml | |||
@@ -10,18 +10,21 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/1 | 11 | uri: http://localhost:3000/api/v1/accounts/1 |
12 | response: | 12 | response: |
13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3}'} | 13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"emojis":[],"fields":[]}'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"46a13fd2ca4876e2ae3f16be4af80a94"] | 17 | ETag: [W/"e2b63c0bfd061f419fb3bead166f55ac"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [21704ac0-e51d-40e8-a9e4-315a80c460cf] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.017436'] | 25 | X-Request-Id: [01dee8a7-3c70-4cbd-ae9e-af7a137f0b5a] |
26 | X-Runtime: ['0.720053'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['512'] | 28 | content-length: ['548'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | version: 1 | 30 | version: 1 |
diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml index 12b4e27..ca88033 100644 --- a/tests/cassettes/test_account_block_unblock.yaml +++ b/tests/cassettes/test_account_block_unblock.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"6b51492dfcee796ceace9d26d2d55060"] | 18 | ETag: [W/"8f163ba0cd0b49c269200290d4c51517"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [3959f11c-c706-4e02-8b25-85902bb6bea8] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.091559'] | 26 | X-Request-Id: [ce3c3431-d3cb-4e5c-8b0f-d6b216fbdda3] |
27 | X-Runtime: ['0.235778'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['174'] | 29 | content-length: ['174'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -41,13 +44,16 @@ interactions: | |||
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"8382f47619ac30055ef26cf1d911cc72"] | 47 | ETag: [W/"14be8cf013e361ea8c4dca8b2c124127"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [3b73836e-2c8a-47d4-9704-4bc967f0ad9e] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.066538'] | 55 | X-Request-Id: [41a7ca98-c99e-4e85-9d5e-7ec0a1a99ad9] |
56 | X-Runtime: ['0.132304'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['175'] | 58 | content-length: ['175'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_follow_unfollow.yaml b/tests/cassettes/test_account_follow_unfollow.yaml index 5aa8ea8..be134a2 100644 --- a/tests/cassettes/test_account_follow_unfollow.yaml +++ b/tests/cassettes/test_account_follow_unfollow.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"c1a00b4b787a9daf3a769bfc721b3022"] | 18 | ETag: [W/"971084270464f354b9f4d0727a243783"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [637e91a7-bc87-4ba4-b45c-31d50aa85657] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.079808'] | 26 | X-Request-Id: [6e8f9e32-567e-4db4-ae71-60983683fed6] |
27 | X-Runtime: ['0.463091'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['174'] | 29 | content-length: ['174'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -41,13 +44,16 @@ interactions: | |||
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"8382f47619ac30055ef26cf1d911cc72"] | 47 | ETag: [W/"94c6d3eb3f16bad47bdb7ed7374be4f5"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [e27b3f1f-788f-4ac8-b48f-2b5fe19fb432] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.065842'] | 55 | X-Request-Id: [94536b64-b1c1-41ef-abb9-5e04072102fa] |
56 | X-Runtime: ['0.123212'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['175'] | 58 | content-length: ['175'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_followers.yaml b/tests/cassettes/test_account_followers.yaml index dfc15d3..fbddc87 100644 --- a/tests/cassettes/test_account_followers.yaml +++ b/tests/cassettes/test_account_followers.yaml | |||
@@ -10,21 +10,21 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/1/followers | 11 | uri: http://localhost:3000/api/v1/accounts/1/followers |
12 | response: | 12 | response: |
13 | body: {string: '[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 13 | body: {string: '[]'} |
14 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | ||
15 | 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":1,"statuses_count":1}]'} | ||
16 | headers: | 14 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"38d22d88a801dd4cb986a0ddc6db518c"] | 17 | ETag: [W/"f81432fd8a70b8759403cae44fbff87f"] |
20 | Link: ['<http://localhost:3000/api/v1/accounts/1/followers?since_id=6>; rel="prev"'] | 18 | Referrer-Policy: [strict-origin-when-cross-origin] |
21 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
23 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
24 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
25 | X-Request-Id: [85399a83-1d02-43d1-9dbd-610526c72a30] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
26 | X-Runtime: ['0.056902'] | 25 | X-Request-Id: [d5babb0e-3f18-4c48-8f62-0dc114dbc864] |
26 | X-Runtime: ['0.200362'] | ||
27 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
28 | content-length: ['769'] | 28 | content-length: ['2'] |
29 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
30 | version: 1 | 30 | version: 1 |
diff --git a/tests/cassettes/test_account_following.yaml b/tests/cassettes/test_account_following.yaml index d6b323e..209c63e 100644 --- a/tests/cassettes/test_account_following.yaml +++ b/tests/cassettes/test_account_following.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"5706e177d055738ebc6f95069177cf4d"] | 17 | ETag: [W/"f81432fd8a70b8759403cae44fbff87f"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [c5709606-2778-447d-b2ae-0dfc9e1f74db] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.042781'] | 25 | X-Request-Id: [c6e73f7a-795e-4e75-bcac-effb9dd468cc] |
26 | X-Runtime: ['0.185730'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_mute_unmute.yaml b/tests/cassettes/test_account_mute_unmute.yaml index ee8342b..d913bc9 100644 --- a/tests/cassettes/test_account_mute_unmute.yaml +++ b/tests/cassettes/test_account_mute_unmute.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"008d44d4b73a8e22e6ba3e845f04765f"] | 18 | ETag: [W/"0d2e9a6b8fc851a6ef29c7f9f3448612"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [66831b90-3c4c-46fc-bbe2-b65e940362c1] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.043762'] | 26 | X-Request-Id: [9193e09a-e9a4-47b2-ae4a-3fcf782be7a6] |
27 | X-Runtime: ['0.252476'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['173'] | 29 | content-length: ['173'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -41,13 +44,16 @@ interactions: | |||
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"8382f47619ac30055ef26cf1d911cc72"] | 47 | ETag: [W/"14be8cf013e361ea8c4dca8b2c124127"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [1cefdf68-3b71-495c-8c7c-26d67f6e2de4] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.037821'] | 55 | X-Request-Id: [69698b0a-a1d9-4c9d-b662-828e21486a09] |
56 | X-Runtime: ['0.123841'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['175'] | 58 | content-length: ['175'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_pinned.yaml b/tests/cassettes/test_account_pinned.yaml index a803ef6..7c491c0 100644 --- a/tests/cassettes/test_account_pinned.yaml +++ b/tests/cassettes/test_account_pinned.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"100148083981231904","created_at":"2018-06-04T18:54:48.491Z","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/100148083981231904","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148083981231904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154003559888698","created_at":"2018-06-05T20:00:14.337Z","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/100154003559888698","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154003559888698","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":1,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"27b169f2c3a47c34c96e80742d4d4f53"] | 22 | ETag: [W/"7316bc82f1a73a12113f2ee83aed746a"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [94dacd68-7f37-4329-a801-3f598e70d14a] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.210785'] | 30 | X-Request-Id: [2044d3e3-4d20-4826-8349-e6f504be9e31] |
31 | X-Runtime: ['6.388939'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1399'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: status=Toot%2C+too%21 | 36 | body: status=Toot%2C+too%21 |
@@ -42,23 +45,26 @@ interactions: | |||
42 | method: POST | 45 | method: POST |
43 | uri: http://localhost:3000/api/v1/statuses | 46 | uri: http://localhost:3000/api/v1/statuses |
44 | response: | 47 | response: |
45 | body: {string: '{"id":"100148083999835817","created_at":"2018-06-04T18:54:48.795Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100148083999835817","content":"\u003cp\u003eToot, | 48 | body: {string: '{"id":"100154003979439257","created_at":"2018-06-05T20:00:20.589Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154003979439257","content":"\u003cp\u003eToot, |
46 | too!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148083999835817","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 49 | too!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154003979439257","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
47 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 50 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
48 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 51 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
49 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 52 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
50 | headers: | 53 | headers: |
51 | Cache-Control: ['max-age=0, private, must-revalidate'] | 54 | Cache-Control: ['max-age=0, private, must-revalidate'] |
52 | Content-Type: [application/json; charset=utf-8] | 55 | Content-Type: [application/json; charset=utf-8] |
53 | ETag: [W/"f8eb615a2b076b4d31bb7c96fd907bd7"] | 56 | ETag: [W/"29a1a5e887ba4a0a74aab0c3b3b7d543"] |
57 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
54 | Transfer-Encoding: [chunked] | 58 | Transfer-Encoding: [chunked] |
55 | Vary: ['Accept-Encoding, Origin'] | 59 | Vary: ['Accept-Encoding, Origin'] |
56 | X-Content-Type-Options: [nosniff] | 60 | X-Content-Type-Options: [nosniff] |
61 | X-Download-Options: [noopen] | ||
57 | X-Frame-Options: [SAMEORIGIN] | 62 | X-Frame-Options: [SAMEORIGIN] |
58 | X-Request-Id: [5d5d8954-754c-4410-a964-75ad0c2ca3f1] | 63 | X-Permitted-Cross-Domain-Policies: [none] |
59 | X-Runtime: ['0.296913'] | 64 | X-Request-Id: [9aabad72-2635-4bbb-8a47-0c4189c76c0d] |
65 | X-Runtime: ['0.716780'] | ||
60 | X-XSS-Protection: [1; mode=block] | 66 | X-XSS-Protection: [1; mode=block] |
61 | content-length: ['1404'] | 67 | content-length: ['1509'] |
62 | status: {code: 200, message: OK} | 68 | status: {code: 200, message: OK} |
63 | - request: | 69 | - request: |
64 | body: null | 70 | body: null |
@@ -70,24 +76,27 @@ interactions: | |||
70 | Content-Length: ['0'] | 76 | Content-Length: ['0'] |
71 | User-Agent: [python-requests/2.9.1] | 77 | User-Agent: [python-requests/2.9.1] |
72 | method: POST | 78 | method: POST |
73 | uri: http://localhost:3000/api/v1/statuses/100148083981231904/pin | 79 | uri: http://localhost:3000/api/v1/statuses/100154003559888698/pin |
74 | response: | 80 | response: |
75 | body: {string: '{"id":"100148083981231904","created_at":"2018-06-04T18:54:48.491Z","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/100148083981231904","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148083981231904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py | 81 | body: {string: '{"id":"100154003559888698","created_at":"2018-06-05T20:00:14.337Z","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/100154003559888698","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154003559888698","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py |
76 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 82 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
77 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 83 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
78 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 84 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
79 | headers: | 85 | headers: |
80 | Cache-Control: ['max-age=0, private, must-revalidate'] | 86 | Cache-Control: ['max-age=0, private, must-revalidate'] |
81 | Content-Type: [application/json; charset=utf-8] | 87 | Content-Type: [application/json; charset=utf-8] |
82 | ETag: [W/"3069d241974170b0fdf5638f101c1d14"] | 88 | ETag: [W/"f17356c501904f4347c6313fb6d43711"] |
89 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
83 | Transfer-Encoding: [chunked] | 90 | Transfer-Encoding: [chunked] |
84 | Vary: ['Accept-Encoding, Origin'] | 91 | Vary: ['Accept-Encoding, Origin'] |
85 | X-Content-Type-Options: [nosniff] | 92 | X-Content-Type-Options: [nosniff] |
93 | X-Download-Options: [noopen] | ||
86 | X-Frame-Options: [SAMEORIGIN] | 94 | X-Frame-Options: [SAMEORIGIN] |
87 | X-Request-Id: [91f5a2ce-5896-4879-80c6-a5fc318d8957] | 95 | X-Permitted-Cross-Domain-Policies: [none] |
88 | X-Runtime: ['0.128018'] | 96 | X-Request-Id: [1ddb62ef-ea4d-4381-98f7-2d86a41347df] |
97 | X-Runtime: ['0.858412'] | ||
89 | X-XSS-Protection: [1; mode=block] | 98 | X-XSS-Protection: [1; mode=block] |
90 | content-length: ['1398'] | 99 | content-length: ['1503'] |
91 | status: {code: 200, message: OK} | 100 | status: {code: 200, message: OK} |
92 | - request: | 101 | - request: |
93 | body: null | 102 | body: null |
@@ -101,21 +110,24 @@ interactions: | |||
101 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 110 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
102 | response: | 111 | response: |
103 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 112 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
104 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 113 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
105 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":6,"source":{"privacy":"public","sensitive":false,"note":"I | 114 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"source":{"privacy":"public","sensitive":false,"note":"I |
106 | walk funny"}}'} | 115 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
107 | headers: | 116 | headers: |
108 | Cache-Control: ['max-age=0, private, must-revalidate'] | 117 | Cache-Control: ['max-age=0, private, must-revalidate'] |
109 | Content-Type: [application/json; charset=utf-8] | 118 | Content-Type: [application/json; charset=utf-8] |
110 | ETag: [W/"0426e9ed5782090a9f08f3fe041e73e5"] | 119 | ETag: [W/"99b059fb73a292f0e35b78e194eff942"] |
120 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
111 | Transfer-Encoding: [chunked] | 121 | Transfer-Encoding: [chunked] |
112 | Vary: ['Accept-Encoding, Origin'] | 122 | Vary: ['Accept-Encoding, Origin'] |
113 | X-Content-Type-Options: [nosniff] | 123 | X-Content-Type-Options: [nosniff] |
124 | X-Download-Options: [noopen] | ||
114 | X-Frame-Options: [SAMEORIGIN] | 125 | X-Frame-Options: [SAMEORIGIN] |
115 | X-Request-Id: [19835760-298b-4cda-8b00-321025061f97] | 126 | X-Permitted-Cross-Domain-Policies: [none] |
116 | X-Runtime: ['0.028631'] | 127 | X-Request-Id: [c1285531-92f7-4306-9a3d-35e0371145ad] |
128 | X-Runtime: ['0.142102'] | ||
117 | X-XSS-Protection: [1; mode=block] | 129 | X-XSS-Protection: [1; mode=block] |
118 | content-length: ['833'] | 130 | content-length: ['1019'] |
119 | status: {code: 200, message: OK} | 131 | status: {code: 200, message: OK} |
120 | - request: | 132 | - request: |
121 | body: null | 133 | body: null |
@@ -128,24 +140,27 @@ interactions: | |||
128 | method: GET | 140 | method: GET |
129 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?pinned=True | 141 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?pinned=True |
130 | response: | 142 | response: |
131 | body: {string: '[{"id":"100148083981231904","created_at":"2018-06-04T18:54:48.491Z","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/100148083981231904","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148083981231904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py | 143 | body: {string: '[{"id":"100154003559888698","created_at":"2018-06-05T20:00:14.337Z","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/100154003559888698","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154003559888698","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py |
132 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 144 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
133 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 145 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
134 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 146 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
135 | headers: | 147 | headers: |
136 | Cache-Control: ['max-age=0, private, must-revalidate'] | 148 | Cache-Control: ['max-age=0, private, must-revalidate'] |
137 | Content-Type: [application/json; charset=utf-8] | 149 | Content-Type: [application/json; charset=utf-8] |
138 | ETag: [W/"164c9bc09aa3b6f2851768a66047b329"] | 150 | ETag: [W/"2edaf17d7736f458f92e3480959b0ffd"] |
139 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?since_id=100148083981231904>; | 151 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?since_id=100154003559888698>; |
140 | rel="prev"'] | 152 | rel="prev"'] |
153 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
141 | Transfer-Encoding: [chunked] | 154 | Transfer-Encoding: [chunked] |
142 | Vary: ['Accept-Encoding, Origin'] | 155 | Vary: ['Accept-Encoding, Origin'] |
143 | X-Content-Type-Options: [nosniff] | 156 | X-Content-Type-Options: [nosniff] |
157 | X-Download-Options: [noopen] | ||
144 | X-Frame-Options: [SAMEORIGIN] | 158 | X-Frame-Options: [SAMEORIGIN] |
145 | X-Request-Id: [222b6664-b99e-48e0-8f20-5aad2764e032] | 159 | X-Permitted-Cross-Domain-Policies: [none] |
146 | X-Runtime: ['0.055145'] | 160 | X-Request-Id: [a4fedf85-2801-41fc-b12a-5d6e90ce6ef8] |
161 | X-Runtime: ['0.494962'] | ||
147 | X-XSS-Protection: [1; mode=block] | 162 | X-XSS-Protection: [1; mode=block] |
148 | content-length: ['1400'] | 163 | content-length: ['1505'] |
149 | status: {code: 200, message: OK} | 164 | status: {code: 200, message: OK} |
150 | - request: | 165 | - request: |
151 | body: null | 166 | body: null |
@@ -157,24 +172,27 @@ interactions: | |||
157 | Content-Length: ['0'] | 172 | Content-Length: ['0'] |
158 | User-Agent: [python-requests/2.9.1] | 173 | User-Agent: [python-requests/2.9.1] |
159 | method: POST | 174 | method: POST |
160 | uri: http://localhost:3000/api/v1/statuses/100148083981231904/unpin | 175 | uri: http://localhost:3000/api/v1/statuses/100154003559888698/unpin |
161 | response: | 176 | response: |
162 | body: {string: '{"id":"100148083981231904","created_at":"2018-06-04T18:54:48.491Z","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/100148083981231904","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148083981231904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 177 | body: {string: '{"id":"100154003559888698","created_at":"2018-06-05T20:00:14.337Z","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/100154003559888698","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154003559888698","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
163 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 178 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
164 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 179 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
165 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 180 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
166 | headers: | 181 | headers: |
167 | Cache-Control: ['max-age=0, private, must-revalidate'] | 182 | Cache-Control: ['max-age=0, private, must-revalidate'] |
168 | Content-Type: [application/json; charset=utf-8] | 183 | Content-Type: [application/json; charset=utf-8] |
169 | ETag: [W/"271e3f2fb752c467b8e7670a490f8c89"] | 184 | ETag: [W/"3cfa771fd1c87e3f197a0592b2b49cdd"] |
185 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
170 | Transfer-Encoding: [chunked] | 186 | Transfer-Encoding: [chunked] |
171 | Vary: ['Accept-Encoding, Origin'] | 187 | Vary: ['Accept-Encoding, Origin'] |
172 | X-Content-Type-Options: [nosniff] | 188 | X-Content-Type-Options: [nosniff] |
189 | X-Download-Options: [noopen] | ||
173 | X-Frame-Options: [SAMEORIGIN] | 190 | X-Frame-Options: [SAMEORIGIN] |
174 | X-Request-Id: [d8e811f8-f682-4c21-a414-394f31b90886] | 191 | X-Permitted-Cross-Domain-Policies: [none] |
175 | X-Runtime: ['0.074775'] | 192 | X-Request-Id: [81396ff8-ab3e-42f2-b8c2-ceed65f69781] |
193 | X-Runtime: ['0.312059'] | ||
176 | X-XSS-Protection: [1; mode=block] | 194 | X-XSS-Protection: [1; mode=block] |
177 | content-length: ['1399'] | 195 | content-length: ['1504'] |
178 | status: {code: 200, message: OK} | 196 | status: {code: 200, message: OK} |
179 | - request: | 197 | - request: |
180 | body: null | 198 | body: null |
@@ -186,19 +204,22 @@ interactions: | |||
186 | Content-Length: ['0'] | 204 | Content-Length: ['0'] |
187 | User-Agent: [python-requests/2.9.1] | 205 | User-Agent: [python-requests/2.9.1] |
188 | method: DELETE | 206 | method: DELETE |
189 | uri: http://localhost:3000/api/v1/statuses/100148083999835817 | 207 | uri: http://localhost:3000/api/v1/statuses/100154003979439257 |
190 | response: | 208 | response: |
191 | body: {string: '{}'} | 209 | body: {string: '{}'} |
192 | headers: | 210 | headers: |
193 | Cache-Control: ['max-age=0, private, must-revalidate'] | 211 | Cache-Control: ['max-age=0, private, must-revalidate'] |
194 | Content-Type: [application/json; charset=utf-8] | 212 | Content-Type: [application/json; charset=utf-8] |
195 | ETag: [W/"5448afda8ed9c69797f461b0b52bef34"] | 213 | ETag: [W/"3e9e5c58cddfb1953818bed3b5a0416b"] |
214 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
196 | Transfer-Encoding: [chunked] | 215 | Transfer-Encoding: [chunked] |
197 | Vary: ['Accept-Encoding, Origin'] | 216 | Vary: ['Accept-Encoding, Origin'] |
198 | X-Content-Type-Options: [nosniff] | 217 | X-Content-Type-Options: [nosniff] |
218 | X-Download-Options: [noopen] | ||
199 | X-Frame-Options: [SAMEORIGIN] | 219 | X-Frame-Options: [SAMEORIGIN] |
200 | X-Request-Id: [a950980c-ebcf-4b43-8f9d-489068a0b006] | 220 | X-Permitted-Cross-Domain-Policies: [none] |
201 | X-Runtime: ['0.034879'] | 221 | X-Request-Id: [81821474-b5d7-462a-8f81-9b666f41d5dc] |
222 | X-Runtime: ['0.241922'] | ||
202 | X-XSS-Protection: [1; mode=block] | 223 | X-XSS-Protection: [1; mode=block] |
203 | content-length: ['2'] | 224 | content-length: ['2'] |
204 | status: {code: 200, message: OK} | 225 | status: {code: 200, message: OK} |
@@ -212,19 +233,22 @@ interactions: | |||
212 | Content-Length: ['0'] | 233 | Content-Length: ['0'] |
213 | User-Agent: [python-requests/2.9.1] | 234 | User-Agent: [python-requests/2.9.1] |
214 | method: DELETE | 235 | method: DELETE |
215 | uri: http://localhost:3000/api/v1/statuses/100148083981231904 | 236 | uri: http://localhost:3000/api/v1/statuses/100154003559888698 |
216 | response: | 237 | response: |
217 | body: {string: '{}'} | 238 | body: {string: '{}'} |
218 | headers: | 239 | headers: |
219 | Cache-Control: ['max-age=0, private, must-revalidate'] | 240 | Cache-Control: ['max-age=0, private, must-revalidate'] |
220 | Content-Type: [application/json; charset=utf-8] | 241 | Content-Type: [application/json; charset=utf-8] |
221 | ETag: [W/"5448afda8ed9c69797f461b0b52bef34"] | 242 | ETag: [W/"3e9e5c58cddfb1953818bed3b5a0416b"] |
243 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
222 | Transfer-Encoding: [chunked] | 244 | Transfer-Encoding: [chunked] |
223 | Vary: ['Accept-Encoding, Origin'] | 245 | Vary: ['Accept-Encoding, Origin'] |
224 | X-Content-Type-Options: [nosniff] | 246 | X-Content-Type-Options: [nosniff] |
247 | X-Download-Options: [noopen] | ||
225 | X-Frame-Options: [SAMEORIGIN] | 248 | X-Frame-Options: [SAMEORIGIN] |
226 | X-Request-Id: [b8a1de16-05df-4caa-8dd9-414d3d0a36d4] | 249 | X-Permitted-Cross-Domain-Policies: [none] |
227 | X-Runtime: ['0.094459'] | 250 | X-Request-Id: [9be22702-abdc-4ba8-8fdf-4162f1678052] |
251 | X-Runtime: ['0.202120'] | ||
228 | X-XSS-Protection: [1; mode=block] | 252 | X-XSS-Protection: [1; mode=block] |
229 | content-length: ['2'] | 253 | content-length: ['2'] |
230 | status: {code: 200, message: OK} | 254 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_relationships.yaml b/tests/cassettes/test_account_relationships.yaml index 449507e..8466fe6 100644 --- a/tests/cassettes/test_account_relationships.yaml +++ b/tests/cassettes/test_account_relationships.yaml | |||
@@ -10,18 +10,21 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/relationships?id=1 | 11 | uri: http://localhost:3000/api/v1/accounts/relationships?id=1 |
12 | response: | 12 | response: |
13 | body: {string: '[{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}]'} | 13 | body: {string: '[{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}]'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"565e770cf83ccb81e98e80fa5952a2dc"] | 17 | ETag: [W/"1c12a483c9a9cf8e734a39cb7167773d"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [161157ae-705b-4276-8119-88081b6f4b35] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.026326'] | 25 | X-Request-Id: [2391ab89-b664-4fed-81ce-68e8b9dd9be2] |
26 | X-Runtime: ['0.222951'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['175'] | 28 | content-length: ['177'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | version: 1 | 30 | version: 1 |
diff --git a/tests/cassettes/test_account_search.yaml b/tests/cassettes/test_account_search.yaml index b6f2ce8..0ed2baa 100644 --- a/tests/cassettes/test_account_search.yaml +++ b/tests/cassettes/test_account_search.yaml | |||
@@ -10,18 +10,21 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/search?q=admin&following=False | 11 | uri: http://localhost:3000/api/v1/accounts/search?q=admin&following=False |
12 | response: | 12 | response: |
13 | body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3}]'} | 13 | body: {string: '[]'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"10e126b8c53895b42da05d306e3944de"] | 17 | ETag: [W/"e79cf4b296234465ae50e0c0797c57ae"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [d91a3bbc-5985-4800-a2f7-f6162b0bf746] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.048618'] | 25 | X-Request-Id: [d551880e-9635-4861-a81a-1cf2eb6e10cf] |
26 | X-Runtime: ['0.202419'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['514'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | version: 1 | 30 | version: 1 |
diff --git a/tests/cassettes/test_account_update_credentials.yaml b/tests/cassettes/test_account_update_credentials.yaml index 9c8c1c8..a4494d1 100644 --- a/tests/cassettes/test_account_update_credentials.yaml +++ b/tests/cassettes/test_account_update_credentials.yaml | |||
@@ -1,20 +1,20 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS1jZGI3MWU4MTI1ZTg0YjM1ODlkMzJmZGM3YTAzOGM1ZA0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS1hYTYxOWRjNzc4Nzg0ZjI4OGM2NTcxOGE2YzQ0NTcyNQ0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJmaWVsZHNfYXR0cmlidXRlc1swXVt2YWx1ZV0iDQoNCnRvYXN0eS4N | 5 | Zm9ybS1kYXRhOyBuYW1lPSJkaXNwbGF5X25hbWUiDQoNCkpvaG4gTGVubm9uDQotLWFhNjE5ZGM3 |
6 | Ci0tY2RiNzFlODEyNWU4NGIzNTg5ZDMyZmRjN2EwMzhjNWQNCkNvbnRlbnQtRGlzcG9zaXRpb246 | 6 | Nzg3ODRmMjg4YzY1NzE4YTZjNDQ1NzI1DQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 |
7 | IGZvcm0tZGF0YTsgbmFtZT0iZGlzcGxheV9uYW1lIg0KDQpKb2huIExlbm5vbg0KLS1jZGI3MWU4 | 7 | IG5hbWU9Im5vdGUiDQoNCkkgd2FsayBmdW5ueQ0KLS1hYTYxOWRjNzc4Nzg0ZjI4OGM2NTcxOGE2 |
8 | MTI1ZTg0YjM1ODlkMzJmZGM3YTAzOGM1ZA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRh | 8 | YzQ0NTcyNQ0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWVsZHNfYXR0 |
9 | OyBuYW1lPSJmaWVsZHNfYXR0cmlidXRlc1sxXVtuYW1lXSINCg0KbGFzYWduYQ0KLS1jZGI3MWU4 | 9 | cmlidXRlc1swXVtuYW1lXSINCg0KYnJlYWQNCi0tYWE2MTlkYzc3ODc4NGYyODhjNjU3MThhNmM0 |
10 | MTI1ZTg0YjM1ODlkMzJmZGM3YTAzOGM1ZA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRh | 10 | NDU3MjUNCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmllbGRzX2F0dHJp |
11 | OyBuYW1lPSJmaWVsZHNfYXR0cmlidXRlc1sxXVt2YWx1ZV0iDQoNCm5vISEhDQotLWNkYjcxZTgx | 11 | YnV0ZXNbMF1bdmFsdWVdIg0KDQp0b2FzdHkuDQotLWFhNjE5ZGM3Nzg3ODRmMjg4YzY1NzE4YTZj |
12 | MjVlODRiMzU4OWQzMmZkYzdhMDM4YzVkDQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 | 12 | NDQ1NzI1DQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpZWxkc19hdHRy |
13 | IG5hbWU9ImZpZWxkc19hdHRyaWJ1dGVzWzBdW25hbWVdIg0KDQpicmVhZA0KLS1jZGI3MWU4MTI1 | 13 | aWJ1dGVzWzFdW25hbWVdIg0KDQpsYXNhZ25hDQotLWFhNjE5ZGM3Nzg3ODRmMjg4YzY1NzE4YTZj |
14 | ZTg0YjM1ODlkMzJmZGM3YTAzOGM1ZA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBu | 14 | NDQ1NzI1DQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpZWxkc19hdHRy |
15 | YW1lPSJub3RlIg0KDQpJIHdhbGsgZnVubnkNCi0tY2RiNzFlODEyNWU4NGIzNTg5ZDMyZmRjN2Ew | 15 | aWJ1dGVzWzFdW3ZhbHVlXSINCg0Kbm8hISENCi0tYWE2MTlkYzc3ODc4NGYyODhjNjU3MThhNmM0 |
16 | MzhjNWQNCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iaGVhZGVyIjsgZmls | 16 | NDU3MjUNCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iaGVhZGVyIjsgZmls |
17 | ZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfLmpwZSINCkNvbnRlbnQtVHlwZTogaW1hZ2UvanBlZw0K | 17 | ZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfLmpwZyINCkNvbnRlbnQtVHlwZTogaW1hZ2UvanBlZw0K |
18 | DQr/2P/gABBKRklGAAEBAQBIAEgAAP/iAhxJQ0NfUFJPRklMRQABAQAAAgxsY21zAhAAAG1udHJS | 18 | DQr/2P/gABBKRklGAAEBAQBIAEgAAP/iAhxJQ0NfUFJPRklMRQABAQAAAgxsY21zAhAAAG1udHJS |
19 | R0IgWFlaIAfcAAEAGQADACkAOWFjc3BBUFBMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gAB | 19 | R0IgWFlaIAfcAAEAGQADACkAOWFjc3BBUFBMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gAB |
20 | AAAAANMtbGNtcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA | 20 | AAAAANMtbGNtcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
@@ -950,9 +950,9 @@ interactions: | |||
950 | oX5EQbZIDAphpUqKI6mINwj9YYOV2oMLkmWXo9TfelSoHhykWUoovQTO33qdoivLumOvT8UqVFWb | 950 | oX5EQbZIDAphpUqKI6mINwj9YYOV2oMLkmWXo9TfelSoHhykWUoovQTO33qdoivLumOvT8UqVFWb |
951 | bHaEokDtzf5qMy4XCMTEjfPbPilSoFOFzByxzhRey1WUSaxVdtqVKgaCiiCrnK5pkwMTGX4pUqBT | 951 | bHaEokDtzf5qMy4XCMTEjfPbPilSoFOFzByxzhRey1WUSaxVdtqVKgaCiiCrnK5pkwMTGX4pUqBT |
952 | tsYnLjJ4xUrWDGZB1d1z+KVKguWW3ctzMCb7u1NAIwEky3zsvWlSoIzwuWI/YpgkyI8qxk4wZ/Wl | 952 | tsYnLjJ4xUrWDGZB1d1z+KVKguWW3ctzMCb7u1NAIwEky3zsvWlSoIzwuWI/YpgkyI8qxk4wZ/Wl |
953 | SoGNPcbo46Oebs70qVKg/9kNCi0tY2RiNzFlODEyNWU4NGIzNTg5ZDMyZmRjN2EwMzhjNWQNCkNv | 953 | SoGNPcbo46Oebs70qVKg/9kNCi0tYWE2MTlkYzc3ODc4NGYyODhjNjU3MThhNmM0NDU3MjUNCkNv |
954 | bnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iYXZhdGFyIjsgZmlsZW5hbWU9Im1h | 954 | bnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iYXZhdGFyIjsgZmlsZW5hbWU9Im1h |
955 | c3RvZG9ucHl1cGxvYWRfLmpwZSINCkNvbnRlbnQtVHlwZTogaW1hZ2UvanBlZw0KDQr/2P/gABBK | 955 | c3RvZG9ucHl1cGxvYWRfLmpwZyINCkNvbnRlbnQtVHlwZTogaW1hZ2UvanBlZw0KDQr/2P/gABBK |
956 | RklGAAEBAQBIAEgAAP/iAhxJQ0NfUFJPRklMRQABAQAAAgxsY21zAhAAAG1udHJSR0IgWFlaIAfc | 956 | RklGAAEBAQBIAEgAAP/iAhxJQ0NfUFJPRklMRQABAQAAAgxsY21zAhAAAG1udHJSR0IgWFlaIAfc |
957 | AAEAGQADACkAOWFjc3BBUFBMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gABAAAAANMtbGNt | 957 | AAEAGQADACkAOWFjc3BBUFBMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD21gABAAAAANMtbGNt |
958 | cwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmRlc2MAAAD8 | 958 | cwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmRlc2MAAAD8 |
@@ -1888,26 +1888,26 @@ interactions: | |||
1888 | pUqKI6mINwj9YYOV2oMLkmWXo9TfelSoHhykWUoovQTO33qdoivLumOvT8UqVFWbbHaEokDtzf5q | 1888 | pUqKI6mINwj9YYOV2oMLkmWXo9TfelSoHhykWUoovQTO33qdoivLumOvT8UqVFWbbHaEokDtzf5q |
1889 | My4XCMTEjfPbPilSoFOFzByxzhRey1WUSaxVdtqVKgaCiiCrnK5pkwMTGX4pUqBTtsYnLjJ4xUrW | 1889 | My4XCMTEjfPbPilSoFOFzByxzhRey1WUSaxVdtqVKgaCiiCrnK5pkwMTGX4pUqBTtsYnLjJ4xUrW |
1890 | DGZB1d1z+KVKguWW3ctzMCb7u1NAIwEky3zsvWlSoIzwuWI/YpgkyI8qxk4wZ/WlSoGNPcbo46Oe | 1890 | DGZB1d1z+KVKguWW3ctzMCb7u1NAIwEky3zsvWlSoIzwuWI/YpgkyI8qxk4wZ/WlSoGNPcbo46Oe |
1891 | bs70qVKg/9kNCi0tY2RiNzFlODEyNWU4NGIzNTg5ZDMyZmRjN2EwMzhjNWQtLQ0K | 1891 | bs70qVKg/9kNCi0tYWE2MTlkYzc3ODc4NGYyODhjNjU3MThhNmM0NDU3MjUtLQ0K |
1892 | headers: | 1892 | headers: |
1893 | Accept: ['*/*'] | 1893 | Accept: ['*/*'] |
1894 | Accept-Encoding: ['gzip, deflate'] | 1894 | Accept-Encoding: ['gzip, deflate'] |
1895 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 1895 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
1896 | Connection: [keep-alive] | 1896 | Connection: [keep-alive] |
1897 | Content-Length: ['107607'] | 1897 | Content-Length: ['107607'] |
1898 | Content-Type: [multipart/form-data; boundary=cdb71e8125e84b3589d32fdc7a038c5d] | 1898 | Content-Type: [multipart/form-data; boundary=aa619dc778784f288c65718a6c445725] |
1899 | User-Agent: [python-requests/2.9.1] | 1899 | User-Agent: [python-requests/2.9.1] |
1900 | method: PATCH | 1900 | method: PATCH |
1901 | uri: http://localhost:3000/api/v1/accounts/update_credentials | 1901 | uri: http://localhost:3000/api/v1/accounts/update_credentials |
1902 | response: | 1902 | response: |
1903 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1903 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1904 | Lennon","locked":true,"bot":false,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1904 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1905 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":4,"source":{"privacy":"public","sensitive":false,"note":"I | 1905 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":0,"source":{"privacy":"public","sensitive":false,"note":"I |
1906 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} | 1906 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
1907 | headers: | 1907 | headers: |
1908 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1908 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1909 | Content-Type: [application/json; charset=utf-8] | 1909 | Content-Type: [application/json; charset=utf-8] |
1910 | ETag: [W/"88fa68354142994962076b3df86272b7"] | 1910 | ETag: [W/"5669121fefd96ee550d48eccf174ca59"] |
1911 | Referrer-Policy: [strict-origin-when-cross-origin] | 1911 | Referrer-Policy: [strict-origin-when-cross-origin] |
1912 | Transfer-Encoding: [chunked] | 1912 | Transfer-Encoding: [chunked] |
1913 | Vary: ['Accept-Encoding, Origin'] | 1913 | Vary: ['Accept-Encoding, Origin'] |
@@ -1915,8 +1915,8 @@ interactions: | |||
1915 | X-Download-Options: [noopen] | 1915 | X-Download-Options: [noopen] |
1916 | X-Frame-Options: [SAMEORIGIN] | 1916 | X-Frame-Options: [SAMEORIGIN] |
1917 | X-Permitted-Cross-Domain-Policies: [none] | 1917 | X-Permitted-Cross-Domain-Policies: [none] |
1918 | X-Request-Id: [f04d61c0-beca-488f-a36c-b59e56e94079] | 1918 | X-Request-Id: [2ca3748f-b5d4-42c5-a6d9-6d4bbff1e535] |
1919 | X-Runtime: ['0.182837'] | 1919 | X-Runtime: ['0.668652'] |
1920 | X-XSS-Protection: [1; mode=block] | 1920 | X-XSS-Protection: [1; mode=block] |
1921 | content-length: ['1019'] | 1921 | content-length: ['1019'] |
1922 | status: {code: 200, message: OK} | 1922 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_update_credentials_no_avatar.yaml b/tests/cassettes/test_account_update_credentials_no_avatar.yaml index d215cce..9558fe1 100644 --- a/tests/cassettes/test_account_update_credentials_no_avatar.yaml +++ b/tests/cassettes/test_account_update_credentials_no_avatar.yaml | |||
@@ -1,12 +1,12 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS0wMzE1MDYzZmI0OWE0Yzg1YWVmZmRlN2RmZTExNmFlMA0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS0xZDk3N2Y3N2U1MzQ0ZjQyYWQxNjRkM2ZlZTc4NTk4NA0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJkaXNwbGF5X25hbWUiDQoNCkpvaG4gTGVubm9uDQotLTAzMTUwNjNm | 5 | Zm9ybS1kYXRhOyBuYW1lPSJkaXNwbGF5X25hbWUiDQoNCkpvaG4gTGVubm9uDQotLTFkOTc3Zjc3 |
6 | YjQ5YTRjODVhZWZmZGU3ZGZlMTE2YWUwDQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 | 6 | ZTUzNDRmNDJhZDE2NGQzZmVlNzg1OTg0DQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 |
7 | IG5hbWU9Im5vdGUiDQoNCkkgd2FsayBmdW5ueQ0KLS0wMzE1MDYzZmI0OWE0Yzg1YWVmZmRlN2Rm | 7 | IG5hbWU9Im5vdGUiDQoNCkkgd2FsayBmdW5ueQ0KLS0xZDk3N2Y3N2U1MzQ0ZjQyYWQxNjRkM2Zl |
8 | ZTExNmFlMA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJoZWFkZXIiOyBm | 8 | ZTc4NTk4NA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJoZWFkZXIiOyBm |
9 | aWxlbmFtZT0ibWFzdG9kb25weXVwbG9hZF8uanBlIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVn | 9 | aWxlbmFtZT0ibWFzdG9kb25weXVwbG9hZF8uanBnIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVn |
10 | DQoNCv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50 | 10 | DQoNCv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50 |
11 | clJHQiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbW | 11 | clJHQiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbW |
12 | AAEAAAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA | 12 | AAEAAAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
@@ -942,7 +942,7 @@ interactions: | |||
942 | elShfkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpU | 942 | elShfkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpU |
943 | VZtsdoSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilS | 943 | VZtsdoSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilS |
944 | oFO2xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn | 944 | oFO2xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn |
945 | 9aVKgY09xujjo55uzvSpUqD/2Q0KLS0wMzE1MDYzZmI0OWE0Yzg1YWVmZmRlN2RmZTExNmFlMC0t | 945 | 9aVKgY09xujjo55uzvSpUqD/2Q0KLS0xZDk3N2Y3N2U1MzQ0ZjQyYWQxNjRkM2ZlZTc4NTk4NC0t |
946 | DQo= | 946 | DQo= |
947 | headers: | 947 | headers: |
948 | Accept: ['*/*'] | 948 | Accept: ['*/*'] |
@@ -950,19 +950,19 @@ interactions: | |||
950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
951 | Connection: [keep-alive] | 951 | Connection: [keep-alive] |
952 | Content-Length: ['53696'] | 952 | Content-Length: ['53696'] |
953 | Content-Type: [multipart/form-data; boundary=0315063fb49a4c85aeffde7dfe116ae0] | 953 | Content-Type: [multipart/form-data; boundary=1d977f77e5344f42ad164d3fee785984] |
954 | User-Agent: [python-requests/2.9.1] | 954 | User-Agent: [python-requests/2.9.1] |
955 | method: PATCH | 955 | method: PATCH |
956 | uri: http://localhost:3000/api/v1/accounts/update_credentials | 956 | uri: http://localhost:3000/api/v1/accounts/update_credentials |
957 | response: | 957 | response: |
958 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 958 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
959 | Lennon","locked":true,"bot":false,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 959 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
960 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":4,"source":{"privacy":"public","sensitive":false,"note":"I | 960 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":0,"source":{"privacy":"public","sensitive":false,"note":"I |
961 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} | 961 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
962 | headers: | 962 | headers: |
963 | Cache-Control: ['max-age=0, private, must-revalidate'] | 963 | Cache-Control: ['max-age=0, private, must-revalidate'] |
964 | Content-Type: [application/json; charset=utf-8] | 964 | Content-Type: [application/json; charset=utf-8] |
965 | ETag: [W/"e4a5fa3ea7d32b002975509cbf12d30e"] | 965 | ETag: [W/"3ac6fc0a79e77981db7553ad9a8e65eb"] |
966 | Referrer-Policy: [strict-origin-when-cross-origin] | 966 | Referrer-Policy: [strict-origin-when-cross-origin] |
967 | Transfer-Encoding: [chunked] | 967 | Transfer-Encoding: [chunked] |
968 | Vary: ['Accept-Encoding, Origin'] | 968 | Vary: ['Accept-Encoding, Origin'] |
@@ -970,8 +970,8 @@ interactions: | |||
970 | X-Download-Options: [noopen] | 970 | X-Download-Options: [noopen] |
971 | X-Frame-Options: [SAMEORIGIN] | 971 | X-Frame-Options: [SAMEORIGIN] |
972 | X-Permitted-Cross-Domain-Policies: [none] | 972 | X-Permitted-Cross-Domain-Policies: [none] |
973 | X-Request-Id: [e74cf7c0-def0-4007-931e-bf08d48a92d5] | 973 | X-Request-Id: [1e6c5bf8-60b7-4563-8aaf-445efab4688d] |
974 | X-Runtime: ['0.209705'] | 974 | X-Runtime: ['0.374729'] |
975 | X-XSS-Protection: [1; mode=block] | 975 | X-XSS-Protection: [1; mode=block] |
976 | content-length: ['1019'] | 976 | content-length: ['1019'] |
977 | status: {code: 200, message: OK} | 977 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_account_update_credentials_no_header.yaml b/tests/cassettes/test_account_update_credentials_no_header.yaml index d3f9c86..5e1ebee 100644 --- a/tests/cassettes/test_account_update_credentials_no_header.yaml +++ b/tests/cassettes/test_account_update_credentials_no_header.yaml | |||
@@ -1,12 +1,12 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS00NTk4Yjg5MzQ1Njg0ZWEyYmNlZjFlNDg0YmU5MzBlMw0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS04NTIxMzU3OWE3Yzg0NzUwYTI3MWY0Njg0OWYxMmMwNQ0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJkaXNwbGF5X25hbWUiDQoNCkpvaG4gTGVubm9uDQotLTQ1OThiODkz | 5 | Zm9ybS1kYXRhOyBuYW1lPSJkaXNwbGF5X25hbWUiDQoNCkpvaG4gTGVubm9uDQotLTg1MjEzNTc5 |
6 | NDU2ODRlYTJiY2VmMWU0ODRiZTkzMGUzDQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 | 6 | YTdjODQ3NTBhMjcxZjQ2ODQ5ZjEyYzA1DQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7 |
7 | IG5hbWU9Im5vdGUiDQoNCkkgd2FsayBmdW5ueQ0KLS00NTk4Yjg5MzQ1Njg0ZWEyYmNlZjFlNDg0 | 7 | IG5hbWU9Im5vdGUiDQoNCkkgd2FsayBmdW5ueQ0KLS04NTIxMzU3OWE3Yzg0NzUwYTI3MWY0Njg0 |
8 | YmU5MzBlMw0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJhdmF0YXIiOyBm | 8 | OWYxMmMwNQ0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJhdmF0YXIiOyBm |
9 | aWxlbmFtZT0ibWFzdG9kb25weXVwbG9hZF8uanBlIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVn | 9 | aWxlbmFtZT0ibWFzdG9kb25weXVwbG9hZF8uanBnIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVn |
10 | DQoNCv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50 | 10 | DQoNCv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50 |
11 | clJHQiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbW | 11 | clJHQiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbW |
12 | AAEAAAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA | 12 | AAEAAAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
@@ -942,7 +942,7 @@ interactions: | |||
942 | elShfkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpU | 942 | elShfkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpU |
943 | VZtsdoSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilS | 943 | VZtsdoSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilS |
944 | oFO2xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn | 944 | oFO2xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn |
945 | 9aVKgY09xujjo55uzvSpUqD/2Q0KLS00NTk4Yjg5MzQ1Njg0ZWEyYmNlZjFlNDg0YmU5MzBlMy0t | 945 | 9aVKgY09xujjo55uzvSpUqD/2Q0KLS04NTIxMzU3OWE3Yzg0NzUwYTI3MWY0Njg0OWYxMmMwNS0t |
946 | DQo= | 946 | DQo= |
947 | headers: | 947 | headers: |
948 | Accept: ['*/*'] | 948 | Accept: ['*/*'] |
@@ -950,19 +950,19 @@ interactions: | |||
950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
951 | Connection: [keep-alive] | 951 | Connection: [keep-alive] |
952 | Content-Length: ['53696'] | 952 | Content-Length: ['53696'] |
953 | Content-Type: [multipart/form-data; boundary=4598b89345684ea2bcef1e484be930e3] | 953 | Content-Type: [multipart/form-data; boundary=85213579a7c84750a271f46849f12c05] |
954 | User-Agent: [python-requests/2.9.1] | 954 | User-Agent: [python-requests/2.9.1] |
955 | method: PATCH | 955 | method: PATCH |
956 | uri: http://localhost:3000/api/v1/accounts/update_credentials | 956 | uri: http://localhost:3000/api/v1/accounts/update_credentials |
957 | response: | 957 | response: |
958 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 958 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
959 | Lennon","locked":true,"bot":false,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 959 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
960 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":4,"source":{"privacy":"public","sensitive":false,"note":"I | 960 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":0,"source":{"privacy":"public","sensitive":false,"note":"I |
961 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} | 961 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
962 | headers: | 962 | headers: |
963 | Cache-Control: ['max-age=0, private, must-revalidate'] | 963 | Cache-Control: ['max-age=0, private, must-revalidate'] |
964 | Content-Type: [application/json; charset=utf-8] | 964 | Content-Type: [application/json; charset=utf-8] |
965 | ETag: [W/"88fa68354142994962076b3df86272b7"] | 965 | ETag: [W/"3ac6fc0a79e77981db7553ad9a8e65eb"] |
966 | Referrer-Policy: [strict-origin-when-cross-origin] | 966 | Referrer-Policy: [strict-origin-when-cross-origin] |
967 | Transfer-Encoding: [chunked] | 967 | Transfer-Encoding: [chunked] |
968 | Vary: ['Accept-Encoding, Origin'] | 968 | Vary: ['Accept-Encoding, Origin'] |
@@ -970,8 +970,8 @@ interactions: | |||
970 | X-Download-Options: [noopen] | 970 | X-Download-Options: [noopen] |
971 | X-Frame-Options: [SAMEORIGIN] | 971 | X-Frame-Options: [SAMEORIGIN] |
972 | X-Permitted-Cross-Domain-Policies: [none] | 972 | X-Permitted-Cross-Domain-Policies: [none] |
973 | X-Request-Id: [97881214-41a9-4e53-ac2d-0bd3dff79e7b] | 973 | X-Request-Id: [307ed837-e9e9-4abe-a6b3-aa497b76107f] |
974 | X-Runtime: ['0.209024'] | 974 | X-Runtime: ['0.310192'] |
975 | X-XSS-Protection: [1; mode=block] | 975 | X-XSS-Protection: [1; mode=block] |
976 | content-length: ['1019'] | 976 | content-length: ['1019'] |
977 | status: {code: 200, message: OK} | 977 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_attribute_access.yaml b/tests/cassettes/test_attribute_access.yaml index 3de93f0..aeb2253 100644 --- a/tests/cassettes/test_attribute_access.yaml +++ b/tests/cassettes/test_attribute_access.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984770753668256","created_at":"2018-05-06T22:42:06.419Z","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/99984770753668256","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770753668256","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154005513718060","created_at":"2018-06-05T20:00:43.948Z","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/100154005513718060","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005513718060","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"2094aa065b9273dfd848247e987bf0e3"] | 22 | ETag: [W/"afc964ffb98eed8b416c61f14ca63878"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [28f96fc1-e223-4792-97b3-9e906abc955d] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.363920'] | 30 | X-Request-Id: [8588ebd7-098e-4298-acdf-b6ecb10394bb] |
31 | X-Runtime: ['0.523800'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984770753668256 | 45 | uri: http://localhost:3000/api/v1/statuses/100154005513718060 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"e1c92c2fc861afa27c4a0632f8f8d82a"] | 51 | ETag: [W/"3c501201602c549f58ded9973c9652f0"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [82959881-7dd4-4c16-b2e7-82f8ac1e0333] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.141019'] | 59 | X-Request-Id: [a257e4dc-993c-4122-9d13-3883dae803ee] |
60 | X-Runtime: ['0.240555'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_blocks.yaml b/tests/cassettes/test_blocks.yaml index c3aed8d..a7f989f 100644 --- a/tests/cassettes/test_blocks.yaml +++ b/tests/cassettes/test_blocks.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] | 17 | ETag: [W/"fd416ce330bb122e6e08c214b5938a97"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [52e15c47-8956-4384-9638-f2304c749653] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.032640'] | 25 | X-Request-Id: [b4ad759f-2df7-4d6c-83a4-cbbbcb3ebb24] |
26 | X-Runtime: ['0.046610'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_date_hook.yaml b/tests/cassettes/test_date_hook.yaml index 084c080..f3b1e4d 100644 --- a/tests/cassettes/test_date_hook.yaml +++ b/tests/cassettes/test_date_hook.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984770718891690","created_at":"2018-05-06T22:42:05.898Z","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/99984770718891690","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770718891690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154005454434727","created_at":"2018-06-05T20:00:43.074Z","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/100154005454434727","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005454434727","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"8357bad44c92d7f1418806930e3e791e"] | 22 | ETag: [W/"12f1d291653775aafd8d723959ef7a8e"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [25f33d99-755a-473a-901b-b5cb620ec58e] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.306326'] | 30 | X-Request-Id: [8ebe6867-df04-4093-8fa6-b4a00ea25876] |
31 | X-Runtime: ['0.637609'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984770718891690 | 45 | uri: http://localhost:3000/api/v1/statuses/100154005454434727 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"e1c92c2fc861afa27c4a0632f8f8d82a"] | 51 | ETag: [W/"8a435d756e241f300828052caa87956c"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [5d346ef5-1610-4bda-a883-98c063232427] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.132158'] | 59 | X-Request-Id: [48f1bb2a-ba17-4ba0-9e0f-b28be213d6f0] |
60 | X-Runtime: ['0.236937'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_domain_block_unblock.yaml b/tests/cassettes/test_domain_block_unblock.yaml index 3a90f73..a9f4e95 100644 --- a/tests/cassettes/test_domain_block_unblock.yaml +++ b/tests/cassettes/test_domain_block_unblock.yaml | |||
@@ -16,13 +16,16 @@ interactions: | |||
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"e1a8a0a7a84ff9152d240dd050a7f6b1"] | 19 | ETag: [W/"09c055ece3ad0362c2ea3906610b5832"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [7a6d279b-625f-468e-84e7-b85894784098] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.044767'] | 27 | X-Request-Id: [b37d75db-6c1f-4cee-a44b-bc6e2d61b1b9] |
28 | X-Runtime: ['0.341110'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['2'] | 30 | content-length: ['2'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
@@ -43,13 +46,16 @@ interactions: | |||
43 | headers: | 46 | headers: |
44 | Cache-Control: ['max-age=0, private, must-revalidate'] | 47 | Cache-Control: ['max-age=0, private, must-revalidate'] |
45 | Content-Type: [application/json; charset=utf-8] | 48 | Content-Type: [application/json; charset=utf-8] |
46 | ETag: [W/"e1a8a0a7a84ff9152d240dd050a7f6b1"] | 49 | ETag: [W/"09c055ece3ad0362c2ea3906610b5832"] |
50 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
47 | Transfer-Encoding: [chunked] | 51 | Transfer-Encoding: [chunked] |
48 | Vary: ['Accept-Encoding, Origin'] | 52 | Vary: ['Accept-Encoding, Origin'] |
49 | X-Content-Type-Options: [nosniff] | 53 | X-Content-Type-Options: [nosniff] |
54 | X-Download-Options: [noopen] | ||
50 | X-Frame-Options: [SAMEORIGIN] | 55 | X-Frame-Options: [SAMEORIGIN] |
51 | X-Request-Id: [a641134d-4ff5-4355-9036-b951b1999095] | 56 | X-Permitted-Cross-Domain-Policies: [none] |
52 | X-Runtime: ['0.044367'] | 57 | X-Request-Id: [ed937bcf-7734-4be8-a1e1-57aca94998d1] |
58 | X-Runtime: ['0.169136'] | ||
53 | X-XSS-Protection: [1; mode=block] | 59 | X-XSS-Protection: [1; mode=block] |
54 | content-length: ['2'] | 60 | content-length: ['2'] |
55 | status: {code: 200, message: OK} | 61 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_domain_blocks.yaml b/tests/cassettes/test_domain_blocks.yaml index b0cc261..dfa0aee 100644 --- a/tests/cassettes/test_domain_blocks.yaml +++ b/tests/cassettes/test_domain_blocks.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"9cef30119ad0d3a71210557f8261c67d"] | 17 | ETag: [W/"10e9b31613611d1a8061340297cd1438"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [6a68f6e7-b4b2-443c-8a88-8287d932caa9] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.039401'] | 25 | X-Request-Id: [a652c834-db70-4b58-a2ae-03186289969a] |
26 | X-Runtime: ['0.117906'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_emoji.yaml b/tests/cassettes/test_emoji.yaml index e10183d..f7c7ad7 100644 --- a/tests/cassettes/test_emoji.yaml +++ b/tests/cassettes/test_emoji.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"018d0c2914244a9c755e02ccd1689bca"] | 17 | ETag: [W/"be0bc926c1d17d59236e56c2b37fb243"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [6cfe9b26-b920-42e8-9df2-2f747d403970] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.033159'] | 25 | X-Request-Id: [2e9f331f-a3c5-43bc-a610-2a6fdb5476c1] |
26 | X-Runtime: ['0.068758'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_favourites.yaml b/tests/cassettes/test_favourites.yaml index 7fb3be9..6c41e60 100644 --- a/tests/cassettes/test_favourites.yaml +++ b/tests/cassettes/test_favourites.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"c195edc28806d4c8956f8d10ade46dd4"] | 17 | ETag: [W/"4dd50662367a112fc841f176b651f0f4"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [0cadf265-a469-4a9a-90ac-9d6dfc460d59] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.091964'] | 25 | X-Request-Id: [97a9fe86-4787-45a3-80d4-c5ae5e80b07c] |
26 | X-Runtime: ['0.184127'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_fetch_next_previous.yaml b/tests/cassettes/test_fetch_next_previous.yaml index 6e6fd7f..88283b8 100644 --- a/tests/cassettes/test_fetch_next_previous.yaml +++ b/tests/cassettes/test_fetch_next_previous.yaml | |||
@@ -11,21 +11,24 @@ interactions: | |||
11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
12 | response: | 12 | response: |
13 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 13 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
14 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 14 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
15 | 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":1,"statuses_count":1,"source":{"privacy":"public","sensitive":false,"note":"I | 15 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":3,"source":{"privacy":"public","sensitive":false,"note":"I |
16 | walk funny"}}'} | 16 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
17 | headers: | 17 | headers: |
18 | Cache-Control: ['max-age=0, private, must-revalidate'] | 18 | Cache-Control: ['max-age=0, private, must-revalidate'] |
19 | Content-Type: [application/json; charset=utf-8] | 19 | Content-Type: [application/json; charset=utf-8] |
20 | ETag: [W/"315a656d6f113ed39e945ccedcce3c33"] | 20 | ETag: [W/"af985fc5521bdf6e4c08f443f25ab926"] |
21 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
21 | Transfer-Encoding: [chunked] | 22 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 23 | Vary: ['Accept-Encoding, Origin'] |
23 | X-Content-Type-Options: [nosniff] | 24 | X-Content-Type-Options: [nosniff] |
25 | X-Download-Options: [noopen] | ||
24 | X-Frame-Options: [SAMEORIGIN] | 26 | X-Frame-Options: [SAMEORIGIN] |
25 | X-Request-Id: [96203c31-a449-43a5-8e89-cfcbe28602db] | 27 | X-Permitted-Cross-Domain-Policies: [none] |
26 | X-Runtime: ['0.051048'] | 28 | X-Request-Id: [b476a75c-4428-4da2-8a5c-64d56f59fe34] |
29 | X-Runtime: ['0.110832'] | ||
27 | X-XSS-Protection: [1; mode=block] | 30 | X-XSS-Protection: [1; mode=block] |
28 | content-length: ['837'] | 31 | content-length: ['1019'] |
29 | status: {code: 200, message: OK} | 32 | status: {code: 200, message: OK} |
30 | - request: | 33 | - request: |
31 | body: status=Toot+number+0%21 | 34 | body: status=Toot+number+0%21 |
@@ -40,23 +43,26 @@ interactions: | |||
40 | method: POST | 43 | method: POST |
41 | uri: http://localhost:3000/api/v1/statuses | 44 | uri: http://localhost:3000/api/v1/statuses |
42 | response: | 45 | response: |
43 | body: {string: '{"id":"99984771254970344","created_at":"2018-05-06T22:42:14.048Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771254970344","content":"\u003cp\u003eToot | 46 | body: {string: '{"id":"100154006270001808","created_at":"2018-06-05T20:00:55.451Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006270001808","content":"\u003cp\u003eToot |
44 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771254970344","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 47 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006270001808","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"08957941af94009c2dae7f42329611d6"] | 54 | ETag: [W/"cc57f507a53dc4ef67e1c5ada87b98fe"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [6bf3a104-3906-41c1-b363-3c621c6b0a63] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.174335'] | 62 | X-Request-Id: [43806f7d-7970-47ce-b627-da46ec4a1d52] |
63 | X-Runtime: ['0.179488'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1409'] | 65 | content-length: ['1513'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: status=Toot+number+1%21 | 68 | body: status=Toot+number+1%21 |
@@ -71,23 +77,26 @@ interactions: | |||
71 | method: POST | 77 | method: POST |
72 | uri: http://localhost:3000/api/v1/statuses | 78 | uri: http://localhost:3000/api/v1/statuses |
73 | response: | 79 | response: |
74 | body: {string: '{"id":"99984771274347961","created_at":"2018-05-06T22:42:14.351Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771274347961","content":"\u003cp\u003eToot | 80 | body: {string: '{"id":"100154006288848273","created_at":"2018-06-05T20:00:55.756Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006288848273","content":"\u003cp\u003eToot |
75 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771274347961","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 81 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006288848273","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
76 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 82 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
77 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 83 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
78 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 84 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":5,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
79 | headers: | 85 | headers: |
80 | Cache-Control: ['max-age=0, private, must-revalidate'] | 86 | Cache-Control: ['max-age=0, private, must-revalidate'] |
81 | Content-Type: [application/json; charset=utf-8] | 87 | Content-Type: [application/json; charset=utf-8] |
82 | ETag: [W/"744940c300cb03098c5290b7560bdead"] | 88 | ETag: [W/"e54a440ef2e912801d9abab59cc7e75f"] |
89 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
83 | Transfer-Encoding: [chunked] | 90 | Transfer-Encoding: [chunked] |
84 | Vary: ['Accept-Encoding, Origin'] | 91 | Vary: ['Accept-Encoding, Origin'] |
85 | X-Content-Type-Options: [nosniff] | 92 | X-Content-Type-Options: [nosniff] |
93 | X-Download-Options: [noopen] | ||
86 | X-Frame-Options: [SAMEORIGIN] | 94 | X-Frame-Options: [SAMEORIGIN] |
87 | X-Request-Id: [659bc725-83aa-4298-8547-53add1cd85c1] | 95 | X-Permitted-Cross-Domain-Policies: [none] |
88 | X-Runtime: ['0.379615'] | 96 | X-Request-Id: [a3d73d40-8c5c-4ef0-b92d-b075d450e079] |
97 | X-Runtime: ['0.387775'] | ||
89 | X-XSS-Protection: [1; mode=block] | 98 | X-XSS-Protection: [1; mode=block] |
90 | content-length: ['1409'] | 99 | content-length: ['1513'] |
91 | status: {code: 200, message: OK} | 100 | status: {code: 200, message: OK} |
92 | - request: | 101 | - request: |
93 | body: status=Toot+number+2%21 | 102 | body: status=Toot+number+2%21 |
@@ -102,23 +111,26 @@ interactions: | |||
102 | method: POST | 111 | method: POST |
103 | uri: http://localhost:3000/api/v1/statuses | 112 | uri: http://localhost:3000/api/v1/statuses |
104 | response: | 113 | response: |
105 | body: {string: '{"id":"99984771299392882","created_at":"2018-05-06T22:42:14.737Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771299392882","content":"\u003cp\u003eToot | 114 | body: {string: '{"id":"100154006316267155","created_at":"2018-06-05T20:00:56.172Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006316267155","content":"\u003cp\u003eToot |
106 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771299392882","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 115 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006316267155","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
107 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 116 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
108 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 117 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
109 | 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":1,"statuses_count":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 118 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":6,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
110 | headers: | 119 | headers: |
111 | Cache-Control: ['max-age=0, private, must-revalidate'] | 120 | Cache-Control: ['max-age=0, private, must-revalidate'] |
112 | Content-Type: [application/json; charset=utf-8] | 121 | Content-Type: [application/json; charset=utf-8] |
113 | ETag: [W/"e8da1c24ab37f310e46faee713b734ba"] | 122 | ETag: [W/"76bed8668eb31aab72b50e5b6ae3e928"] |
123 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
114 | Transfer-Encoding: [chunked] | 124 | Transfer-Encoding: [chunked] |
115 | Vary: ['Accept-Encoding, Origin'] | 125 | Vary: ['Accept-Encoding, Origin'] |
116 | X-Content-Type-Options: [nosniff] | 126 | X-Content-Type-Options: [nosniff] |
127 | X-Download-Options: [noopen] | ||
117 | X-Frame-Options: [SAMEORIGIN] | 128 | X-Frame-Options: [SAMEORIGIN] |
118 | X-Request-Id: [ec805fa4-1140-4c11-97de-54972d515543] | 129 | X-Permitted-Cross-Domain-Policies: [none] |
119 | X-Runtime: ['0.369307'] | 130 | X-Request-Id: [19d8a77b-389d-46bb-aee5-dce4c8c89b56] |
131 | X-Runtime: ['0.440349'] | ||
120 | X-XSS-Protection: [1; mode=block] | 132 | X-XSS-Protection: [1; mode=block] |
121 | content-length: ['1409'] | 133 | content-length: ['1513'] |
122 | status: {code: 200, message: OK} | 134 | status: {code: 200, message: OK} |
123 | - request: | 135 | - request: |
124 | body: status=Toot+number+3%21 | 136 | body: status=Toot+number+3%21 |
@@ -133,23 +145,26 @@ interactions: | |||
133 | method: POST | 145 | method: POST |
134 | uri: http://localhost:3000/api/v1/statuses | 146 | uri: http://localhost:3000/api/v1/statuses |
135 | response: | 147 | response: |
136 | body: {string: '{"id":"99984771326521245","created_at":"2018-05-06T22:42:15.146Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771326521245","content":"\u003cp\u003eToot | 148 | body: {string: '{"id":"100154006346499324","created_at":"2018-06-05T20:00:56.634Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006346499324","content":"\u003cp\u003eToot |
137 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771326521245","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 149 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006346499324","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
138 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 150 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
139 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 151 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
140 | 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":1,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 152 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":7,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
141 | headers: | 153 | headers: |
142 | Cache-Control: ['max-age=0, private, must-revalidate'] | 154 | Cache-Control: ['max-age=0, private, must-revalidate'] |
143 | Content-Type: [application/json; charset=utf-8] | 155 | Content-Type: [application/json; charset=utf-8] |
144 | ETag: [W/"d43da6eb68fec1548168626c3b29d6ed"] | 156 | ETag: [W/"fb970574663ab76399662ef51d328bc4"] |
157 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
145 | Transfer-Encoding: [chunked] | 158 | Transfer-Encoding: [chunked] |
146 | Vary: ['Accept-Encoding, Origin'] | 159 | Vary: ['Accept-Encoding, Origin'] |
147 | X-Content-Type-Options: [nosniff] | 160 | X-Content-Type-Options: [nosniff] |
161 | X-Download-Options: [noopen] | ||
148 | X-Frame-Options: [SAMEORIGIN] | 162 | X-Frame-Options: [SAMEORIGIN] |
149 | X-Request-Id: [c904468a-3259-48ba-b88f-0d86ee809c1b] | 163 | X-Permitted-Cross-Domain-Policies: [none] |
150 | X-Runtime: ['0.504716'] | 164 | X-Request-Id: [da39476c-e70a-464d-8e62-46f2128f57bf] |
165 | X-Runtime: ['0.365411'] | ||
151 | X-XSS-Protection: [1; mode=block] | 166 | X-XSS-Protection: [1; mode=block] |
152 | content-length: ['1409'] | 167 | content-length: ['1513'] |
153 | status: {code: 200, message: OK} | 168 | status: {code: 200, message: OK} |
154 | - request: | 169 | - request: |
155 | body: status=Toot+number+4%21 | 170 | body: status=Toot+number+4%21 |
@@ -164,23 +179,26 @@ interactions: | |||
164 | method: POST | 179 | method: POST |
165 | uri: http://localhost:3000/api/v1/statuses | 180 | uri: http://localhost:3000/api/v1/statuses |
166 | response: | 181 | response: |
167 | body: {string: '{"id":"99984771358790260","created_at":"2018-05-06T22:42:15.647Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771358790260","content":"\u003cp\u003eToot | 182 | body: {string: '{"id":"100154006370856283","created_at":"2018-06-05T20:00:57.039Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006370856283","content":"\u003cp\u003eToot |
168 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771358790260","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 183 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006370856283","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
169 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 184 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
170 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 185 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
171 | 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":1,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 186 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":8,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
172 | headers: | 187 | headers: |
173 | Cache-Control: ['max-age=0, private, must-revalidate'] | 188 | Cache-Control: ['max-age=0, private, must-revalidate'] |
174 | Content-Type: [application/json; charset=utf-8] | 189 | Content-Type: [application/json; charset=utf-8] |
175 | ETag: [W/"6a1efc19d8a70105bec6a93ac85824bb"] | 190 | ETag: [W/"172c73446c54e187a4009bc213d8fcd2"] |
191 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
176 | Transfer-Encoding: [chunked] | 192 | Transfer-Encoding: [chunked] |
177 | Vary: ['Accept-Encoding, Origin'] | 193 | Vary: ['Accept-Encoding, Origin'] |
178 | X-Content-Type-Options: [nosniff] | 194 | X-Content-Type-Options: [nosniff] |
195 | X-Download-Options: [noopen] | ||
179 | X-Frame-Options: [SAMEORIGIN] | 196 | X-Frame-Options: [SAMEORIGIN] |
180 | X-Request-Id: [72a6c850-6da2-4f1e-a859-f33fe98d75dd] | 197 | X-Permitted-Cross-Domain-Policies: [none] |
181 | X-Runtime: ['0.378732'] | 198 | X-Request-Id: [49e05e27-a7ee-4253-a9bd-6132ea80f2f7] |
199 | X-Runtime: ['0.408171'] | ||
182 | X-XSS-Protection: [1; mode=block] | 200 | X-XSS-Protection: [1; mode=block] |
183 | content-length: ['1409'] | 201 | content-length: ['1513'] |
184 | status: {code: 200, message: OK} | 202 | status: {code: 200, message: OK} |
185 | - request: | 203 | - request: |
186 | body: status=Toot+number+5%21 | 204 | body: status=Toot+number+5%21 |
@@ -195,23 +213,26 @@ interactions: | |||
195 | method: POST | 213 | method: POST |
196 | uri: http://localhost:3000/api/v1/statuses | 214 | uri: http://localhost:3000/api/v1/statuses |
197 | response: | 215 | response: |
198 | body: {string: '{"id":"99984771385854364","created_at":"2018-05-06T22:42:16.064Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771385854364","content":"\u003cp\u003eToot | 216 | body: {string: '{"id":"100154006401121358","created_at":"2018-06-05T20:00:57.468Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006401121358","content":"\u003cp\u003eToot |
199 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771385854364","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 217 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006401121358","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
200 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 218 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
201 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 219 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
202 | 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":1,"statuses_count":7},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 220 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":9,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
203 | headers: | 221 | headers: |
204 | Cache-Control: ['max-age=0, private, must-revalidate'] | 222 | Cache-Control: ['max-age=0, private, must-revalidate'] |
205 | Content-Type: [application/json; charset=utf-8] | 223 | Content-Type: [application/json; charset=utf-8] |
206 | ETag: [W/"3d4f942f9641bb13421f5a588f943584"] | 224 | ETag: [W/"a4100dd014cfbbc93a0846ffdf0142d6"] |
225 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
207 | Transfer-Encoding: [chunked] | 226 | Transfer-Encoding: [chunked] |
208 | Vary: ['Accept-Encoding, Origin'] | 227 | Vary: ['Accept-Encoding, Origin'] |
209 | X-Content-Type-Options: [nosniff] | 228 | X-Content-Type-Options: [nosniff] |
229 | X-Download-Options: [noopen] | ||
210 | X-Frame-Options: [SAMEORIGIN] | 230 | X-Frame-Options: [SAMEORIGIN] |
211 | X-Request-Id: [e1079967-31c5-4b09-b612-a47ed6eec747] | 231 | X-Permitted-Cross-Domain-Policies: [none] |
212 | X-Runtime: ['0.505449'] | 232 | X-Request-Id: [925cfee9-ae94-4d0f-9aae-05104abc7896] |
233 | X-Runtime: ['0.377134'] | ||
213 | X-XSS-Protection: [1; mode=block] | 234 | X-XSS-Protection: [1; mode=block] |
214 | content-length: ['1409'] | 235 | content-length: ['1513'] |
215 | status: {code: 200, message: OK} | 236 | status: {code: 200, message: OK} |
216 | - request: | 237 | - request: |
217 | body: status=Toot+number+6%21 | 238 | body: status=Toot+number+6%21 |
@@ -226,23 +247,26 @@ interactions: | |||
226 | method: POST | 247 | method: POST |
227 | uri: http://localhost:3000/api/v1/statuses | 248 | uri: http://localhost:3000/api/v1/statuses |
228 | response: | 249 | response: |
229 | body: {string: '{"id":"99984771415948499","created_at":"2018-05-06T22:42:16.516Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771415948499","content":"\u003cp\u003eToot | 250 | body: {string: '{"id":"100154006427388211","created_at":"2018-06-05T20:00:57.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006427388211","content":"\u003cp\u003eToot |
230 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771415948499","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 251 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006427388211","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
231 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 252 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
232 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 253 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
233 | 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":1,"statuses_count":8},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 254 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":10,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
234 | headers: | 255 | headers: |
235 | Cache-Control: ['max-age=0, private, must-revalidate'] | 256 | Cache-Control: ['max-age=0, private, must-revalidate'] |
236 | Content-Type: [application/json; charset=utf-8] | 257 | Content-Type: [application/json; charset=utf-8] |
237 | ETag: [W/"02f3dec6df25cf8983192bc6e6f13c8e"] | 258 | ETag: [W/"71bac8c445fd7b0e243f01950606c243"] |
259 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
238 | Transfer-Encoding: [chunked] | 260 | Transfer-Encoding: [chunked] |
239 | Vary: ['Accept-Encoding, Origin'] | 261 | Vary: ['Accept-Encoding, Origin'] |
240 | X-Content-Type-Options: [nosniff] | 262 | X-Content-Type-Options: [nosniff] |
263 | X-Download-Options: [noopen] | ||
241 | X-Frame-Options: [SAMEORIGIN] | 264 | X-Frame-Options: [SAMEORIGIN] |
242 | X-Request-Id: [2f52f9c7-b63c-4e32-8a08-c86d8ad5d64f] | 265 | X-Permitted-Cross-Domain-Policies: [none] |
243 | X-Runtime: ['0.258031'] | 266 | X-Request-Id: [9ab7b719-6009-4332-bcac-5f4421a876c9] |
267 | X-Runtime: ['0.378223'] | ||
244 | X-XSS-Protection: [1; mode=block] | 268 | X-XSS-Protection: [1; mode=block] |
245 | content-length: ['1409'] | 269 | content-length: ['1514'] |
246 | status: {code: 200, message: OK} | 270 | status: {code: 200, message: OK} |
247 | - request: | 271 | - request: |
248 | body: status=Toot+number+7%21 | 272 | body: status=Toot+number+7%21 |
@@ -257,23 +281,26 @@ interactions: | |||
257 | method: POST | 281 | method: POST |
258 | uri: http://localhost:3000/api/v1/statuses | 282 | uri: http://localhost:3000/api/v1/statuses |
259 | response: | 283 | response: |
260 | body: {string: '{"id":"99984771440604251","created_at":"2018-05-06T22:42:16.903Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771440604251","content":"\u003cp\u003eToot | 284 | body: {string: '{"id":"100154006458710114","created_at":"2018-06-05T20:00:58.353Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006458710114","content":"\u003cp\u003eToot |
261 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771440604251","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 285 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006458710114","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
262 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 286 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
263 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 287 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
264 | 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":1,"statuses_count":9},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 288 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":11,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
265 | headers: | 289 | headers: |
266 | Cache-Control: ['max-age=0, private, must-revalidate'] | 290 | Cache-Control: ['max-age=0, private, must-revalidate'] |
267 | Content-Type: [application/json; charset=utf-8] | 291 | Content-Type: [application/json; charset=utf-8] |
268 | ETag: [W/"643d64c63fc4ba91afc2fc3b2cd742ae"] | 292 | ETag: [W/"fff382bbd85ea888d20effc94aa3cf29"] |
293 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
269 | Transfer-Encoding: [chunked] | 294 | Transfer-Encoding: [chunked] |
270 | Vary: ['Accept-Encoding, Origin'] | 295 | Vary: ['Accept-Encoding, Origin'] |
271 | X-Content-Type-Options: [nosniff] | 296 | X-Content-Type-Options: [nosniff] |
297 | X-Download-Options: [noopen] | ||
272 | X-Frame-Options: [SAMEORIGIN] | 298 | X-Frame-Options: [SAMEORIGIN] |
273 | X-Request-Id: [344f0612-6e91-447c-b6fc-8ce1dd85dcb9] | 299 | X-Permitted-Cross-Domain-Policies: [none] |
274 | X-Runtime: ['0.384426'] | 300 | X-Request-Id: [e76154d6-96eb-4e16-bf5a-1d96939b1490] |
301 | X-Runtime: ['0.460176'] | ||
275 | X-XSS-Protection: [1; mode=block] | 302 | X-XSS-Protection: [1; mode=block] |
276 | content-length: ['1409'] | 303 | content-length: ['1514'] |
277 | status: {code: 200, message: OK} | 304 | status: {code: 200, message: OK} |
278 | - request: | 305 | - request: |
279 | body: status=Toot+number+8%21 | 306 | body: status=Toot+number+8%21 |
@@ -288,23 +315,26 @@ interactions: | |||
288 | method: POST | 315 | method: POST |
289 | uri: http://localhost:3000/api/v1/statuses | 316 | uri: http://localhost:3000/api/v1/statuses |
290 | response: | 317 | response: |
291 | body: {string: '{"id":"99984771472140139","created_at":"2018-05-06T22:42:17.371Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771472140139","content":"\u003cp\u003eToot | 318 | body: {string: '{"id":"100154006489880965","created_at":"2018-06-05T20:00:58.828Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006489880965","content":"\u003cp\u003eToot |
292 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771472140139","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 319 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006489880965","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
293 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 320 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
294 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 321 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
295 | 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":1,"statuses_count":10},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 322 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":12,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
296 | headers: | 323 | headers: |
297 | Cache-Control: ['max-age=0, private, must-revalidate'] | 324 | Cache-Control: ['max-age=0, private, must-revalidate'] |
298 | Content-Type: [application/json; charset=utf-8] | 325 | Content-Type: [application/json; charset=utf-8] |
299 | ETag: [W/"aa4ac44cad352516ef382e1d04ddb636"] | 326 | ETag: [W/"781f15be3826320fd4b656c336e4bee9"] |
327 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
300 | Transfer-Encoding: [chunked] | 328 | Transfer-Encoding: [chunked] |
301 | Vary: ['Accept-Encoding, Origin'] | 329 | Vary: ['Accept-Encoding, Origin'] |
302 | X-Content-Type-Options: [nosniff] | 330 | X-Content-Type-Options: [nosniff] |
331 | X-Download-Options: [noopen] | ||
303 | X-Frame-Options: [SAMEORIGIN] | 332 | X-Frame-Options: [SAMEORIGIN] |
304 | X-Request-Id: [ded04209-fd24-4cae-9918-0b67b9a7d4a9] | 333 | X-Permitted-Cross-Domain-Policies: [none] |
305 | X-Runtime: ['0.429825'] | 334 | X-Request-Id: [768b4143-7da4-42c4-9730-9df144bd0cb2] |
335 | X-Runtime: ['0.423584'] | ||
306 | X-XSS-Protection: [1; mode=block] | 336 | X-XSS-Protection: [1; mode=block] |
307 | content-length: ['1410'] | 337 | content-length: ['1514'] |
308 | status: {code: 200, message: OK} | 338 | status: {code: 200, message: OK} |
309 | - request: | 339 | - request: |
310 | body: status=Toot+number+9%21 | 340 | body: status=Toot+number+9%21 |
@@ -319,23 +349,26 @@ interactions: | |||
319 | method: POST | 349 | method: POST |
320 | uri: http://localhost:3000/api/v1/statuses | 350 | uri: http://localhost:3000/api/v1/statuses |
321 | response: | 351 | response: |
322 | body: {string: '{"id":"99984771495394037","created_at":"2018-05-06T22:42:17.723Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771495394037","content":"\u003cp\u003eToot | 352 | body: {string: '{"id":"100154006521339675","created_at":"2018-06-05T20:00:59.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006521339675","content":"\u003cp\u003eToot |
323 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771495394037","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 353 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006521339675","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
324 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 354 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
325 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 355 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
326 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 356 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
327 | headers: | 357 | headers: |
328 | Cache-Control: ['max-age=0, private, must-revalidate'] | 358 | Cache-Control: ['max-age=0, private, must-revalidate'] |
329 | Content-Type: [application/json; charset=utf-8] | 359 | Content-Type: [application/json; charset=utf-8] |
330 | ETag: [W/"fb361604235c588a18ae5ac5cd6b8673"] | 360 | ETag: [W/"7a33f92e20315aa9dbf6ab7077fdd1be"] |
361 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
331 | Transfer-Encoding: [chunked] | 362 | Transfer-Encoding: [chunked] |
332 | Vary: ['Accept-Encoding, Origin'] | 363 | Vary: ['Accept-Encoding, Origin'] |
333 | X-Content-Type-Options: [nosniff] | 364 | X-Content-Type-Options: [nosniff] |
365 | X-Download-Options: [noopen] | ||
334 | X-Frame-Options: [SAMEORIGIN] | 366 | X-Frame-Options: [SAMEORIGIN] |
335 | X-Request-Id: [a462c559-8fcd-407b-a3d3-13af8306ce92] | 367 | X-Permitted-Cross-Domain-Policies: [none] |
336 | X-Runtime: ['0.345497'] | 368 | X-Request-Id: [8dad2ddc-06f6-4c25-9b7a-d6deeae4905e] |
369 | X-Runtime: ['0.486538'] | ||
337 | X-XSS-Protection: [1; mode=block] | 370 | X-XSS-Protection: [1; mode=block] |
338 | content-length: ['1410'] | 371 | content-length: ['1514'] |
339 | status: {code: 200, message: OK} | 372 | status: {code: 200, message: OK} |
340 | - request: | 373 | - request: |
341 | body: null | 374 | body: null |
@@ -348,42 +381,45 @@ interactions: | |||
348 | method: GET | 381 | method: GET |
349 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5 | 382 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5 |
350 | response: | 383 | response: |
351 | body: {string: '[{"id":"99984771495394037","created_at":"2018-05-06T22:42:17.723Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771495394037","content":"\u003cp\u003eToot | 384 | body: {string: '[{"id":"100154006521339675","created_at":"2018-06-05T20:00:59.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006521339675","content":"\u003cp\u003eToot |
352 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771495394037","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 385 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006521339675","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
353 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 386 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
354 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 387 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
355 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771472140139","created_at":"2018-05-06T22:42:17.371Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771472140139","content":"\u003cp\u003eToot | 388 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006489880965","created_at":"2018-06-05T20:00:58.828Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006489880965","content":"\u003cp\u003eToot |
356 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771472140139","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 389 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006489880965","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
357 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 390 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
358 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 391 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
359 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771440604251","created_at":"2018-05-06T22:42:16.903Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771440604251","content":"\u003cp\u003eToot | 392 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006458710114","created_at":"2018-06-05T20:00:58.353Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006458710114","content":"\u003cp\u003eToot |
360 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771440604251","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 393 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006458710114","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
361 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 394 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
362 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 395 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
363 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771415948499","created_at":"2018-05-06T22:42:16.516Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771415948499","content":"\u003cp\u003eToot | 396 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006427388211","created_at":"2018-06-05T20:00:57.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006427388211","content":"\u003cp\u003eToot |
364 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771415948499","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 397 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006427388211","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
365 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 398 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
366 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 399 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
367 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771385854364","created_at":"2018-05-06T22:42:16.064Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771385854364","content":"\u003cp\u003eToot | 400 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006401121358","created_at":"2018-06-05T20:00:57.468Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006401121358","content":"\u003cp\u003eToot |
368 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771385854364","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 401 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006401121358","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
369 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 402 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
370 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 403 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
371 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 404 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
372 | headers: | 405 | headers: |
373 | Cache-Control: ['max-age=0, private, must-revalidate'] | 406 | Cache-Control: ['max-age=0, private, must-revalidate'] |
374 | Content-Type: [application/json; charset=utf-8] | 407 | Content-Type: [application/json; charset=utf-8] |
375 | ETag: [W/"f8a6e0b8680470633ffe123049a577f7"] | 408 | ETag: [W/"c1fa78bd1e5b538548b8029c355de4fd"] |
376 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771385854364>; | 409 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006401121358>; |
377 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771495394037>; | 410 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006521339675>; |
378 | rel="prev"'] | 411 | rel="prev"'] |
412 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
379 | Transfer-Encoding: [chunked] | 413 | Transfer-Encoding: [chunked] |
380 | Vary: ['Accept-Encoding, Origin'] | 414 | Vary: ['Accept-Encoding, Origin'] |
381 | X-Content-Type-Options: [nosniff] | 415 | X-Content-Type-Options: [nosniff] |
416 | X-Download-Options: [noopen] | ||
382 | X-Frame-Options: [SAMEORIGIN] | 417 | X-Frame-Options: [SAMEORIGIN] |
383 | X-Request-Id: [a5d2ca52-f291-4f65-af10-fed28e1158e2] | 418 | X-Permitted-Cross-Domain-Policies: [none] |
384 | X-Runtime: ['0.305860'] | 419 | X-Request-Id: [92da2864-5adf-4494-a10c-4d2526307fa5] |
420 | X-Runtime: ['0.529889'] | ||
385 | X-XSS-Protection: [1; mode=block] | 421 | X-XSS-Protection: [1; mode=block] |
386 | content-length: ['7056'] | 422 | content-length: ['7576'] |
387 | status: {code: 200, message: OK} | 423 | status: {code: 200, message: OK} |
388 | - request: | 424 | - request: |
389 | body: null | 425 | body: null |
@@ -394,44 +430,47 @@ interactions: | |||
394 | Connection: [keep-alive] | 430 | Connection: [keep-alive] |
395 | User-Agent: [python-requests/2.9.1] | 431 | User-Agent: [python-requests/2.9.1] |
396 | method: GET | 432 | method: GET |
397 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771385854364 | 433 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006401121358 |
398 | response: | 434 | response: |
399 | body: {string: '[{"id":"99984771358790260","created_at":"2018-05-06T22:42:15.647Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771358790260","content":"\u003cp\u003eToot | 435 | body: {string: '[{"id":"100154006370856283","created_at":"2018-06-05T20:00:57.039Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006370856283","content":"\u003cp\u003eToot |
400 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771358790260","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 436 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006370856283","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
401 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 437 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
402 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 438 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
403 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771326521245","created_at":"2018-05-06T22:42:15.146Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771326521245","content":"\u003cp\u003eToot | 439 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006346499324","created_at":"2018-06-05T20:00:56.634Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006346499324","content":"\u003cp\u003eToot |
404 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771326521245","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 440 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006346499324","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
405 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 441 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
406 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 442 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
407 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771299392882","created_at":"2018-05-06T22:42:14.737Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771299392882","content":"\u003cp\u003eToot | 443 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006316267155","created_at":"2018-06-05T20:00:56.172Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006316267155","content":"\u003cp\u003eToot |
408 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771299392882","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 444 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006316267155","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
409 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 445 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
410 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 446 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
411 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771274347961","created_at":"2018-05-06T22:42:14.351Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771274347961","content":"\u003cp\u003eToot | 447 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006288848273","created_at":"2018-06-05T20:00:55.756Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006288848273","content":"\u003cp\u003eToot |
412 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771274347961","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 448 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006288848273","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
413 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 449 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
414 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 450 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
415 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771254970344","created_at":"2018-05-06T22:42:14.048Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771254970344","content":"\u003cp\u003eToot | 451 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006270001808","created_at":"2018-06-05T20:00:55.451Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006270001808","content":"\u003cp\u003eToot |
416 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771254970344","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 452 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006270001808","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
417 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 453 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
418 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 454 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
419 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 455 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
420 | headers: | 456 | headers: |
421 | Cache-Control: ['max-age=0, private, must-revalidate'] | 457 | Cache-Control: ['max-age=0, private, must-revalidate'] |
422 | Content-Type: [application/json; charset=utf-8] | 458 | Content-Type: [application/json; charset=utf-8] |
423 | ETag: [W/"a948ad8548d8b5ae11ed5e45d266d1ea"] | 459 | ETag: [W/"e45073aa98635d444f100292218424a5"] |
424 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771254970344>; | 460 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006270001808>; |
425 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771358790260>; | 461 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006370856283>; |
426 | rel="prev"'] | 462 | rel="prev"'] |
463 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
427 | Transfer-Encoding: [chunked] | 464 | Transfer-Encoding: [chunked] |
428 | Vary: ['Accept-Encoding, Origin'] | 465 | Vary: ['Accept-Encoding, Origin'] |
429 | X-Content-Type-Options: [nosniff] | 466 | X-Content-Type-Options: [nosniff] |
467 | X-Download-Options: [noopen] | ||
430 | X-Frame-Options: [SAMEORIGIN] | 468 | X-Frame-Options: [SAMEORIGIN] |
431 | X-Request-Id: [aedcb500-bd3f-4588-b503-87e32e560cfd] | 469 | X-Permitted-Cross-Domain-Policies: [none] |
432 | X-Runtime: ['0.115739'] | 470 | X-Request-Id: [6d8e698e-ccf8-4563-a961-8e79f5735e43] |
471 | X-Runtime: ['0.191251'] | ||
433 | X-XSS-Protection: [1; mode=block] | 472 | X-XSS-Protection: [1; mode=block] |
434 | content-length: ['7056'] | 473 | content-length: ['7576'] |
435 | status: {code: 200, message: OK} | 474 | status: {code: 200, message: OK} |
436 | - request: | 475 | - request: |
437 | body: null | 476 | body: null |
@@ -442,44 +481,47 @@ interactions: | |||
442 | Connection: [keep-alive] | 481 | Connection: [keep-alive] |
443 | User-Agent: [python-requests/2.9.1] | 482 | User-Agent: [python-requests/2.9.1] |
444 | method: GET | 483 | method: GET |
445 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771358790260 | 484 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006370856283 |
446 | response: | 485 | response: |
447 | body: {string: '[{"id":"99984771495394037","created_at":"2018-05-06T22:42:17.723Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771495394037","content":"\u003cp\u003eToot | 486 | body: {string: '[{"id":"100154006521339675","created_at":"2018-06-05T20:00:59.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006521339675","content":"\u003cp\u003eToot |
448 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771495394037","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 487 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006521339675","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
449 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 488 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
450 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 489 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
451 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771472140139","created_at":"2018-05-06T22:42:17.371Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771472140139","content":"\u003cp\u003eToot | 490 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006489880965","created_at":"2018-06-05T20:00:58.828Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006489880965","content":"\u003cp\u003eToot |
452 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771472140139","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 491 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006489880965","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
453 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 492 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
454 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 493 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
455 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771440604251","created_at":"2018-05-06T22:42:16.903Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771440604251","content":"\u003cp\u003eToot | 494 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006458710114","created_at":"2018-06-05T20:00:58.353Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006458710114","content":"\u003cp\u003eToot |
456 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771440604251","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 495 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006458710114","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
457 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 496 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
458 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 497 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
459 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771415948499","created_at":"2018-05-06T22:42:16.516Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771415948499","content":"\u003cp\u003eToot | 498 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006427388211","created_at":"2018-06-05T20:00:57.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006427388211","content":"\u003cp\u003eToot |
460 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771415948499","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 499 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006427388211","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
461 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 500 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
462 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 501 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
463 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771385854364","created_at":"2018-05-06T22:42:16.064Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771385854364","content":"\u003cp\u003eToot | 502 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006401121358","created_at":"2018-06-05T20:00:57.468Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006401121358","content":"\u003cp\u003eToot |
464 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771385854364","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 503 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006401121358","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
465 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 504 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
466 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 505 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
467 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 506 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
468 | headers: | 507 | headers: |
469 | Cache-Control: ['max-age=0, private, must-revalidate'] | 508 | Cache-Control: ['max-age=0, private, must-revalidate'] |
470 | Content-Type: [application/json; charset=utf-8] | 509 | Content-Type: [application/json; charset=utf-8] |
471 | ETag: [W/"f8a6e0b8680470633ffe123049a577f7"] | 510 | ETag: [W/"c1fa78bd1e5b538548b8029c355de4fd"] |
472 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771385854364>; | 511 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006401121358>; |
473 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771495394037>; | 512 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006521339675>; |
474 | rel="prev"'] | 513 | rel="prev"'] |
514 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
475 | Transfer-Encoding: [chunked] | 515 | Transfer-Encoding: [chunked] |
476 | Vary: ['Accept-Encoding, Origin'] | 516 | Vary: ['Accept-Encoding, Origin'] |
477 | X-Content-Type-Options: [nosniff] | 517 | X-Content-Type-Options: [nosniff] |
518 | X-Download-Options: [noopen] | ||
478 | X-Frame-Options: [SAMEORIGIN] | 519 | X-Frame-Options: [SAMEORIGIN] |
479 | X-Request-Id: [c41f9c6a-7d73-4771-8109-b35a93071375] | 520 | X-Permitted-Cross-Domain-Policies: [none] |
480 | X-Runtime: ['0.064059'] | 521 | X-Request-Id: [7143dbda-23b6-4954-9288-f718679f02b8] |
522 | X-Runtime: ['0.134419'] | ||
481 | X-XSS-Protection: [1; mode=block] | 523 | X-XSS-Protection: [1; mode=block] |
482 | content-length: ['7056'] | 524 | content-length: ['7576'] |
483 | status: {code: 200, message: OK} | 525 | status: {code: 200, message: OK} |
484 | - request: | 526 | - request: |
485 | body: null | 527 | body: null |
@@ -491,19 +533,22 @@ interactions: | |||
491 | Content-Length: ['0'] | 533 | Content-Length: ['0'] |
492 | User-Agent: [python-requests/2.9.1] | 534 | User-Agent: [python-requests/2.9.1] |
493 | method: DELETE | 535 | method: DELETE |
494 | uri: http://localhost:3000/api/v1/statuses/99984771254970344 | 536 | uri: http://localhost:3000/api/v1/statuses/100154006270001808 |
495 | response: | 537 | response: |
496 | body: {string: '{}'} | 538 | body: {string: '{}'} |
497 | headers: | 539 | headers: |
498 | Cache-Control: ['max-age=0, private, must-revalidate'] | 540 | Cache-Control: ['max-age=0, private, must-revalidate'] |
499 | Content-Type: [application/json; charset=utf-8] | 541 | Content-Type: [application/json; charset=utf-8] |
500 | ETag: [W/"2a1b2bdab093fd524b62cca0457320ee"] | 542 | ETag: [W/"7f4ff90f50f96f0b5f4a97438c0cbff1"] |
543 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
501 | Transfer-Encoding: [chunked] | 544 | Transfer-Encoding: [chunked] |
502 | Vary: ['Accept-Encoding, Origin'] | 545 | Vary: ['Accept-Encoding, Origin'] |
503 | X-Content-Type-Options: [nosniff] | 546 | X-Content-Type-Options: [nosniff] |
547 | X-Download-Options: [noopen] | ||
504 | X-Frame-Options: [SAMEORIGIN] | 548 | X-Frame-Options: [SAMEORIGIN] |
505 | X-Request-Id: [2e3aad3b-f3ef-4fbc-9862-667e6059efa1] | 549 | X-Permitted-Cross-Domain-Policies: [none] |
506 | X-Runtime: ['0.035880'] | 550 | X-Request-Id: [43381c92-8252-4018-b76c-86f67ebf90f0] |
551 | X-Runtime: ['0.056923'] | ||
507 | X-XSS-Protection: [1; mode=block] | 552 | X-XSS-Protection: [1; mode=block] |
508 | content-length: ['2'] | 553 | content-length: ['2'] |
509 | status: {code: 200, message: OK} | 554 | status: {code: 200, message: OK} |
@@ -517,19 +562,22 @@ interactions: | |||
517 | Content-Length: ['0'] | 562 | Content-Length: ['0'] |
518 | User-Agent: [python-requests/2.9.1] | 563 | User-Agent: [python-requests/2.9.1] |
519 | method: DELETE | 564 | method: DELETE |
520 | uri: http://localhost:3000/api/v1/statuses/99984771274347961 | 565 | uri: http://localhost:3000/api/v1/statuses/100154006288848273 |
521 | response: | 566 | response: |
522 | body: {string: '{}'} | 567 | body: {string: '{}'} |
523 | headers: | 568 | headers: |
524 | Cache-Control: ['max-age=0, private, must-revalidate'] | 569 | Cache-Control: ['max-age=0, private, must-revalidate'] |
525 | Content-Type: [application/json; charset=utf-8] | 570 | Content-Type: [application/json; charset=utf-8] |
526 | ETag: [W/"2a1b2bdab093fd524b62cca0457320ee"] | 571 | ETag: [W/"7f4ff90f50f96f0b5f4a97438c0cbff1"] |
572 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
527 | Transfer-Encoding: [chunked] | 573 | Transfer-Encoding: [chunked] |
528 | Vary: ['Accept-Encoding, Origin'] | 574 | Vary: ['Accept-Encoding, Origin'] |
529 | X-Content-Type-Options: [nosniff] | 575 | X-Content-Type-Options: [nosniff] |
576 | X-Download-Options: [noopen] | ||
530 | X-Frame-Options: [SAMEORIGIN] | 577 | X-Frame-Options: [SAMEORIGIN] |
531 | X-Request-Id: [9f0d597a-abc7-4ee3-9966-952962441f28] | 578 | X-Permitted-Cross-Domain-Policies: [none] |
532 | X-Runtime: ['0.071775'] | 579 | X-Request-Id: [70563d53-e56e-464a-ae9d-d13c5cab3c62] |
580 | X-Runtime: ['0.101893'] | ||
533 | X-XSS-Protection: [1; mode=block] | 581 | X-XSS-Protection: [1; mode=block] |
534 | content-length: ['2'] | 582 | content-length: ['2'] |
535 | status: {code: 200, message: OK} | 583 | status: {code: 200, message: OK} |
@@ -543,19 +591,22 @@ interactions: | |||
543 | Content-Length: ['0'] | 591 | Content-Length: ['0'] |
544 | User-Agent: [python-requests/2.9.1] | 592 | User-Agent: [python-requests/2.9.1] |
545 | method: DELETE | 593 | method: DELETE |
546 | uri: http://localhost:3000/api/v1/statuses/99984771299392882 | 594 | uri: http://localhost:3000/api/v1/statuses/100154006316267155 |
547 | response: | 595 | response: |
548 | body: {string: '{}'} | 596 | body: {string: '{}'} |
549 | headers: | 597 | headers: |
550 | Cache-Control: ['max-age=0, private, must-revalidate'] | 598 | Cache-Control: ['max-age=0, private, must-revalidate'] |
551 | Content-Type: [application/json; charset=utf-8] | 599 | Content-Type: [application/json; charset=utf-8] |
552 | ETag: [W/"2a1b2bdab093fd524b62cca0457320ee"] | 600 | ETag: [W/"7f4ff90f50f96f0b5f4a97438c0cbff1"] |
601 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
553 | Transfer-Encoding: [chunked] | 602 | Transfer-Encoding: [chunked] |
554 | Vary: ['Accept-Encoding, Origin'] | 603 | Vary: ['Accept-Encoding, Origin'] |
555 | X-Content-Type-Options: [nosniff] | 604 | X-Content-Type-Options: [nosniff] |
605 | X-Download-Options: [noopen] | ||
556 | X-Frame-Options: [SAMEORIGIN] | 606 | X-Frame-Options: [SAMEORIGIN] |
557 | X-Request-Id: [a6eefbdc-8e58-4421-8194-6e5c6a27218d] | 607 | X-Permitted-Cross-Domain-Policies: [none] |
558 | X-Runtime: ['0.117049'] | 608 | X-Request-Id: [32b85cd5-2dad-4472-a9c8-2edea1c5c708] |
609 | X-Runtime: ['0.119320'] | ||
559 | X-XSS-Protection: [1; mode=block] | 610 | X-XSS-Protection: [1; mode=block] |
560 | content-length: ['2'] | 611 | content-length: ['2'] |
561 | status: {code: 200, message: OK} | 612 | status: {code: 200, message: OK} |
@@ -569,19 +620,22 @@ interactions: | |||
569 | Content-Length: ['0'] | 620 | Content-Length: ['0'] |
570 | User-Agent: [python-requests/2.9.1] | 621 | User-Agent: [python-requests/2.9.1] |
571 | method: DELETE | 622 | method: DELETE |
572 | uri: http://localhost:3000/api/v1/statuses/99984771326521245 | 623 | uri: http://localhost:3000/api/v1/statuses/100154006346499324 |
573 | response: | 624 | response: |
574 | body: {string: '{}'} | 625 | body: {string: '{}'} |
575 | headers: | 626 | headers: |
576 | Cache-Control: ['max-age=0, private, must-revalidate'] | 627 | Cache-Control: ['max-age=0, private, must-revalidate'] |
577 | Content-Type: [application/json; charset=utf-8] | 628 | Content-Type: [application/json; charset=utf-8] |
578 | ETag: [W/"2a1b2bdab093fd524b62cca0457320ee"] | 629 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
630 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
579 | Transfer-Encoding: [chunked] | 631 | Transfer-Encoding: [chunked] |
580 | Vary: ['Accept-Encoding, Origin'] | 632 | Vary: ['Accept-Encoding, Origin'] |
581 | X-Content-Type-Options: [nosniff] | 633 | X-Content-Type-Options: [nosniff] |
634 | X-Download-Options: [noopen] | ||
582 | X-Frame-Options: [SAMEORIGIN] | 635 | X-Frame-Options: [SAMEORIGIN] |
583 | X-Request-Id: [6486a771-ac14-460d-bdb7-391982d243fc] | 636 | X-Permitted-Cross-Domain-Policies: [none] |
584 | X-Runtime: ['0.074670'] | 637 | X-Request-Id: [0e87fe3f-1049-4ab3-a1bf-0ffcce662f8a] |
638 | X-Runtime: ['0.154305'] | ||
585 | X-XSS-Protection: [1; mode=block] | 639 | X-XSS-Protection: [1; mode=block] |
586 | content-length: ['2'] | 640 | content-length: ['2'] |
587 | status: {code: 200, message: OK} | 641 | status: {code: 200, message: OK} |
@@ -595,19 +649,22 @@ interactions: | |||
595 | Content-Length: ['0'] | 649 | Content-Length: ['0'] |
596 | User-Agent: [python-requests/2.9.1] | 650 | User-Agent: [python-requests/2.9.1] |
597 | method: DELETE | 651 | method: DELETE |
598 | uri: http://localhost:3000/api/v1/statuses/99984771358790260 | 652 | uri: http://localhost:3000/api/v1/statuses/100154006370856283 |
599 | response: | 653 | response: |
600 | body: {string: '{}'} | 654 | body: {string: '{}'} |
601 | headers: | 655 | headers: |
602 | Cache-Control: ['max-age=0, private, must-revalidate'] | 656 | Cache-Control: ['max-age=0, private, must-revalidate'] |
603 | Content-Type: [application/json; charset=utf-8] | 657 | Content-Type: [application/json; charset=utf-8] |
604 | ETag: [W/"2a1b2bdab093fd524b62cca0457320ee"] | 658 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
659 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
605 | Transfer-Encoding: [chunked] | 660 | Transfer-Encoding: [chunked] |
606 | Vary: ['Accept-Encoding, Origin'] | 661 | Vary: ['Accept-Encoding, Origin'] |
607 | X-Content-Type-Options: [nosniff] | 662 | X-Content-Type-Options: [nosniff] |
663 | X-Download-Options: [noopen] | ||
608 | X-Frame-Options: [SAMEORIGIN] | 664 | X-Frame-Options: [SAMEORIGIN] |
609 | X-Request-Id: [1d2c47db-4090-4183-94ac-79387a79d772] | 665 | X-Permitted-Cross-Domain-Policies: [none] |
610 | X-Runtime: ['0.105981'] | 666 | X-Request-Id: [91492b8c-8780-4e1e-a8f5-1a4016bd74e1] |
667 | X-Runtime: ['0.123181'] | ||
611 | X-XSS-Protection: [1; mode=block] | 668 | X-XSS-Protection: [1; mode=block] |
612 | content-length: ['2'] | 669 | content-length: ['2'] |
613 | status: {code: 200, message: OK} | 670 | status: {code: 200, message: OK} |
@@ -621,19 +678,22 @@ interactions: | |||
621 | Content-Length: ['0'] | 678 | Content-Length: ['0'] |
622 | User-Agent: [python-requests/2.9.1] | 679 | User-Agent: [python-requests/2.9.1] |
623 | method: DELETE | 680 | method: DELETE |
624 | uri: http://localhost:3000/api/v1/statuses/99984771385854364 | 681 | uri: http://localhost:3000/api/v1/statuses/100154006401121358 |
625 | response: | 682 | response: |
626 | body: {string: '{}'} | 683 | body: {string: '{}'} |
627 | headers: | 684 | headers: |
628 | Cache-Control: ['max-age=0, private, must-revalidate'] | 685 | Cache-Control: ['max-age=0, private, must-revalidate'] |
629 | Content-Type: [application/json; charset=utf-8] | 686 | Content-Type: [application/json; charset=utf-8] |
630 | ETag: [W/"e88ef333b475b6f43b6cd37fb46a0b5b"] | 687 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
688 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
631 | Transfer-Encoding: [chunked] | 689 | Transfer-Encoding: [chunked] |
632 | Vary: ['Accept-Encoding, Origin'] | 690 | Vary: ['Accept-Encoding, Origin'] |
633 | X-Content-Type-Options: [nosniff] | 691 | X-Content-Type-Options: [nosniff] |
692 | X-Download-Options: [noopen] | ||
634 | X-Frame-Options: [SAMEORIGIN] | 693 | X-Frame-Options: [SAMEORIGIN] |
635 | X-Request-Id: [ffbeb6cd-39a8-4a5e-9ebd-f7c52cb2ad26] | 694 | X-Permitted-Cross-Domain-Policies: [none] |
636 | X-Runtime: ['0.096069'] | 695 | X-Request-Id: [f8c0497b-7f3e-40d3-be3a-91a6803048d9] |
696 | X-Runtime: ['0.125428'] | ||
637 | X-XSS-Protection: [1; mode=block] | 697 | X-XSS-Protection: [1; mode=block] |
638 | content-length: ['2'] | 698 | content-length: ['2'] |
639 | status: {code: 200, message: OK} | 699 | status: {code: 200, message: OK} |
@@ -647,19 +707,22 @@ interactions: | |||
647 | Content-Length: ['0'] | 707 | Content-Length: ['0'] |
648 | User-Agent: [python-requests/2.9.1] | 708 | User-Agent: [python-requests/2.9.1] |
649 | method: DELETE | 709 | method: DELETE |
650 | uri: http://localhost:3000/api/v1/statuses/99984771415948499 | 710 | uri: http://localhost:3000/api/v1/statuses/100154006427388211 |
651 | response: | 711 | response: |
652 | body: {string: '{}'} | 712 | body: {string: '{}'} |
653 | headers: | 713 | headers: |
654 | Cache-Control: ['max-age=0, private, must-revalidate'] | 714 | Cache-Control: ['max-age=0, private, must-revalidate'] |
655 | Content-Type: [application/json; charset=utf-8] | 715 | Content-Type: [application/json; charset=utf-8] |
656 | ETag: [W/"e88ef333b475b6f43b6cd37fb46a0b5b"] | 716 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
717 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
657 | Transfer-Encoding: [chunked] | 718 | Transfer-Encoding: [chunked] |
658 | Vary: ['Accept-Encoding, Origin'] | 719 | Vary: ['Accept-Encoding, Origin'] |
659 | X-Content-Type-Options: [nosniff] | 720 | X-Content-Type-Options: [nosniff] |
721 | X-Download-Options: [noopen] | ||
660 | X-Frame-Options: [SAMEORIGIN] | 722 | X-Frame-Options: [SAMEORIGIN] |
661 | X-Request-Id: [7731e335-40a9-48f7-8ba4-eb568edfb2dc] | 723 | X-Permitted-Cross-Domain-Policies: [none] |
662 | X-Runtime: ['0.099838'] | 724 | X-Request-Id: [65f6ae6a-b558-429d-9520-edf268c0a05e] |
725 | X-Runtime: ['0.131243'] | ||
663 | X-XSS-Protection: [1; mode=block] | 726 | X-XSS-Protection: [1; mode=block] |
664 | content-length: ['2'] | 727 | content-length: ['2'] |
665 | status: {code: 200, message: OK} | 728 | status: {code: 200, message: OK} |
@@ -673,19 +736,22 @@ interactions: | |||
673 | Content-Length: ['0'] | 736 | Content-Length: ['0'] |
674 | User-Agent: [python-requests/2.9.1] | 737 | User-Agent: [python-requests/2.9.1] |
675 | method: DELETE | 738 | method: DELETE |
676 | uri: http://localhost:3000/api/v1/statuses/99984771440604251 | 739 | uri: http://localhost:3000/api/v1/statuses/100154006458710114 |
677 | response: | 740 | response: |
678 | body: {string: '{}'} | 741 | body: {string: '{}'} |
679 | headers: | 742 | headers: |
680 | Cache-Control: ['max-age=0, private, must-revalidate'] | 743 | Cache-Control: ['max-age=0, private, must-revalidate'] |
681 | Content-Type: [application/json; charset=utf-8] | 744 | Content-Type: [application/json; charset=utf-8] |
682 | ETag: [W/"e88ef333b475b6f43b6cd37fb46a0b5b"] | 745 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
746 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
683 | Transfer-Encoding: [chunked] | 747 | Transfer-Encoding: [chunked] |
684 | Vary: ['Accept-Encoding, Origin'] | 748 | Vary: ['Accept-Encoding, Origin'] |
685 | X-Content-Type-Options: [nosniff] | 749 | X-Content-Type-Options: [nosniff] |
750 | X-Download-Options: [noopen] | ||
686 | X-Frame-Options: [SAMEORIGIN] | 751 | X-Frame-Options: [SAMEORIGIN] |
687 | X-Request-Id: [9acbeadb-1247-487d-a8c3-138ecd604f0f] | 752 | X-Permitted-Cross-Domain-Policies: [none] |
688 | X-Runtime: ['0.082742'] | 753 | X-Request-Id: [ad3847d0-99f2-471f-b7f3-cbcb0b75e1c7] |
754 | X-Runtime: ['0.122837'] | ||
689 | X-XSS-Protection: [1; mode=block] | 755 | X-XSS-Protection: [1; mode=block] |
690 | content-length: ['2'] | 756 | content-length: ['2'] |
691 | status: {code: 200, message: OK} | 757 | status: {code: 200, message: OK} |
@@ -699,19 +765,22 @@ interactions: | |||
699 | Content-Length: ['0'] | 765 | Content-Length: ['0'] |
700 | User-Agent: [python-requests/2.9.1] | 766 | User-Agent: [python-requests/2.9.1] |
701 | method: DELETE | 767 | method: DELETE |
702 | uri: http://localhost:3000/api/v1/statuses/99984771472140139 | 768 | uri: http://localhost:3000/api/v1/statuses/100154006489880965 |
703 | response: | 769 | response: |
704 | body: {string: '{}'} | 770 | body: {string: '{}'} |
705 | headers: | 771 | headers: |
706 | Cache-Control: ['max-age=0, private, must-revalidate'] | 772 | Cache-Control: ['max-age=0, private, must-revalidate'] |
707 | Content-Type: [application/json; charset=utf-8] | 773 | Content-Type: [application/json; charset=utf-8] |
708 | ETag: [W/"e88ef333b475b6f43b6cd37fb46a0b5b"] | 774 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
775 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
709 | Transfer-Encoding: [chunked] | 776 | Transfer-Encoding: [chunked] |
710 | Vary: ['Accept-Encoding, Origin'] | 777 | Vary: ['Accept-Encoding, Origin'] |
711 | X-Content-Type-Options: [nosniff] | 778 | X-Content-Type-Options: [nosniff] |
779 | X-Download-Options: [noopen] | ||
712 | X-Frame-Options: [SAMEORIGIN] | 780 | X-Frame-Options: [SAMEORIGIN] |
713 | X-Request-Id: [908c9d55-54fe-44c4-9d90-d95f2890c63b] | 781 | X-Permitted-Cross-Domain-Policies: [none] |
714 | X-Runtime: ['0.102052'] | 782 | X-Request-Id: [8d67d2de-9df1-4458-970a-18a06425fb8a] |
783 | X-Runtime: ['0.109272'] | ||
715 | X-XSS-Protection: [1; mode=block] | 784 | X-XSS-Protection: [1; mode=block] |
716 | content-length: ['2'] | 785 | content-length: ['2'] |
717 | status: {code: 200, message: OK} | 786 | status: {code: 200, message: OK} |
@@ -725,19 +794,22 @@ interactions: | |||
725 | Content-Length: ['0'] | 794 | Content-Length: ['0'] |
726 | User-Agent: [python-requests/2.9.1] | 795 | User-Agent: [python-requests/2.9.1] |
727 | method: DELETE | 796 | method: DELETE |
728 | uri: http://localhost:3000/api/v1/statuses/99984771495394037 | 797 | uri: http://localhost:3000/api/v1/statuses/100154006521339675 |
729 | response: | 798 | response: |
730 | body: {string: '{}'} | 799 | body: {string: '{}'} |
731 | headers: | 800 | headers: |
732 | Cache-Control: ['max-age=0, private, must-revalidate'] | 801 | Cache-Control: ['max-age=0, private, must-revalidate'] |
733 | Content-Type: [application/json; charset=utf-8] | 802 | Content-Type: [application/json; charset=utf-8] |
734 | ETag: [W/"e88ef333b475b6f43b6cd37fb46a0b5b"] | 803 | ETag: [W/"aad00f7d699d58265bc662f89d140e94"] |
804 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
735 | Transfer-Encoding: [chunked] | 805 | Transfer-Encoding: [chunked] |
736 | Vary: ['Accept-Encoding, Origin'] | 806 | Vary: ['Accept-Encoding, Origin'] |
737 | X-Content-Type-Options: [nosniff] | 807 | X-Content-Type-Options: [nosniff] |
808 | X-Download-Options: [noopen] | ||
738 | X-Frame-Options: [SAMEORIGIN] | 809 | X-Frame-Options: [SAMEORIGIN] |
739 | X-Request-Id: [d6ee12c2-f8ca-4e84-ac1d-50466ae95eec] | 810 | X-Permitted-Cross-Domain-Policies: [none] |
740 | X-Runtime: ['0.089771'] | 811 | X-Request-Id: [9431f5ce-d047-4f97-9e1e-00f43b9f6653] |
812 | X-Runtime: ['0.120781'] | ||
741 | X-XSS-Protection: [1; mode=block] | 813 | X-XSS-Protection: [1; mode=block] |
742 | content-length: ['2'] | 814 | content-length: ['2'] |
743 | status: {code: 200, message: OK} | 815 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_fetch_next_previous_from_pagination_info.yaml b/tests/cassettes/test_fetch_next_previous_from_pagination_info.yaml index 5282e13..86acef4 100644 --- a/tests/cassettes/test_fetch_next_previous_from_pagination_info.yaml +++ b/tests/cassettes/test_fetch_next_previous_from_pagination_info.yaml | |||
@@ -11,21 +11,24 @@ interactions: | |||
11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
12 | response: | 12 | response: |
13 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 13 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
14 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 14 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
15 | 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":1,"statuses_count":2,"source":{"privacy":"public","sensitive":false,"note":"I | 15 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":6,"source":{"privacy":"public","sensitive":false,"note":"I |
16 | walk funny"}}'} | 16 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
17 | headers: | 17 | headers: |
18 | Cache-Control: ['max-age=0, private, must-revalidate'] | 18 | Cache-Control: ['max-age=0, private, must-revalidate'] |
19 | Content-Type: [application/json; charset=utf-8] | 19 | Content-Type: [application/json; charset=utf-8] |
20 | ETag: [W/"1ca13d9c036455da0b263b89bb3be89c"] | 20 | ETag: [W/"d6b11bcf47d8a5b74be010a194e364da"] |
21 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
21 | Transfer-Encoding: [chunked] | 22 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 23 | Vary: ['Accept-Encoding, Origin'] |
23 | X-Content-Type-Options: [nosniff] | 24 | X-Content-Type-Options: [nosniff] |
25 | X-Download-Options: [noopen] | ||
24 | X-Frame-Options: [SAMEORIGIN] | 26 | X-Frame-Options: [SAMEORIGIN] |
25 | X-Request-Id: [d4a1a1b9-4102-4819-ac01-75567b2cd951] | 27 | X-Permitted-Cross-Domain-Policies: [none] |
26 | X-Runtime: ['0.097665'] | 28 | X-Request-Id: [3cb099c9-c338-4bfb-b8eb-1a80e0d51725] |
29 | X-Runtime: ['0.135303'] | ||
27 | X-XSS-Protection: [1; mode=block] | 30 | X-XSS-Protection: [1; mode=block] |
28 | content-length: ['837'] | 31 | content-length: ['1019'] |
29 | status: {code: 200, message: OK} | 32 | status: {code: 200, message: OK} |
30 | - request: | 33 | - request: |
31 | body: status=Toot+number+0%21 | 34 | body: status=Toot+number+0%21 |
@@ -40,23 +43,26 @@ interactions: | |||
40 | method: POST | 43 | method: POST |
41 | uri: http://localhost:3000/api/v1/statuses | 44 | uri: http://localhost:3000/api/v1/statuses |
42 | response: | 45 | response: |
43 | body: {string: '{"id":"99984771636171407","created_at":"2018-05-06T22:42:19.866Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771636171407","content":"\u003cp\u003eToot | 46 | body: {string: '{"id":"100154006718285816","created_at":"2018-06-05T20:01:02.300Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006718285816","content":"\u003cp\u003eToot |
44 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771636171407","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 47 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006718285816","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":6,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"5180549842b38c60d6f0f9577d4cba4d"] | 54 | ETag: [W/"3daac80502f71ccf03c9d8196a831cbd"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [405c6d17-e6e4-40f3-bb61-0653ba393934] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.192385'] | 62 | X-Request-Id: [3e29f719-7a62-4db0-93dc-166651c22a46] |
63 | X-Runtime: ['0.366215'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1409'] | 65 | content-length: ['1513'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: status=Toot+number+1%21 | 68 | body: status=Toot+number+1%21 |
@@ -71,23 +77,26 @@ interactions: | |||
71 | method: POST | 77 | method: POST |
72 | uri: http://localhost:3000/api/v1/statuses | 78 | uri: http://localhost:3000/api/v1/statuses |
73 | response: | 79 | response: |
74 | body: {string: '{"id":"99984771655770730","created_at":"2018-05-06T22:42:20.197Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771655770730","content":"\u003cp\u003eToot | 80 | body: {string: '{"id":"100154006747741441","created_at":"2018-06-05T20:01:02.766Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006747741441","content":"\u003cp\u003eToot |
75 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771655770730","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 81 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006747741441","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
76 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 82 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
77 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 83 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
78 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 84 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":7,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
79 | headers: | 85 | headers: |
80 | Cache-Control: ['max-age=0, private, must-revalidate'] | 86 | Cache-Control: ['max-age=0, private, must-revalidate'] |
81 | Content-Type: [application/json; charset=utf-8] | 87 | Content-Type: [application/json; charset=utf-8] |
82 | ETag: [W/"b7b3a055b59d5394a4d0dd90d6cbfb63"] | 88 | ETag: [W/"bc76ffb534bf5a0eb0a8382730bb6fdf"] |
89 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
83 | Transfer-Encoding: [chunked] | 90 | Transfer-Encoding: [chunked] |
84 | Vary: ['Accept-Encoding, Origin'] | 91 | Vary: ['Accept-Encoding, Origin'] |
85 | X-Content-Type-Options: [nosniff] | 92 | X-Content-Type-Options: [nosniff] |
93 | X-Download-Options: [noopen] | ||
86 | X-Frame-Options: [SAMEORIGIN] | 94 | X-Frame-Options: [SAMEORIGIN] |
87 | X-Request-Id: [29dbfac2-029b-4f72-83b6-2ce172c3a0a7] | 95 | X-Permitted-Cross-Domain-Policies: [none] |
88 | X-Runtime: ['0.371248'] | 96 | X-Request-Id: [5e168ae3-369e-4add-90fc-b92c04cd39ee] |
97 | X-Runtime: ['0.437697'] | ||
89 | X-XSS-Protection: [1; mode=block] | 98 | X-XSS-Protection: [1; mode=block] |
90 | content-length: ['1409'] | 99 | content-length: ['1513'] |
91 | status: {code: 200, message: OK} | 100 | status: {code: 200, message: OK} |
92 | - request: | 101 | - request: |
93 | body: status=Toot+number+2%21 | 102 | body: status=Toot+number+2%21 |
@@ -102,23 +111,26 @@ interactions: | |||
102 | method: POST | 111 | method: POST |
103 | uri: http://localhost:3000/api/v1/statuses | 112 | uri: http://localhost:3000/api/v1/statuses |
104 | response: | 113 | response: |
105 | body: {string: '{"id":"99984771679898589","created_at":"2018-05-06T22:42:20.539Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771679898589","content":"\u003cp\u003eToot | 114 | body: {string: '{"id":"100154006782035318","created_at":"2018-06-05T20:01:03.296Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006782035318","content":"\u003cp\u003eToot |
106 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771679898589","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 115 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006782035318","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
107 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 116 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
108 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 117 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
109 | 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":1,"statuses_count":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 118 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":8,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
110 | headers: | 119 | headers: |
111 | Cache-Control: ['max-age=0, private, must-revalidate'] | 120 | Cache-Control: ['max-age=0, private, must-revalidate'] |
112 | Content-Type: [application/json; charset=utf-8] | 121 | Content-Type: [application/json; charset=utf-8] |
113 | ETag: [W/"9e9b65e442b93c9d2b5d6debacd45600"] | 122 | ETag: [W/"8249e5f00c66abce825190b80a538977"] |
123 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
114 | Transfer-Encoding: [chunked] | 124 | Transfer-Encoding: [chunked] |
115 | Vary: ['Accept-Encoding, Origin'] | 125 | Vary: ['Accept-Encoding, Origin'] |
116 | X-Content-Type-Options: [nosniff] | 126 | X-Content-Type-Options: [nosniff] |
127 | X-Download-Options: [noopen] | ||
117 | X-Frame-Options: [SAMEORIGIN] | 128 | X-Frame-Options: [SAMEORIGIN] |
118 | X-Request-Id: [accc1830-6062-45d5-882f-241955371600] | 129 | X-Permitted-Cross-Domain-Policies: [none] |
119 | X-Runtime: ['0.285976'] | 130 | X-Request-Id: [c3601b0f-6269-4896-bfc2-dea8052b0465] |
131 | X-Runtime: ['0.476476'] | ||
120 | X-XSS-Protection: [1; mode=block] | 132 | X-XSS-Protection: [1; mode=block] |
121 | content-length: ['1409'] | 133 | content-length: ['1513'] |
122 | status: {code: 200, message: OK} | 134 | status: {code: 200, message: OK} |
123 | - request: | 135 | - request: |
124 | body: status=Toot+number+3%21 | 136 | body: status=Toot+number+3%21 |
@@ -133,23 +145,26 @@ interactions: | |||
133 | method: POST | 145 | method: POST |
134 | uri: http://localhost:3000/api/v1/statuses | 146 | uri: http://localhost:3000/api/v1/statuses |
135 | response: | 147 | response: |
136 | body: {string: '{"id":"99984771704039647","created_at":"2018-05-06T22:42:20.923Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771704039647","content":"\u003cp\u003eToot | 148 | body: {string: '{"id":"100154006817168807","created_at":"2018-06-05T20:01:03.810Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006817168807","content":"\u003cp\u003eToot |
137 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771704039647","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 149 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006817168807","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
138 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 150 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
139 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 151 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
140 | 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":1,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 152 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":9,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
141 | headers: | 153 | headers: |
142 | Cache-Control: ['max-age=0, private, must-revalidate'] | 154 | Cache-Control: ['max-age=0, private, must-revalidate'] |
143 | Content-Type: [application/json; charset=utf-8] | 155 | Content-Type: [application/json; charset=utf-8] |
144 | ETag: [W/"fa34ff3dbe41bdb2332eed3a567ef1c6"] | 156 | ETag: [W/"de82bac2450824a899f5b6680f0befff"] |
157 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
145 | Transfer-Encoding: [chunked] | 158 | Transfer-Encoding: [chunked] |
146 | Vary: ['Accept-Encoding, Origin'] | 159 | Vary: ['Accept-Encoding, Origin'] |
147 | X-Content-Type-Options: [nosniff] | 160 | X-Content-Type-Options: [nosniff] |
161 | X-Download-Options: [noopen] | ||
148 | X-Frame-Options: [SAMEORIGIN] | 162 | X-Frame-Options: [SAMEORIGIN] |
149 | X-Request-Id: [209024a4-05de-493b-a55a-877a427c2875] | 163 | X-Permitted-Cross-Domain-Policies: [none] |
150 | X-Runtime: ['0.412412'] | 164 | X-Request-Id: [b068f477-46c6-403f-b06f-1de023812c93] |
165 | X-Runtime: ['0.491548'] | ||
151 | X-XSS-Protection: [1; mode=block] | 166 | X-XSS-Protection: [1; mode=block] |
152 | content-length: ['1409'] | 167 | content-length: ['1513'] |
153 | status: {code: 200, message: OK} | 168 | status: {code: 200, message: OK} |
154 | - request: | 169 | - request: |
155 | body: status=Toot+number+4%21 | 170 | body: status=Toot+number+4%21 |
@@ -164,23 +179,26 @@ interactions: | |||
164 | method: POST | 179 | method: POST |
165 | uri: http://localhost:3000/api/v1/statuses | 180 | uri: http://localhost:3000/api/v1/statuses |
166 | response: | 181 | response: |
167 | body: {string: '{"id":"99984771730250109","created_at":"2018-05-06T22:42:21.318Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771730250109","content":"\u003cp\u003eToot | 182 | body: {string: '{"id":"100154006848264998","created_at":"2018-06-05T20:01:04.297Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006848264998","content":"\u003cp\u003eToot |
168 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771730250109","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 183 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006848264998","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
169 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 184 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
170 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 185 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
171 | 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":1,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 186 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":10,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
172 | headers: | 187 | headers: |
173 | Cache-Control: ['max-age=0, private, must-revalidate'] | 188 | Cache-Control: ['max-age=0, private, must-revalidate'] |
174 | Content-Type: [application/json; charset=utf-8] | 189 | Content-Type: [application/json; charset=utf-8] |
175 | ETag: [W/"972a67902aca7e35e9e8ee1678edd062"] | 190 | ETag: [W/"8b7f7663ca3725d266743d0c1ae00879"] |
191 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
176 | Transfer-Encoding: [chunked] | 192 | Transfer-Encoding: [chunked] |
177 | Vary: ['Accept-Encoding, Origin'] | 193 | Vary: ['Accept-Encoding, Origin'] |
178 | X-Content-Type-Options: [nosniff] | 194 | X-Content-Type-Options: [nosniff] |
195 | X-Download-Options: [noopen] | ||
179 | X-Frame-Options: [SAMEORIGIN] | 196 | X-Frame-Options: [SAMEORIGIN] |
180 | X-Request-Id: [1103d6ac-566f-4c0c-a46d-7cbf6384814a] | 197 | X-Permitted-Cross-Domain-Policies: [none] |
181 | X-Runtime: ['0.347755'] | 198 | X-Request-Id: [36c9ef23-69b4-4089-b5c8-b30ee3eae963] |
199 | X-Runtime: ['0.484750'] | ||
182 | X-XSS-Protection: [1; mode=block] | 200 | X-XSS-Protection: [1; mode=block] |
183 | content-length: ['1409'] | 201 | content-length: ['1514'] |
184 | status: {code: 200, message: OK} | 202 | status: {code: 200, message: OK} |
185 | - request: | 203 | - request: |
186 | body: status=Toot+number+5%21 | 204 | body: status=Toot+number+5%21 |
@@ -195,23 +213,26 @@ interactions: | |||
195 | method: POST | 213 | method: POST |
196 | uri: http://localhost:3000/api/v1/statuses | 214 | uri: http://localhost:3000/api/v1/statuses |
197 | response: | 215 | response: |
198 | body: {string: '{"id":"99984771749319985","created_at":"2018-05-06T22:42:21.657Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771749319985","content":"\u003cp\u003eToot | 216 | body: {string: '{"id":"100154006883666442","created_at":"2018-06-05T20:01:04.833Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006883666442","content":"\u003cp\u003eToot |
199 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771749319985","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 217 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006883666442","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
200 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 218 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
201 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 219 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
202 | 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":1,"statuses_count":7},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 220 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":11,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
203 | headers: | 221 | headers: |
204 | Cache-Control: ['max-age=0, private, must-revalidate'] | 222 | Cache-Control: ['max-age=0, private, must-revalidate'] |
205 | Content-Type: [application/json; charset=utf-8] | 223 | Content-Type: [application/json; charset=utf-8] |
206 | ETag: [W/"331e1e18c57ab636b3250cb01176585b"] | 224 | ETag: [W/"2b6c0695da5c3469dd4dd7c1d5b02063"] |
225 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
207 | Transfer-Encoding: [chunked] | 226 | Transfer-Encoding: [chunked] |
208 | Vary: ['Accept-Encoding, Origin'] | 227 | Vary: ['Accept-Encoding, Origin'] |
209 | X-Content-Type-Options: [nosniff] | 228 | X-Content-Type-Options: [nosniff] |
229 | X-Download-Options: [noopen] | ||
210 | X-Frame-Options: [SAMEORIGIN] | 230 | X-Frame-Options: [SAMEORIGIN] |
211 | X-Request-Id: [aea7324d-2564-4277-9f33-1b8e3c121b56] | 231 | X-Permitted-Cross-Domain-Policies: [none] |
212 | X-Runtime: ['0.373782'] | 232 | X-Request-Id: [812e08f1-ba4b-40e5-8161-5f9b618d4eda] |
233 | X-Runtime: ['0.482485'] | ||
213 | X-XSS-Protection: [1; mode=block] | 234 | X-XSS-Protection: [1; mode=block] |
214 | content-length: ['1409'] | 235 | content-length: ['1514'] |
215 | status: {code: 200, message: OK} | 236 | status: {code: 200, message: OK} |
216 | - request: | 237 | - request: |
217 | body: status=Toot+number+6%21 | 238 | body: status=Toot+number+6%21 |
@@ -226,23 +247,26 @@ interactions: | |||
226 | method: POST | 247 | method: POST |
227 | uri: http://localhost:3000/api/v1/statuses | 248 | uri: http://localhost:3000/api/v1/statuses |
228 | response: | 249 | response: |
229 | body: {string: '{"id":"99984771780012127","created_at":"2018-05-06T22:42:22.069Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771780012127","content":"\u003cp\u003eToot | 250 | body: {string: '{"id":"100154006915319193","created_at":"2018-06-05T20:01:05.317Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006915319193","content":"\u003cp\u003eToot |
230 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771780012127","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 251 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006915319193","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
231 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 252 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
232 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 253 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
233 | 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":1,"statuses_count":8},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 254 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":12,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
234 | headers: | 255 | headers: |
235 | Cache-Control: ['max-age=0, private, must-revalidate'] | 256 | Cache-Control: ['max-age=0, private, must-revalidate'] |
236 | Content-Type: [application/json; charset=utf-8] | 257 | Content-Type: [application/json; charset=utf-8] |
237 | ETag: [W/"877147cfc0977f7b081817c7c8b2065a"] | 258 | ETag: [W/"acba6651cb8dbae1633d85d8bef3ef34"] |
259 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
238 | Transfer-Encoding: [chunked] | 260 | Transfer-Encoding: [chunked] |
239 | Vary: ['Accept-Encoding, Origin'] | 261 | Vary: ['Accept-Encoding, Origin'] |
240 | X-Content-Type-Options: [nosniff] | 262 | X-Content-Type-Options: [nosniff] |
263 | X-Download-Options: [noopen] | ||
241 | X-Frame-Options: [SAMEORIGIN] | 264 | X-Frame-Options: [SAMEORIGIN] |
242 | X-Request-Id: [2f3c3dcb-1922-4d6c-b159-d52ffaf906d6] | 265 | X-Permitted-Cross-Domain-Policies: [none] |
243 | X-Runtime: ['0.339197'] | 266 | X-Request-Id: [9419b427-44c0-4832-88f5-076bbd3065f7] |
267 | X-Runtime: ['0.465299'] | ||
244 | X-XSS-Protection: [1; mode=block] | 268 | X-XSS-Protection: [1; mode=block] |
245 | content-length: ['1409'] | 269 | content-length: ['1514'] |
246 | status: {code: 200, message: OK} | 270 | status: {code: 200, message: OK} |
247 | - request: | 271 | - request: |
248 | body: status=Toot+number+7%21 | 272 | body: status=Toot+number+7%21 |
@@ -257,23 +281,26 @@ interactions: | |||
257 | method: POST | 281 | method: POST |
258 | uri: http://localhost:3000/api/v1/statuses | 282 | uri: http://localhost:3000/api/v1/statuses |
259 | response: | 283 | response: |
260 | body: {string: '{"id":"99984771803206544","created_at":"2018-05-06T22:42:22.421Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771803206544","content":"\u003cp\u003eToot | 284 | body: {string: '{"id":"100154006951510732","created_at":"2018-06-05T20:01:05.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006951510732","content":"\u003cp\u003eToot |
261 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771803206544","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 285 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006951510732","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
262 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 286 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
263 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 287 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
264 | 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":1,"statuses_count":9},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 288 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
265 | headers: | 289 | headers: |
266 | Cache-Control: ['max-age=0, private, must-revalidate'] | 290 | Cache-Control: ['max-age=0, private, must-revalidate'] |
267 | Content-Type: [application/json; charset=utf-8] | 291 | Content-Type: [application/json; charset=utf-8] |
268 | ETag: [W/"d772d8cd15ee13a4763b53eb45a6e8eb"] | 292 | ETag: [W/"373471b88e137a29281fc96a3a80fbbb"] |
293 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
269 | Transfer-Encoding: [chunked] | 294 | Transfer-Encoding: [chunked] |
270 | Vary: ['Accept-Encoding, Origin'] | 295 | Vary: ['Accept-Encoding, Origin'] |
271 | X-Content-Type-Options: [nosniff] | 296 | X-Content-Type-Options: [nosniff] |
297 | X-Download-Options: [noopen] | ||
272 | X-Frame-Options: [SAMEORIGIN] | 298 | X-Frame-Options: [SAMEORIGIN] |
273 | X-Request-Id: [3d629be8-cc8c-43ee-8e7c-e587ec590e10] | 299 | X-Permitted-Cross-Domain-Policies: [none] |
274 | X-Runtime: ['0.325586'] | 300 | X-Request-Id: [62178405-63f0-46b9-a22b-23e4c52067b5] |
301 | X-Runtime: ['0.494474'] | ||
275 | X-XSS-Protection: [1; mode=block] | 302 | X-XSS-Protection: [1; mode=block] |
276 | content-length: ['1409'] | 303 | content-length: ['1514'] |
277 | status: {code: 200, message: OK} | 304 | status: {code: 200, message: OK} |
278 | - request: | 305 | - request: |
279 | body: status=Toot+number+8%21 | 306 | body: status=Toot+number+8%21 |
@@ -288,23 +315,26 @@ interactions: | |||
288 | method: POST | 315 | method: POST |
289 | uri: http://localhost:3000/api/v1/statuses | 316 | uri: http://localhost:3000/api/v1/statuses |
290 | response: | 317 | response: |
291 | body: {string: '{"id":"99984771826415680","created_at":"2018-05-06T22:42:22.785Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771826415680","content":"\u003cp\u003eToot | 318 | body: {string: '{"id":"100154006986263558","created_at":"2018-06-05T20:01:06.410Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006986263558","content":"\u003cp\u003eToot |
292 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771826415680","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 319 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006986263558","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
293 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 320 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
294 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 321 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
295 | 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":1,"statuses_count":10},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 322 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":14,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
296 | headers: | 323 | headers: |
297 | Cache-Control: ['max-age=0, private, must-revalidate'] | 324 | Cache-Control: ['max-age=0, private, must-revalidate'] |
298 | Content-Type: [application/json; charset=utf-8] | 325 | Content-Type: [application/json; charset=utf-8] |
299 | ETag: [W/"f8ac387456a75acc927e302fb9509298"] | 326 | ETag: [W/"c3fb8814509d16c2a4fa370ad6391151"] |
327 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
300 | Transfer-Encoding: [chunked] | 328 | Transfer-Encoding: [chunked] |
301 | Vary: ['Accept-Encoding, Origin'] | 329 | Vary: ['Accept-Encoding, Origin'] |
302 | X-Content-Type-Options: [nosniff] | 330 | X-Content-Type-Options: [nosniff] |
331 | X-Download-Options: [noopen] | ||
303 | X-Frame-Options: [SAMEORIGIN] | 332 | X-Frame-Options: [SAMEORIGIN] |
304 | X-Request-Id: [d2b984de-3b40-4a02-9374-10caf60b307a] | 333 | X-Permitted-Cross-Domain-Policies: [none] |
305 | X-Runtime: ['0.367170'] | 334 | X-Request-Id: [cc9c3836-b55f-4dba-8847-ce18cb606755] |
335 | X-Runtime: ['0.428682'] | ||
306 | X-XSS-Protection: [1; mode=block] | 336 | X-XSS-Protection: [1; mode=block] |
307 | content-length: ['1410'] | 337 | content-length: ['1514'] |
308 | status: {code: 200, message: OK} | 338 | status: {code: 200, message: OK} |
309 | - request: | 339 | - request: |
310 | body: status=Toot+number+9%21 | 340 | body: status=Toot+number+9%21 |
@@ -319,23 +349,26 @@ interactions: | |||
319 | method: POST | 349 | method: POST |
320 | uri: http://localhost:3000/api/v1/statuses | 350 | uri: http://localhost:3000/api/v1/statuses |
321 | response: | 351 | response: |
322 | body: {string: '{"id":"99984771851516614","created_at":"2018-05-06T22:42:23.195Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771851516614","content":"\u003cp\u003eToot | 352 | body: {string: '{"id":"100154007022603295","created_at":"2018-06-05T20:01:06.957Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007022603295","content":"\u003cp\u003eToot |
323 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771851516614","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 353 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007022603295","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
324 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 354 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
325 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 355 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
326 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 356 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
327 | headers: | 357 | headers: |
328 | Cache-Control: ['max-age=0, private, must-revalidate'] | 358 | Cache-Control: ['max-age=0, private, must-revalidate'] |
329 | Content-Type: [application/json; charset=utf-8] | 359 | Content-Type: [application/json; charset=utf-8] |
330 | ETag: [W/"afb25e3b0ce162c4641d8ab5b58d0554"] | 360 | ETag: [W/"09af0b6904684be12f8e3e645b468885"] |
361 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
331 | Transfer-Encoding: [chunked] | 362 | Transfer-Encoding: [chunked] |
332 | Vary: ['Accept-Encoding, Origin'] | 363 | Vary: ['Accept-Encoding, Origin'] |
333 | X-Content-Type-Options: [nosniff] | 364 | X-Content-Type-Options: [nosniff] |
365 | X-Download-Options: [noopen] | ||
334 | X-Frame-Options: [SAMEORIGIN] | 366 | X-Frame-Options: [SAMEORIGIN] |
335 | X-Request-Id: [53c4a2a7-9a8d-4ee4-a5cd-2508009bad5a] | 367 | X-Permitted-Cross-Domain-Policies: [none] |
336 | X-Runtime: ['0.360089'] | 368 | X-Request-Id: [d3c11f5b-4b4d-4bb5-b14e-d443d9e5ca03] |
369 | X-Runtime: ['0.595542'] | ||
337 | X-XSS-Protection: [1; mode=block] | 370 | X-XSS-Protection: [1; mode=block] |
338 | content-length: ['1410'] | 371 | content-length: ['1514'] |
339 | status: {code: 200, message: OK} | 372 | status: {code: 200, message: OK} |
340 | - request: | 373 | - request: |
341 | body: null | 374 | body: null |
@@ -348,42 +381,45 @@ interactions: | |||
348 | method: GET | 381 | method: GET |
349 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5 | 382 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5 |
350 | response: | 383 | response: |
351 | body: {string: '[{"id":"99984771851516614","created_at":"2018-05-06T22:42:23.195Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771851516614","content":"\u003cp\u003eToot | 384 | body: {string: '[{"id":"100154007022603295","created_at":"2018-06-05T20:01:06.957Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007022603295","content":"\u003cp\u003eToot |
352 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771851516614","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 385 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007022603295","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
353 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 386 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
354 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 387 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
355 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771826415680","created_at":"2018-05-06T22:42:22.785Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771826415680","content":"\u003cp\u003eToot | 388 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006986263558","created_at":"2018-06-05T20:01:06.410Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006986263558","content":"\u003cp\u003eToot |
356 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771826415680","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 389 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006986263558","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
357 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 390 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
358 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 391 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
359 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771803206544","created_at":"2018-05-06T22:42:22.421Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771803206544","content":"\u003cp\u003eToot | 392 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006951510732","created_at":"2018-06-05T20:01:05.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006951510732","content":"\u003cp\u003eToot |
360 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771803206544","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 393 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006951510732","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
361 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 394 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
362 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 395 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
363 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771780012127","created_at":"2018-05-06T22:42:22.069Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771780012127","content":"\u003cp\u003eToot | 396 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006915319193","created_at":"2018-06-05T20:01:05.317Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006915319193","content":"\u003cp\u003eToot |
364 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771780012127","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 397 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006915319193","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
365 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 398 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
366 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 399 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
367 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771749319985","created_at":"2018-05-06T22:42:21.657Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771749319985","content":"\u003cp\u003eToot | 400 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006883666442","created_at":"2018-06-05T20:01:04.833Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006883666442","content":"\u003cp\u003eToot |
368 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771749319985","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 401 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006883666442","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
369 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 402 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
370 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 403 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
371 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 404 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
372 | headers: | 405 | headers: |
373 | Cache-Control: ['max-age=0, private, must-revalidate'] | 406 | Cache-Control: ['max-age=0, private, must-revalidate'] |
374 | Content-Type: [application/json; charset=utf-8] | 407 | Content-Type: [application/json; charset=utf-8] |
375 | ETag: [W/"ea652a5f874eecb644647ca00c7ebde1"] | 408 | ETag: [W/"ac7eb44369465b60e08ce0e1da5d9db8"] |
376 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771749319985>; | 409 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006883666442>; |
377 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771851516614>; | 410 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154007022603295>; |
378 | rel="prev"'] | 411 | rel="prev"'] |
412 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
379 | Transfer-Encoding: [chunked] | 413 | Transfer-Encoding: [chunked] |
380 | Vary: ['Accept-Encoding, Origin'] | 414 | Vary: ['Accept-Encoding, Origin'] |
381 | X-Content-Type-Options: [nosniff] | 415 | X-Content-Type-Options: [nosniff] |
416 | X-Download-Options: [noopen] | ||
382 | X-Frame-Options: [SAMEORIGIN] | 417 | X-Frame-Options: [SAMEORIGIN] |
383 | X-Request-Id: [c2ec9bba-8a97-43b0-9712-f97304829353] | 418 | X-Permitted-Cross-Domain-Policies: [none] |
384 | X-Runtime: ['0.272362'] | 419 | X-Request-Id: [11081f4b-01c0-4246-a2b5-31600f49c484] |
420 | X-Runtime: ['0.260878'] | ||
385 | X-XSS-Protection: [1; mode=block] | 421 | X-XSS-Protection: [1; mode=block] |
386 | content-length: ['7056'] | 422 | content-length: ['7576'] |
387 | status: {code: 200, message: OK} | 423 | status: {code: 200, message: OK} |
388 | - request: | 424 | - request: |
389 | body: null | 425 | body: null |
@@ -394,44 +430,47 @@ interactions: | |||
394 | Connection: [keep-alive] | 430 | Connection: [keep-alive] |
395 | User-Agent: [python-requests/2.9.1] | 431 | User-Agent: [python-requests/2.9.1] |
396 | method: GET | 432 | method: GET |
397 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771749319985 | 433 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006883666442 |
398 | response: | 434 | response: |
399 | body: {string: '[{"id":"99984771730250109","created_at":"2018-05-06T22:42:21.318Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771730250109","content":"\u003cp\u003eToot | 435 | body: {string: '[{"id":"100154006848264998","created_at":"2018-06-05T20:01:04.297Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006848264998","content":"\u003cp\u003eToot |
400 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771730250109","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 436 | number 4!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006848264998","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
401 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 437 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
402 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 438 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
403 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771704039647","created_at":"2018-05-06T22:42:20.923Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771704039647","content":"\u003cp\u003eToot | 439 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006817168807","created_at":"2018-06-05T20:01:03.810Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006817168807","content":"\u003cp\u003eToot |
404 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771704039647","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 440 | number 3!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006817168807","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
405 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 441 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
406 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 442 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
407 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771679898589","created_at":"2018-05-06T22:42:20.539Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771679898589","content":"\u003cp\u003eToot | 443 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006782035318","created_at":"2018-06-05T20:01:03.296Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006782035318","content":"\u003cp\u003eToot |
408 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771679898589","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 444 | number 2!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006782035318","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
409 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 445 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
410 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 446 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
411 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771655770730","created_at":"2018-05-06T22:42:20.197Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771655770730","content":"\u003cp\u003eToot | 447 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006747741441","created_at":"2018-06-05T20:01:02.766Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006747741441","content":"\u003cp\u003eToot |
412 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771655770730","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 448 | number 1!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006747741441","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
413 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 449 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
414 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 450 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
415 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771636171407","created_at":"2018-05-06T22:42:19.866Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771636171407","content":"\u003cp\u003eToot | 451 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006718285816","created_at":"2018-06-05T20:01:02.300Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006718285816","content":"\u003cp\u003eToot |
416 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771636171407","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 452 | number 0!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006718285816","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
417 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 453 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
418 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 454 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
419 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 455 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
420 | headers: | 456 | headers: |
421 | Cache-Control: ['max-age=0, private, must-revalidate'] | 457 | Cache-Control: ['max-age=0, private, must-revalidate'] |
422 | Content-Type: [application/json; charset=utf-8] | 458 | Content-Type: [application/json; charset=utf-8] |
423 | ETag: [W/"9d175525312447b1d1c86bf126dee4fa"] | 459 | ETag: [W/"57dfe60dc2af499a38c8f52fe4193297"] |
424 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771636171407>; | 460 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006718285816>; |
425 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771730250109>; | 461 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006848264998>; |
426 | rel="prev"'] | 462 | rel="prev"'] |
463 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
427 | Transfer-Encoding: [chunked] | 464 | Transfer-Encoding: [chunked] |
428 | Vary: ['Accept-Encoding, Origin'] | 465 | Vary: ['Accept-Encoding, Origin'] |
429 | X-Content-Type-Options: [nosniff] | 466 | X-Content-Type-Options: [nosniff] |
467 | X-Download-Options: [noopen] | ||
430 | X-Frame-Options: [SAMEORIGIN] | 468 | X-Frame-Options: [SAMEORIGIN] |
431 | X-Request-Id: [f97ce042-9dd7-4911-9a9d-f0e77ae4cc92] | 469 | X-Permitted-Cross-Domain-Policies: [none] |
432 | X-Runtime: ['0.103300'] | 470 | X-Request-Id: [e86a5f88-447b-4f8e-bd11-0ea1b8fd1cc4] |
471 | X-Runtime: ['0.231397'] | ||
433 | X-XSS-Protection: [1; mode=block] | 472 | X-XSS-Protection: [1; mode=block] |
434 | content-length: ['7056'] | 473 | content-length: ['7576'] |
435 | status: {code: 200, message: OK} | 474 | status: {code: 200, message: OK} |
436 | - request: | 475 | - request: |
437 | body: null | 476 | body: null |
@@ -442,44 +481,47 @@ interactions: | |||
442 | Connection: [keep-alive] | 481 | Connection: [keep-alive] |
443 | User-Agent: [python-requests/2.9.1] | 482 | User-Agent: [python-requests/2.9.1] |
444 | method: GET | 483 | method: GET |
445 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771730250109 | 484 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154006848264998 |
446 | response: | 485 | response: |
447 | body: {string: '[{"id":"99984771851516614","created_at":"2018-05-06T22:42:23.195Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771851516614","content":"\u003cp\u003eToot | 486 | body: {string: '[{"id":"100154007022603295","created_at":"2018-06-05T20:01:06.957Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007022603295","content":"\u003cp\u003eToot |
448 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771851516614","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 487 | number 9!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007022603295","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
449 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 488 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
450 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 489 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
451 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771826415680","created_at":"2018-05-06T22:42:22.785Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771826415680","content":"\u003cp\u003eToot | 490 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006986263558","created_at":"2018-06-05T20:01:06.410Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006986263558","content":"\u003cp\u003eToot |
452 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771826415680","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 491 | number 8!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006986263558","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
453 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 492 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
454 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 493 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
455 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771803206544","created_at":"2018-05-06T22:42:22.421Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771803206544","content":"\u003cp\u003eToot | 494 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006951510732","created_at":"2018-06-05T20:01:05.882Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006951510732","content":"\u003cp\u003eToot |
456 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771803206544","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 495 | number 7!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006951510732","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
457 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 496 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
458 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 497 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
459 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771780012127","created_at":"2018-05-06T22:42:22.069Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771780012127","content":"\u003cp\u003eToot | 498 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006915319193","created_at":"2018-06-05T20:01:05.317Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006915319193","content":"\u003cp\u003eToot |
460 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771780012127","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 499 | number 6!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006915319193","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
461 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 500 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
462 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 501 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
463 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984771749319985","created_at":"2018-05-06T22:42:21.657Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771749319985","content":"\u003cp\u003eToot | 502 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154006883666442","created_at":"2018-06-05T20:01:04.833Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006883666442","content":"\u003cp\u003eToot |
464 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771749319985","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 503 | number 5!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006883666442","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
465 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 504 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
466 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 505 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
467 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 506 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
468 | headers: | 507 | headers: |
469 | Cache-Control: ['max-age=0, private, must-revalidate'] | 508 | Cache-Control: ['max-age=0, private, must-revalidate'] |
470 | Content-Type: [application/json; charset=utf-8] | 509 | Content-Type: [application/json; charset=utf-8] |
471 | ETag: [W/"ea652a5f874eecb644647ca00c7ebde1"] | 510 | ETag: [W/"6a3c1b93f9b8850e62e9bfddb8085cac"] |
472 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=99984771749319985>; | 511 | Link: ['<http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&max_id=100154006883666442>; |
473 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=99984771851516614>; | 512 | rel="next", <http://localhost:3000/api/v1/accounts/1234567890123456/statuses?limit=5&since_id=100154007022603295>; |
474 | rel="prev"'] | 513 | rel="prev"'] |
514 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
475 | Transfer-Encoding: [chunked] | 515 | Transfer-Encoding: [chunked] |
476 | Vary: ['Accept-Encoding, Origin'] | 516 | Vary: ['Accept-Encoding, Origin'] |
477 | X-Content-Type-Options: [nosniff] | 517 | X-Content-Type-Options: [nosniff] |
518 | X-Download-Options: [noopen] | ||
478 | X-Frame-Options: [SAMEORIGIN] | 519 | X-Frame-Options: [SAMEORIGIN] |
479 | X-Request-Id: [2638775b-5800-4697-a72f-2e0eb0e3a047] | 520 | X-Permitted-Cross-Domain-Policies: [none] |
480 | X-Runtime: ['0.113101'] | 521 | X-Request-Id: [248bef53-42b3-48ac-94dd-d1492f5a087f] |
522 | X-Runtime: ['0.279041'] | ||
481 | X-XSS-Protection: [1; mode=block] | 523 | X-XSS-Protection: [1; mode=block] |
482 | content-length: ['7056'] | 524 | content-length: ['7576'] |
483 | status: {code: 200, message: OK} | 525 | status: {code: 200, message: OK} |
484 | - request: | 526 | - request: |
485 | body: null | 527 | body: null |
@@ -491,19 +533,22 @@ interactions: | |||
491 | Content-Length: ['0'] | 533 | Content-Length: ['0'] |
492 | User-Agent: [python-requests/2.9.1] | 534 | User-Agent: [python-requests/2.9.1] |
493 | method: DELETE | 535 | method: DELETE |
494 | uri: http://localhost:3000/api/v1/statuses/99984771636171407 | 536 | uri: http://localhost:3000/api/v1/statuses/100154006718285816 |
495 | response: | 537 | response: |
496 | body: {string: '{}'} | 538 | body: {string: '{}'} |
497 | headers: | 539 | headers: |
498 | Cache-Control: ['max-age=0, private, must-revalidate'] | 540 | Cache-Control: ['max-age=0, private, must-revalidate'] |
499 | Content-Type: [application/json; charset=utf-8] | 541 | Content-Type: [application/json; charset=utf-8] |
500 | ETag: [W/"b0562823c2de7bc25c00d847d360f804"] | 542 | ETag: [W/"d8cf14f239e76de9b5a730619e9f7897"] |
543 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
501 | Transfer-Encoding: [chunked] | 544 | Transfer-Encoding: [chunked] |
502 | Vary: ['Accept-Encoding, Origin'] | 545 | Vary: ['Accept-Encoding, Origin'] |
503 | X-Content-Type-Options: [nosniff] | 546 | X-Content-Type-Options: [nosniff] |
547 | X-Download-Options: [noopen] | ||
504 | X-Frame-Options: [SAMEORIGIN] | 548 | X-Frame-Options: [SAMEORIGIN] |
505 | X-Request-Id: [97d97fca-3ac4-4119-9329-61ea202408a7] | 549 | X-Permitted-Cross-Domain-Policies: [none] |
506 | X-Runtime: ['0.040464'] | 550 | X-Request-Id: [b406a660-efb2-469c-ba3e-35502afcf214] |
551 | X-Runtime: ['0.081253'] | ||
507 | X-XSS-Protection: [1; mode=block] | 552 | X-XSS-Protection: [1; mode=block] |
508 | content-length: ['2'] | 553 | content-length: ['2'] |
509 | status: {code: 200, message: OK} | 554 | status: {code: 200, message: OK} |
@@ -517,19 +562,22 @@ interactions: | |||
517 | Content-Length: ['0'] | 562 | Content-Length: ['0'] |
518 | User-Agent: [python-requests/2.9.1] | 563 | User-Agent: [python-requests/2.9.1] |
519 | method: DELETE | 564 | method: DELETE |
520 | uri: http://localhost:3000/api/v1/statuses/99984771655770730 | 565 | uri: http://localhost:3000/api/v1/statuses/100154006747741441 |
521 | response: | 566 | response: |
522 | body: {string: '{}'} | 567 | body: {string: '{}'} |
523 | headers: | 568 | headers: |
524 | Cache-Control: ['max-age=0, private, must-revalidate'] | 569 | Cache-Control: ['max-age=0, private, must-revalidate'] |
525 | Content-Type: [application/json; charset=utf-8] | 570 | Content-Type: [application/json; charset=utf-8] |
526 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 571 | ETag: [W/"d8cf14f239e76de9b5a730619e9f7897"] |
572 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
527 | Transfer-Encoding: [chunked] | 573 | Transfer-Encoding: [chunked] |
528 | Vary: ['Accept-Encoding, Origin'] | 574 | Vary: ['Accept-Encoding, Origin'] |
529 | X-Content-Type-Options: [nosniff] | 575 | X-Content-Type-Options: [nosniff] |
576 | X-Download-Options: [noopen] | ||
530 | X-Frame-Options: [SAMEORIGIN] | 577 | X-Frame-Options: [SAMEORIGIN] |
531 | X-Request-Id: [bf403828-39c7-4673-9fd8-95c8846d7876] | 578 | X-Permitted-Cross-Domain-Policies: [none] |
532 | X-Runtime: ['0.112814'] | 579 | X-Request-Id: [541d3e5d-3b44-4aa1-8385-1a2106414337] |
580 | X-Runtime: ['0.149694'] | ||
533 | X-XSS-Protection: [1; mode=block] | 581 | X-XSS-Protection: [1; mode=block] |
534 | content-length: ['2'] | 582 | content-length: ['2'] |
535 | status: {code: 200, message: OK} | 583 | status: {code: 200, message: OK} |
@@ -543,19 +591,22 @@ interactions: | |||
543 | Content-Length: ['0'] | 591 | Content-Length: ['0'] |
544 | User-Agent: [python-requests/2.9.1] | 592 | User-Agent: [python-requests/2.9.1] |
545 | method: DELETE | 593 | method: DELETE |
546 | uri: http://localhost:3000/api/v1/statuses/99984771679898589 | 594 | uri: http://localhost:3000/api/v1/statuses/100154006782035318 |
547 | response: | 595 | response: |
548 | body: {string: '{}'} | 596 | body: {string: '{}'} |
549 | headers: | 597 | headers: |
550 | Cache-Control: ['max-age=0, private, must-revalidate'] | 598 | Cache-Control: ['max-age=0, private, must-revalidate'] |
551 | Content-Type: [application/json; charset=utf-8] | 599 | Content-Type: [application/json; charset=utf-8] |
552 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 600 | ETag: [W/"d8cf14f239e76de9b5a730619e9f7897"] |
601 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
553 | Transfer-Encoding: [chunked] | 602 | Transfer-Encoding: [chunked] |
554 | Vary: ['Accept-Encoding, Origin'] | 603 | Vary: ['Accept-Encoding, Origin'] |
555 | X-Content-Type-Options: [nosniff] | 604 | X-Content-Type-Options: [nosniff] |
605 | X-Download-Options: [noopen] | ||
556 | X-Frame-Options: [SAMEORIGIN] | 606 | X-Frame-Options: [SAMEORIGIN] |
557 | X-Request-Id: [f120ed9d-4e14-43db-834d-f8015aa60953] | 607 | X-Permitted-Cross-Domain-Policies: [none] |
558 | X-Runtime: ['0.125120'] | 608 | X-Request-Id: [d1cc5b3f-a428-49ad-9746-8f3cf70d6fb4] |
609 | X-Runtime: ['0.272065'] | ||
559 | X-XSS-Protection: [1; mode=block] | 610 | X-XSS-Protection: [1; mode=block] |
560 | content-length: ['2'] | 611 | content-length: ['2'] |
561 | status: {code: 200, message: OK} | 612 | status: {code: 200, message: OK} |
@@ -569,19 +620,22 @@ interactions: | |||
569 | Content-Length: ['0'] | 620 | Content-Length: ['0'] |
570 | User-Agent: [python-requests/2.9.1] | 621 | User-Agent: [python-requests/2.9.1] |
571 | method: DELETE | 622 | method: DELETE |
572 | uri: http://localhost:3000/api/v1/statuses/99984771704039647 | 623 | uri: http://localhost:3000/api/v1/statuses/100154006817168807 |
573 | response: | 624 | response: |
574 | body: {string: '{}'} | 625 | body: {string: '{}'} |
575 | headers: | 626 | headers: |
576 | Cache-Control: ['max-age=0, private, must-revalidate'] | 627 | Cache-Control: ['max-age=0, private, must-revalidate'] |
577 | Content-Type: [application/json; charset=utf-8] | 628 | Content-Type: [application/json; charset=utf-8] |
578 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 629 | ETag: [W/"df04139795d2204d8c75262c522c8b20"] |
630 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
579 | Transfer-Encoding: [chunked] | 631 | Transfer-Encoding: [chunked] |
580 | Vary: ['Accept-Encoding, Origin'] | 632 | Vary: ['Accept-Encoding, Origin'] |
581 | X-Content-Type-Options: [nosniff] | 633 | X-Content-Type-Options: [nosniff] |
634 | X-Download-Options: [noopen] | ||
582 | X-Frame-Options: [SAMEORIGIN] | 635 | X-Frame-Options: [SAMEORIGIN] |
583 | X-Request-Id: [56560e5a-f6b6-4f39-827d-8c28398c5c49] | 636 | X-Permitted-Cross-Domain-Policies: [none] |
584 | X-Runtime: ['0.070113'] | 637 | X-Request-Id: [35017e2c-3aad-439e-98e7-2d4e125893e8] |
638 | X-Runtime: ['0.212686'] | ||
585 | X-XSS-Protection: [1; mode=block] | 639 | X-XSS-Protection: [1; mode=block] |
586 | content-length: ['2'] | 640 | content-length: ['2'] |
587 | status: {code: 200, message: OK} | 641 | status: {code: 200, message: OK} |
@@ -595,19 +649,22 @@ interactions: | |||
595 | Content-Length: ['0'] | 649 | Content-Length: ['0'] |
596 | User-Agent: [python-requests/2.9.1] | 650 | User-Agent: [python-requests/2.9.1] |
597 | method: DELETE | 651 | method: DELETE |
598 | uri: http://localhost:3000/api/v1/statuses/99984771730250109 | 652 | uri: http://localhost:3000/api/v1/statuses/100154006848264998 |
599 | response: | 653 | response: |
600 | body: {string: '{}'} | 654 | body: {string: '{}'} |
601 | headers: | 655 | headers: |
602 | Cache-Control: ['max-age=0, private, must-revalidate'] | 656 | Cache-Control: ['max-age=0, private, must-revalidate'] |
603 | Content-Type: [application/json; charset=utf-8] | 657 | Content-Type: [application/json; charset=utf-8] |
604 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 658 | ETag: [W/"df04139795d2204d8c75262c522c8b20"] |
659 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
605 | Transfer-Encoding: [chunked] | 660 | Transfer-Encoding: [chunked] |
606 | Vary: ['Accept-Encoding, Origin'] | 661 | Vary: ['Accept-Encoding, Origin'] |
607 | X-Content-Type-Options: [nosniff] | 662 | X-Content-Type-Options: [nosniff] |
663 | X-Download-Options: [noopen] | ||
608 | X-Frame-Options: [SAMEORIGIN] | 664 | X-Frame-Options: [SAMEORIGIN] |
609 | X-Request-Id: [88f15ed2-9664-4e6e-af6d-90a48692db35] | 665 | X-Permitted-Cross-Domain-Policies: [none] |
610 | X-Runtime: ['0.100116'] | 666 | X-Request-Id: [87d2b132-c4f4-45ca-9d80-810676630aa1] |
667 | X-Runtime: ['0.252299'] | ||
611 | X-XSS-Protection: [1; mode=block] | 668 | X-XSS-Protection: [1; mode=block] |
612 | content-length: ['2'] | 669 | content-length: ['2'] |
613 | status: {code: 200, message: OK} | 670 | status: {code: 200, message: OK} |
@@ -621,19 +678,22 @@ interactions: | |||
621 | Content-Length: ['0'] | 678 | Content-Length: ['0'] |
622 | User-Agent: [python-requests/2.9.1] | 679 | User-Agent: [python-requests/2.9.1] |
623 | method: DELETE | 680 | method: DELETE |
624 | uri: http://localhost:3000/api/v1/statuses/99984771749319985 | 681 | uri: http://localhost:3000/api/v1/statuses/100154006883666442 |
625 | response: | 682 | response: |
626 | body: {string: '{}'} | 683 | body: {string: '{}'} |
627 | headers: | 684 | headers: |
628 | Cache-Control: ['max-age=0, private, must-revalidate'] | 685 | Cache-Control: ['max-age=0, private, must-revalidate'] |
629 | Content-Type: [application/json; charset=utf-8] | 686 | Content-Type: [application/json; charset=utf-8] |
630 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 687 | ETag: [W/"df04139795d2204d8c75262c522c8b20"] |
688 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
631 | Transfer-Encoding: [chunked] | 689 | Transfer-Encoding: [chunked] |
632 | Vary: ['Accept-Encoding, Origin'] | 690 | Vary: ['Accept-Encoding, Origin'] |
633 | X-Content-Type-Options: [nosniff] | 691 | X-Content-Type-Options: [nosniff] |
692 | X-Download-Options: [noopen] | ||
634 | X-Frame-Options: [SAMEORIGIN] | 693 | X-Frame-Options: [SAMEORIGIN] |
635 | X-Request-Id: [1e20eb6a-2d62-4575-8c89-8815d874adf1] | 694 | X-Permitted-Cross-Domain-Policies: [none] |
636 | X-Runtime: ['0.108951'] | 695 | X-Request-Id: [3c92698f-0d86-4c00-b0a6-950bc5606ec9] |
696 | X-Runtime: ['0.199162'] | ||
637 | X-XSS-Protection: [1; mode=block] | 697 | X-XSS-Protection: [1; mode=block] |
638 | content-length: ['2'] | 698 | content-length: ['2'] |
639 | status: {code: 200, message: OK} | 699 | status: {code: 200, message: OK} |
@@ -647,19 +707,22 @@ interactions: | |||
647 | Content-Length: ['0'] | 707 | Content-Length: ['0'] |
648 | User-Agent: [python-requests/2.9.1] | 708 | User-Agent: [python-requests/2.9.1] |
649 | method: DELETE | 709 | method: DELETE |
650 | uri: http://localhost:3000/api/v1/statuses/99984771780012127 | 710 | uri: http://localhost:3000/api/v1/statuses/100154006915319193 |
651 | response: | 711 | response: |
652 | body: {string: '{}'} | 712 | body: {string: '{}'} |
653 | headers: | 713 | headers: |
654 | Cache-Control: ['max-age=0, private, must-revalidate'] | 714 | Cache-Control: ['max-age=0, private, must-revalidate'] |
655 | Content-Type: [application/json; charset=utf-8] | 715 | Content-Type: [application/json; charset=utf-8] |
656 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 716 | ETag: [W/"df04139795d2204d8c75262c522c8b20"] |
717 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
657 | Transfer-Encoding: [chunked] | 718 | Transfer-Encoding: [chunked] |
658 | Vary: ['Accept-Encoding, Origin'] | 719 | Vary: ['Accept-Encoding, Origin'] |
659 | X-Content-Type-Options: [nosniff] | 720 | X-Content-Type-Options: [nosniff] |
721 | X-Download-Options: [noopen] | ||
660 | X-Frame-Options: [SAMEORIGIN] | 722 | X-Frame-Options: [SAMEORIGIN] |
661 | X-Request-Id: [31af2e76-e224-4122-8a1e-4b61e9f4105d] | 723 | X-Permitted-Cross-Domain-Policies: [none] |
662 | X-Runtime: ['0.100515'] | 724 | X-Request-Id: [4b0d4df3-22f5-4211-8964-98965ef2cb3b] |
725 | X-Runtime: ['0.211912'] | ||
663 | X-XSS-Protection: [1; mode=block] | 726 | X-XSS-Protection: [1; mode=block] |
664 | content-length: ['2'] | 727 | content-length: ['2'] |
665 | status: {code: 200, message: OK} | 728 | status: {code: 200, message: OK} |
@@ -673,19 +736,22 @@ interactions: | |||
673 | Content-Length: ['0'] | 736 | Content-Length: ['0'] |
674 | User-Agent: [python-requests/2.9.1] | 737 | User-Agent: [python-requests/2.9.1] |
675 | method: DELETE | 738 | method: DELETE |
676 | uri: http://localhost:3000/api/v1/statuses/99984771803206544 | 739 | uri: http://localhost:3000/api/v1/statuses/100154006951510732 |
677 | response: | 740 | response: |
678 | body: {string: '{}'} | 741 | body: {string: '{}'} |
679 | headers: | 742 | headers: |
680 | Cache-Control: ['max-age=0, private, must-revalidate'] | 743 | Cache-Control: ['max-age=0, private, must-revalidate'] |
681 | Content-Type: [application/json; charset=utf-8] | 744 | Content-Type: [application/json; charset=utf-8] |
682 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 745 | ETag: [W/"512d48509716f27fafd328df82ca0422"] |
746 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
683 | Transfer-Encoding: [chunked] | 747 | Transfer-Encoding: [chunked] |
684 | Vary: ['Accept-Encoding, Origin'] | 748 | Vary: ['Accept-Encoding, Origin'] |
685 | X-Content-Type-Options: [nosniff] | 749 | X-Content-Type-Options: [nosniff] |
750 | X-Download-Options: [noopen] | ||
686 | X-Frame-Options: [SAMEORIGIN] | 751 | X-Frame-Options: [SAMEORIGIN] |
687 | X-Request-Id: [f51c2e49-3d35-4474-a8bc-413003ecb1d0] | 752 | X-Permitted-Cross-Domain-Policies: [none] |
688 | X-Runtime: ['0.089986'] | 753 | X-Request-Id: [f25f9462-c0b5-44bd-9f76-9d18ab5d2c21] |
754 | X-Runtime: ['0.269321'] | ||
689 | X-XSS-Protection: [1; mode=block] | 755 | X-XSS-Protection: [1; mode=block] |
690 | content-length: ['2'] | 756 | content-length: ['2'] |
691 | status: {code: 200, message: OK} | 757 | status: {code: 200, message: OK} |
@@ -699,19 +765,22 @@ interactions: | |||
699 | Content-Length: ['0'] | 765 | Content-Length: ['0'] |
700 | User-Agent: [python-requests/2.9.1] | 766 | User-Agent: [python-requests/2.9.1] |
701 | method: DELETE | 767 | method: DELETE |
702 | uri: http://localhost:3000/api/v1/statuses/99984771826415680 | 768 | uri: http://localhost:3000/api/v1/statuses/100154006986263558 |
703 | response: | 769 | response: |
704 | body: {string: '{}'} | 770 | body: {string: '{}'} |
705 | headers: | 771 | headers: |
706 | Cache-Control: ['max-age=0, private, must-revalidate'] | 772 | Cache-Control: ['max-age=0, private, must-revalidate'] |
707 | Content-Type: [application/json; charset=utf-8] | 773 | Content-Type: [application/json; charset=utf-8] |
708 | ETag: [W/"a7ef93571edaad106af5b78831028b02"] | 774 | ETag: [W/"512d48509716f27fafd328df82ca0422"] |
775 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
709 | Transfer-Encoding: [chunked] | 776 | Transfer-Encoding: [chunked] |
710 | Vary: ['Accept-Encoding, Origin'] | 777 | Vary: ['Accept-Encoding, Origin'] |
711 | X-Content-Type-Options: [nosniff] | 778 | X-Content-Type-Options: [nosniff] |
779 | X-Download-Options: [noopen] | ||
712 | X-Frame-Options: [SAMEORIGIN] | 780 | X-Frame-Options: [SAMEORIGIN] |
713 | X-Request-Id: [84b2ed35-7465-4286-941a-1f360bc414aa] | 781 | X-Permitted-Cross-Domain-Policies: [none] |
714 | X-Runtime: ['0.109299'] | 782 | X-Request-Id: [115eb84c-07cd-453b-ac48-75a853aac21d] |
783 | X-Runtime: ['0.194110'] | ||
715 | X-XSS-Protection: [1; mode=block] | 784 | X-XSS-Protection: [1; mode=block] |
716 | content-length: ['2'] | 785 | content-length: ['2'] |
717 | status: {code: 200, message: OK} | 786 | status: {code: 200, message: OK} |
@@ -725,19 +794,22 @@ interactions: | |||
725 | Content-Length: ['0'] | 794 | Content-Length: ['0'] |
726 | User-Agent: [python-requests/2.9.1] | 795 | User-Agent: [python-requests/2.9.1] |
727 | method: DELETE | 796 | method: DELETE |
728 | uri: http://localhost:3000/api/v1/statuses/99984771851516614 | 797 | uri: http://localhost:3000/api/v1/statuses/100154007022603295 |
729 | response: | 798 | response: |
730 | body: {string: '{}'} | 799 | body: {string: '{}'} |
731 | headers: | 800 | headers: |
732 | Cache-Control: ['max-age=0, private, must-revalidate'] | 801 | Cache-Control: ['max-age=0, private, must-revalidate'] |
733 | Content-Type: [application/json; charset=utf-8] | 802 | Content-Type: [application/json; charset=utf-8] |
734 | ETag: [W/"4cdce29b7ecdfeb7dba2b889bf6a2b58"] | 803 | ETag: [W/"512d48509716f27fafd328df82ca0422"] |
804 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
735 | Transfer-Encoding: [chunked] | 805 | Transfer-Encoding: [chunked] |
736 | Vary: ['Accept-Encoding, Origin'] | 806 | Vary: ['Accept-Encoding, Origin'] |
737 | X-Content-Type-Options: [nosniff] | 807 | X-Content-Type-Options: [nosniff] |
808 | X-Download-Options: [noopen] | ||
738 | X-Frame-Options: [SAMEORIGIN] | 809 | X-Frame-Options: [SAMEORIGIN] |
739 | X-Request-Id: [d98f638a-b94d-4862-aa73-da5c37c2bc68] | 810 | X-Permitted-Cross-Domain-Policies: [none] |
740 | X-Runtime: ['0.084212'] | 811 | X-Request-Id: [5663d0fb-fee7-402a-a027-54b0f16369cb] |
812 | X-Runtime: ['0.228354'] | ||
741 | X-XSS-Protection: [1; mode=block] | 813 | X-XSS-Protection: [1; mode=block] |
742 | content-length: ['2'] | 814 | content-length: ['2'] |
743 | status: {code: 200, message: OK} | 815 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_fetch_remaining.yaml b/tests/cassettes/test_fetch_remaining.yaml index 7a642bd..e72141f 100644 --- a/tests/cassettes/test_fetch_remaining.yaml +++ b/tests/cassettes/test_fetch_remaining.yaml | |||
@@ -12,24 +12,27 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984771988988788","created_at":"2018-05-06T22:42:25.306Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771988988788","content":"\u003cp\u003eToot | 15 | body: {string: '{"id":"100154007285181517","created_at":"2018-06-05T20:01:11.021Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007285181517","content":"\u003cp\u003eToot |
16 | number 0! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 16 | number 0! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
17 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771988988788","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 17 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007285181517","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
18 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 18 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
19 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 19 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
20 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 20 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":9,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
21 | headers: | 21 | headers: |
22 | Cache-Control: ['max-age=0, private, must-revalidate'] | 22 | Cache-Control: ['max-age=0, private, must-revalidate'] |
23 | Content-Type: [application/json; charset=utf-8] | 23 | Content-Type: [application/json; charset=utf-8] |
24 | ETag: [W/"d19a0b9a95fda6abd8ecde1307f50cd3"] | 24 | ETag: [W/"b3af6934f9d8ca2cf7ab5cc589757362"] |
25 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
25 | Transfer-Encoding: [chunked] | 26 | Transfer-Encoding: [chunked] |
26 | Vary: ['Accept-Encoding, Origin'] | 27 | Vary: ['Accept-Encoding, Origin'] |
27 | X-Content-Type-Options: [nosniff] | 28 | X-Content-Type-Options: [nosniff] |
29 | X-Download-Options: [noopen] | ||
28 | X-Frame-Options: [SAMEORIGIN] | 30 | X-Frame-Options: [SAMEORIGIN] |
29 | X-Request-Id: [0463fcdf-7259-4464-9e82-96b58884e14f] | 31 | X-Permitted-Cross-Domain-Policies: [none] |
30 | X-Runtime: ['0.373390'] | 32 | X-Request-Id: [134852f2-7f77-4b3e-9e80-bdb1c0106097] |
33 | X-Runtime: ['0.751934'] | ||
31 | X-XSS-Protection: [1; mode=block] | 34 | X-XSS-Protection: [1; mode=block] |
32 | content-length: ['1793'] | 35 | content-length: ['1897'] |
33 | status: {code: 200, message: OK} | 36 | status: {code: 200, message: OK} |
34 | - request: | 37 | - request: |
35 | body: status=Toot+number+1%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 38 | body: status=Toot+number+1%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -44,24 +47,27 @@ interactions: | |||
44 | method: POST | 47 | method: POST |
45 | uri: http://localhost:3000/api/v1/statuses | 48 | uri: http://localhost:3000/api/v1/statuses |
46 | response: | 49 | response: |
47 | body: {string: '{"id":"99984772017769192","created_at":"2018-05-06T22:42:25.729Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772017769192","content":"\u003cp\u003eToot | 50 | body: {string: '{"id":"100154007330576994","created_at":"2018-06-05T20:01:11.698Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007330576994","content":"\u003cp\u003eToot |
48 | number 1! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 51 | number 1! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
49 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772017769192","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 52 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007330576994","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
50 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 53 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
51 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 54 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
52 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 55 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":10,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
53 | headers: | 56 | headers: |
54 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
55 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
56 | ETag: [W/"4f6c14c03c74e8e101c55282df75dadf"] | 59 | ETag: [W/"6b63ae0307b821d69a42276b312de12c"] |
60 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
57 | Transfer-Encoding: [chunked] | 61 | Transfer-Encoding: [chunked] |
58 | Vary: ['Accept-Encoding, Origin'] | 62 | Vary: ['Accept-Encoding, Origin'] |
59 | X-Content-Type-Options: [nosniff] | 63 | X-Content-Type-Options: [nosniff] |
64 | X-Download-Options: [noopen] | ||
60 | X-Frame-Options: [SAMEORIGIN] | 65 | X-Frame-Options: [SAMEORIGIN] |
61 | X-Request-Id: [361e94b0-617d-40b4-8785-850186819600] | 66 | X-Permitted-Cross-Domain-Policies: [none] |
62 | X-Runtime: ['0.367033'] | 67 | X-Request-Id: [452ee837-639f-4878-8933-7c5267bfa4a8] |
68 | X-Runtime: ['0.543261'] | ||
63 | X-XSS-Protection: [1; mode=block] | 69 | X-XSS-Protection: [1; mode=block] |
64 | content-length: ['1793'] | 70 | content-length: ['1898'] |
65 | status: {code: 200, message: OK} | 71 | status: {code: 200, message: OK} |
66 | - request: | 72 | - request: |
67 | body: status=Toot+number+2%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 73 | body: status=Toot+number+2%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -76,24 +82,27 @@ interactions: | |||
76 | method: POST | 82 | method: POST |
77 | uri: http://localhost:3000/api/v1/statuses | 83 | uri: http://localhost:3000/api/v1/statuses |
78 | response: | 84 | response: |
79 | body: {string: '{"id":"99984772043587094","created_at":"2018-05-06T22:42:26.120Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772043587094","content":"\u003cp\u003eToot | 85 | body: {string: '{"id":"100154007374087205","created_at":"2018-06-05T20:01:12.377Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007374087205","content":"\u003cp\u003eToot |
80 | number 2! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 86 | number 2! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
81 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772043587094","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 87 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007374087205","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
82 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 88 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
83 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 89 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
84 | 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":1,"statuses_count":4},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 90 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":11,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
85 | headers: | 91 | headers: |
86 | Cache-Control: ['max-age=0, private, must-revalidate'] | 92 | Cache-Control: ['max-age=0, private, must-revalidate'] |
87 | Content-Type: [application/json; charset=utf-8] | 93 | Content-Type: [application/json; charset=utf-8] |
88 | ETag: [W/"14ac21e125509825595a1e66c49988d3"] | 94 | ETag: [W/"d39dab9e6aaff99ea4447750a0388350"] |
95 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
89 | Transfer-Encoding: [chunked] | 96 | Transfer-Encoding: [chunked] |
90 | Vary: ['Accept-Encoding, Origin'] | 97 | Vary: ['Accept-Encoding, Origin'] |
91 | X-Content-Type-Options: [nosniff] | 98 | X-Content-Type-Options: [nosniff] |
99 | X-Download-Options: [noopen] | ||
92 | X-Frame-Options: [SAMEORIGIN] | 100 | X-Frame-Options: [SAMEORIGIN] |
93 | X-Request-Id: [e3d70e00-2f27-45c6-bcae-19d24a3eaa6e] | 101 | X-Permitted-Cross-Domain-Policies: [none] |
94 | X-Runtime: ['0.386493'] | 102 | X-Request-Id: [ab265cad-2fdc-4334-9f29-8c22384ff63e] |
103 | X-Runtime: ['0.619730'] | ||
95 | X-XSS-Protection: [1; mode=block] | 104 | X-XSS-Protection: [1; mode=block] |
96 | content-length: ['1793'] | 105 | content-length: ['1898'] |
97 | status: {code: 200, message: OK} | 106 | status: {code: 200, message: OK} |
98 | - request: | 107 | - request: |
99 | body: status=Toot+number+3%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 108 | body: status=Toot+number+3%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -108,24 +117,27 @@ interactions: | |||
108 | method: POST | 117 | method: POST |
109 | uri: http://localhost:3000/api/v1/statuses | 118 | uri: http://localhost:3000/api/v1/statuses |
110 | response: | 119 | response: |
111 | body: {string: '{"id":"99984772069934651","created_at":"2018-05-06T22:42:26.524Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772069934651","content":"\u003cp\u003eToot | 120 | body: {string: '{"id":"100154007421172729","created_at":"2018-06-05T20:01:13.071Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007421172729","content":"\u003cp\u003eToot |
112 | number 3! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 121 | number 3! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
113 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772069934651","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 122 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007421172729","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
114 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 123 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
115 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 124 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
116 | 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":1,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 125 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":12,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
117 | headers: | 126 | headers: |
118 | Cache-Control: ['max-age=0, private, must-revalidate'] | 127 | Cache-Control: ['max-age=0, private, must-revalidate'] |
119 | Content-Type: [application/json; charset=utf-8] | 128 | Content-Type: [application/json; charset=utf-8] |
120 | ETag: [W/"2230d78c6d86ef27c432341cb6a2d90e"] | 129 | ETag: [W/"263a704dc893364c21efe5dabc9fe02d"] |
130 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
121 | Transfer-Encoding: [chunked] | 131 | Transfer-Encoding: [chunked] |
122 | Vary: ['Accept-Encoding, Origin'] | 132 | Vary: ['Accept-Encoding, Origin'] |
123 | X-Content-Type-Options: [nosniff] | 133 | X-Content-Type-Options: [nosniff] |
134 | X-Download-Options: [noopen] | ||
124 | X-Frame-Options: [SAMEORIGIN] | 135 | X-Frame-Options: [SAMEORIGIN] |
125 | X-Request-Id: [d9700e3c-fac8-42e8-ae10-5f497862eb8a] | 136 | X-Permitted-Cross-Domain-Policies: [none] |
126 | X-Runtime: ['0.399996'] | 137 | X-Request-Id: [3661300a-fe26-4466-98f2-5e066c079fc2] |
138 | X-Runtime: ['0.704190'] | ||
127 | X-XSS-Protection: [1; mode=block] | 139 | X-XSS-Protection: [1; mode=block] |
128 | content-length: ['1793'] | 140 | content-length: ['1898'] |
129 | status: {code: 200, message: OK} | 141 | status: {code: 200, message: OK} |
130 | - request: | 142 | - request: |
131 | body: status=Toot+number+4%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 143 | body: status=Toot+number+4%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -140,24 +152,27 @@ interactions: | |||
140 | method: POST | 152 | method: POST |
141 | uri: http://localhost:3000/api/v1/statuses | 153 | uri: http://localhost:3000/api/v1/statuses |
142 | response: | 154 | response: |
143 | body: {string: '{"id":"99984772097179853","created_at":"2018-05-06T22:42:26.937Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772097179853","content":"\u003cp\u003eToot | 155 | body: {string: '{"id":"100154007474138904","created_at":"2018-06-05T20:01:13.899Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007474138904","content":"\u003cp\u003eToot |
144 | number 4! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 156 | number 4! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
145 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772097179853","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 157 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007474138904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
146 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 158 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
147 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 159 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
148 | 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":1,"statuses_count":6},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 160 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":13,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
149 | headers: | 161 | headers: |
150 | Cache-Control: ['max-age=0, private, must-revalidate'] | 162 | Cache-Control: ['max-age=0, private, must-revalidate'] |
151 | Content-Type: [application/json; charset=utf-8] | 163 | Content-Type: [application/json; charset=utf-8] |
152 | ETag: [W/"6e7c1ea7a7bfd717e6dc1936e8b4037a"] | 164 | ETag: [W/"eb96183ecc64e06bb09f95d12a2bd765"] |
165 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
153 | Transfer-Encoding: [chunked] | 166 | Transfer-Encoding: [chunked] |
154 | Vary: ['Accept-Encoding, Origin'] | 167 | Vary: ['Accept-Encoding, Origin'] |
155 | X-Content-Type-Options: [nosniff] | 168 | X-Content-Type-Options: [nosniff] |
169 | X-Download-Options: [noopen] | ||
156 | X-Frame-Options: [SAMEORIGIN] | 170 | X-Frame-Options: [SAMEORIGIN] |
157 | X-Request-Id: [e7df01e7-61a1-40c6-befe-554481358301] | 171 | X-Permitted-Cross-Domain-Policies: [none] |
158 | X-Runtime: ['0.364204'] | 172 | X-Request-Id: [971baaf0-d01a-47b2-9b56-6da9e2c03e1d] |
173 | X-Runtime: ['0.789857'] | ||
159 | X-XSS-Protection: [1; mode=block] | 174 | X-XSS-Protection: [1; mode=block] |
160 | content-length: ['1793'] | 175 | content-length: ['1898'] |
161 | status: {code: 200, message: OK} | 176 | status: {code: 200, message: OK} |
162 | - request: | 177 | - request: |
163 | body: status=Toot+number+5%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 178 | body: status=Toot+number+5%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -172,24 +187,27 @@ interactions: | |||
172 | method: POST | 187 | method: POST |
173 | uri: http://localhost:3000/api/v1/statuses | 188 | uri: http://localhost:3000/api/v1/statuses |
174 | response: | 189 | response: |
175 | body: {string: '{"id":"99984772124014845","created_at":"2018-05-06T22:42:27.342Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772124014845","content":"\u003cp\u003eToot | 190 | body: {string: '{"id":"100154007525057444","created_at":"2018-06-05T20:01:14.717Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007525057444","content":"\u003cp\u003eToot |
176 | number 5! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 191 | number 5! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
177 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772124014845","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 192 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007525057444","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
178 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 193 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
179 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 194 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
180 | 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":1,"statuses_count":7},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 195 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":14,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
181 | headers: | 196 | headers: |
182 | Cache-Control: ['max-age=0, private, must-revalidate'] | 197 | Cache-Control: ['max-age=0, private, must-revalidate'] |
183 | Content-Type: [application/json; charset=utf-8] | 198 | Content-Type: [application/json; charset=utf-8] |
184 | ETag: [W/"f9610245bc125187363e727addcdf171"] | 199 | ETag: [W/"bab058ea62f7a98599ac9c2544c42a34"] |
200 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
185 | Transfer-Encoding: [chunked] | 201 | Transfer-Encoding: [chunked] |
186 | Vary: ['Accept-Encoding, Origin'] | 202 | Vary: ['Accept-Encoding, Origin'] |
187 | X-Content-Type-Options: [nosniff] | 203 | X-Content-Type-Options: [nosniff] |
204 | X-Download-Options: [noopen] | ||
188 | X-Frame-Options: [SAMEORIGIN] | 205 | X-Frame-Options: [SAMEORIGIN] |
189 | X-Request-Id: [d8b004f0-3c19-4cd5-8f05-bf11a205e09a] | 206 | X-Permitted-Cross-Domain-Policies: [none] |
190 | X-Runtime: ['0.408319'] | 207 | X-Request-Id: [1711cbbe-b259-4278-9ce4-2bd2b08b395d] |
208 | X-Runtime: ['0.693582'] | ||
191 | X-XSS-Protection: [1; mode=block] | 209 | X-XSS-Protection: [1; mode=block] |
192 | content-length: ['1793'] | 210 | content-length: ['1898'] |
193 | status: {code: 200, message: OK} | 211 | status: {code: 200, message: OK} |
194 | - request: | 212 | - request: |
195 | body: status=Toot+number+6%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 213 | body: status=Toot+number+6%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -204,24 +222,27 @@ interactions: | |||
204 | method: POST | 222 | method: POST |
205 | uri: http://localhost:3000/api/v1/statuses | 223 | uri: http://localhost:3000/api/v1/statuses |
206 | response: | 224 | response: |
207 | body: {string: '{"id":"99984772150817602","created_at":"2018-05-06T22:42:27.750Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772150817602","content":"\u003cp\u003eToot | 225 | body: {string: '{"id":"100154007571025486","created_at":"2018-06-05T20:01:15.361Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007571025486","content":"\u003cp\u003eToot |
208 | number 6! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 226 | number 6! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
209 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772150817602","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 227 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007571025486","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
210 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 228 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
211 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 229 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
212 | 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":1,"statuses_count":8},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 230 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":15,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
213 | headers: | 231 | headers: |
214 | Cache-Control: ['max-age=0, private, must-revalidate'] | 232 | Cache-Control: ['max-age=0, private, must-revalidate'] |
215 | Content-Type: [application/json; charset=utf-8] | 233 | Content-Type: [application/json; charset=utf-8] |
216 | ETag: [W/"e03b8cc558ea31152fb81cdb230f8e0c"] | 234 | ETag: [W/"f239d69bf84e222df57baa630a6ba4ba"] |
235 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
217 | Transfer-Encoding: [chunked] | 236 | Transfer-Encoding: [chunked] |
218 | Vary: ['Accept-Encoding, Origin'] | 237 | Vary: ['Accept-Encoding, Origin'] |
219 | X-Content-Type-Options: [nosniff] | 238 | X-Content-Type-Options: [nosniff] |
239 | X-Download-Options: [noopen] | ||
220 | X-Frame-Options: [SAMEORIGIN] | 240 | X-Frame-Options: [SAMEORIGIN] |
221 | X-Request-Id: [a4616907-f39b-45ea-b76f-855b7fd3af25] | 241 | X-Permitted-Cross-Domain-Policies: [none] |
222 | X-Runtime: ['0.328623'] | 242 | X-Request-Id: [9ea5c348-19bd-4fe8-8cd1-2490e9aea139] |
243 | X-Runtime: ['0.581810'] | ||
223 | X-XSS-Protection: [1; mode=block] | 244 | X-XSS-Protection: [1; mode=block] |
224 | content-length: ['1793'] | 245 | content-length: ['1898'] |
225 | status: {code: 200, message: OK} | 246 | status: {code: 200, message: OK} |
226 | - request: | 247 | - request: |
227 | body: status=Toot+number+7%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 248 | body: status=Toot+number+7%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -236,24 +257,27 @@ interactions: | |||
236 | method: POST | 257 | method: POST |
237 | uri: http://localhost:3000/api/v1/statuses | 258 | uri: http://localhost:3000/api/v1/statuses |
238 | response: | 259 | response: |
239 | body: {string: '{"id":"99984772173558117","created_at":"2018-05-06T22:42:28.150Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772173558117","content":"\u003cp\u003eToot | 260 | body: {string: '{"id":"100154007609896461","created_at":"2018-06-05T20:01:15.947Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007609896461","content":"\u003cp\u003eToot |
240 | number 7! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 261 | number 7! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
241 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772173558117","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 262 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007609896461","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
242 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 263 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
243 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 264 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
244 | 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":1,"statuses_count":9},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 265 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
245 | headers: | 266 | headers: |
246 | Cache-Control: ['max-age=0, private, must-revalidate'] | 267 | Cache-Control: ['max-age=0, private, must-revalidate'] |
247 | Content-Type: [application/json; charset=utf-8] | 268 | Content-Type: [application/json; charset=utf-8] |
248 | ETag: [W/"184cdd2c01e47eb988e4a48e1375cc12"] | 269 | ETag: [W/"5e7fefa006ce45903cf3d3c46fe2a4ac"] |
270 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
249 | Transfer-Encoding: [chunked] | 271 | Transfer-Encoding: [chunked] |
250 | Vary: ['Accept-Encoding, Origin'] | 272 | Vary: ['Accept-Encoding, Origin'] |
251 | X-Content-Type-Options: [nosniff] | 273 | X-Content-Type-Options: [nosniff] |
274 | X-Download-Options: [noopen] | ||
252 | X-Frame-Options: [SAMEORIGIN] | 275 | X-Frame-Options: [SAMEORIGIN] |
253 | X-Request-Id: [8127ec8c-92aa-421a-b3bb-2a23f40845ac] | 276 | X-Permitted-Cross-Domain-Policies: [none] |
254 | X-Runtime: ['0.446312'] | 277 | X-Request-Id: [6fd2d375-0a97-4002-8a1a-294cd1861b9e] |
278 | X-Runtime: ['0.508923'] | ||
255 | X-XSS-Protection: [1; mode=block] | 279 | X-XSS-Protection: [1; mode=block] |
256 | content-length: ['1793'] | 280 | content-length: ['1898'] |
257 | status: {code: 200, message: OK} | 281 | status: {code: 200, message: OK} |
258 | - request: | 282 | - request: |
259 | body: status=Toot+number+8%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 283 | body: status=Toot+number+8%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -268,24 +292,27 @@ interactions: | |||
268 | method: POST | 292 | method: POST |
269 | uri: http://localhost:3000/api/v1/statuses | 293 | uri: http://localhost:3000/api/v1/statuses |
270 | response: | 294 | response: |
271 | body: {string: '{"id":"99984772204720417","created_at":"2018-05-06T22:42:28.575Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772204720417","content":"\u003cp\u003eToot | 295 | body: {string: '{"id":"100154007647905374","created_at":"2018-06-05T20:01:16.533Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007647905374","content":"\u003cp\u003eToot |
272 | number 8! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 296 | number 8! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
273 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772204720417","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 297 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007647905374","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
274 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 298 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
275 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 299 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
276 | 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":1,"statuses_count":10},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 300 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":17,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
277 | headers: | 301 | headers: |
278 | Cache-Control: ['max-age=0, private, must-revalidate'] | 302 | Cache-Control: ['max-age=0, private, must-revalidate'] |
279 | Content-Type: [application/json; charset=utf-8] | 303 | Content-Type: [application/json; charset=utf-8] |
280 | ETag: [W/"c37ce6decbc3e8a39d33a980dede60d4"] | 304 | ETag: [W/"44ce7d9d9e18ec175ffac3d55f1a956f"] |
305 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
281 | Transfer-Encoding: [chunked] | 306 | Transfer-Encoding: [chunked] |
282 | Vary: ['Accept-Encoding, Origin'] | 307 | Vary: ['Accept-Encoding, Origin'] |
283 | X-Content-Type-Options: [nosniff] | 308 | X-Content-Type-Options: [nosniff] |
309 | X-Download-Options: [noopen] | ||
284 | X-Frame-Options: [SAMEORIGIN] | 310 | X-Frame-Options: [SAMEORIGIN] |
285 | X-Request-Id: [01c8584e-92ad-4ad7-8723-4dfa954cacf2] | 311 | X-Permitted-Cross-Domain-Policies: [none] |
286 | X-Runtime: ['0.368469'] | 312 | X-Request-Id: [2cf388db-75d0-4f8e-bd83-b203f7092453] |
313 | X-Runtime: ['0.630573'] | ||
287 | X-XSS-Protection: [1; mode=block] | 314 | X-XSS-Protection: [1; mode=block] |
288 | content-length: ['1794'] | 315 | content-length: ['1898'] |
289 | status: {code: 200, message: OK} | 316 | status: {code: 200, message: OK} |
290 | - request: | 317 | - request: |
291 | body: status=Toot+number+9%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 318 | body: status=Toot+number+9%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -300,24 +327,27 @@ interactions: | |||
300 | method: POST | 327 | method: POST |
301 | uri: http://localhost:3000/api/v1/statuses | 328 | uri: http://localhost:3000/api/v1/statuses |
302 | response: | 329 | response: |
303 | body: {string: '{"id":"99984772229654024","created_at":"2018-05-06T22:42:28.971Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772229654024","content":"\u003cp\u003eToot | 330 | body: {string: '{"id":"100154007688786012","created_at":"2018-06-05T20:01:17.164Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007688786012","content":"\u003cp\u003eToot |
304 | number 9! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 331 | number 9! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
305 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772229654024","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 332 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007688786012","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
306 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 333 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
307 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 334 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
308 | 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":1,"statuses_count":11},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 335 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":18,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
309 | headers: | 336 | headers: |
310 | Cache-Control: ['max-age=0, private, must-revalidate'] | 337 | Cache-Control: ['max-age=0, private, must-revalidate'] |
311 | Content-Type: [application/json; charset=utf-8] | 338 | Content-Type: [application/json; charset=utf-8] |
312 | ETag: [W/"ebbe8255f59f13c9432070fb47d571db"] | 339 | ETag: [W/"710fdb0c0cd8826bdac68757d1ea51af"] |
340 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
313 | Transfer-Encoding: [chunked] | 341 | Transfer-Encoding: [chunked] |
314 | Vary: ['Accept-Encoding, Origin'] | 342 | Vary: ['Accept-Encoding, Origin'] |
315 | X-Content-Type-Options: [nosniff] | 343 | X-Content-Type-Options: [nosniff] |
344 | X-Download-Options: [noopen] | ||
316 | X-Frame-Options: [SAMEORIGIN] | 345 | X-Frame-Options: [SAMEORIGIN] |
317 | X-Request-Id: [af48be8f-7de2-4360-b97e-d17a8eaef0b3] | 346 | X-Permitted-Cross-Domain-Policies: [none] |
318 | X-Runtime: ['0.397293'] | 347 | X-Request-Id: [dcc06467-63b8-4ce2-9029-c9ea15623188] |
348 | X-Runtime: ['0.522568'] | ||
319 | X-XSS-Protection: [1; mode=block] | 349 | X-XSS-Protection: [1; mode=block] |
320 | content-length: ['1794'] | 350 | content-length: ['1898'] |
321 | status: {code: 200, message: OK} | 351 | status: {code: 200, message: OK} |
322 | - request: | 352 | - request: |
323 | body: status=Toot+number+10%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 353 | body: status=Toot+number+10%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -332,24 +362,27 @@ interactions: | |||
332 | method: POST | 362 | method: POST |
333 | uri: http://localhost:3000/api/v1/statuses | 363 | uri: http://localhost:3000/api/v1/statuses |
334 | response: | 364 | response: |
335 | body: {string: '{"id":"99984772257504950","created_at":"2018-05-06T22:42:29.375Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772257504950","content":"\u003cp\u003eToot | 365 | body: {string: '{"id":"100154007723778924","created_at":"2018-06-05T20:01:17.731Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007723778924","content":"\u003cp\u003eToot |
336 | number 10! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 366 | number 10! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
337 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772257504950","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 367 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007723778924","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
338 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 368 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
339 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 369 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
340 | 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":1,"statuses_count":12},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 370 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":19,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
341 | headers: | 371 | headers: |
342 | Cache-Control: ['max-age=0, private, must-revalidate'] | 372 | Cache-Control: ['max-age=0, private, must-revalidate'] |
343 | Content-Type: [application/json; charset=utf-8] | 373 | Content-Type: [application/json; charset=utf-8] |
344 | ETag: [W/"d3f3c8cf9942be3914384d4fb47403d4"] | 374 | ETag: [W/"0f47598b7ed424cb56e4b50c73c3a8e6"] |
375 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
345 | Transfer-Encoding: [chunked] | 376 | Transfer-Encoding: [chunked] |
346 | Vary: ['Accept-Encoding, Origin'] | 377 | Vary: ['Accept-Encoding, Origin'] |
347 | X-Content-Type-Options: [nosniff] | 378 | X-Content-Type-Options: [nosniff] |
379 | X-Download-Options: [noopen] | ||
348 | X-Frame-Options: [SAMEORIGIN] | 380 | X-Frame-Options: [SAMEORIGIN] |
349 | X-Request-Id: [4ea8a946-6842-4448-9905-deeb43a0f019] | 381 | X-Permitted-Cross-Domain-Policies: [none] |
350 | X-Runtime: ['0.419656'] | 382 | X-Request-Id: [4d680b03-3871-42e6-9235-a34a89912822] |
383 | X-Runtime: ['0.461472'] | ||
351 | X-XSS-Protection: [1; mode=block] | 384 | X-XSS-Protection: [1; mode=block] |
352 | content-length: ['1795'] | 385 | content-length: ['1899'] |
353 | status: {code: 200, message: OK} | 386 | status: {code: 200, message: OK} |
354 | - request: | 387 | - request: |
355 | body: status=Toot+number+11%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 388 | body: status=Toot+number+11%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -364,24 +397,27 @@ interactions: | |||
364 | method: POST | 397 | method: POST |
365 | uri: http://localhost:3000/api/v1/statuses | 398 | uri: http://localhost:3000/api/v1/statuses |
366 | response: | 399 | response: |
367 | body: {string: '{"id":"99984772285792995","created_at":"2018-05-06T22:42:29.850Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772285792995","content":"\u003cp\u003eToot | 400 | body: {string: '{"id":"100154007758093923","created_at":"2018-06-05T20:01:18.232Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007758093923","content":"\u003cp\u003eToot |
368 | number 11! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 401 | number 11! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
369 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772285792995","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 402 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007758093923","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
370 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 403 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
371 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 404 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
372 | 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":1,"statuses_count":13},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 405 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":20,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
373 | headers: | 406 | headers: |
374 | Cache-Control: ['max-age=0, private, must-revalidate'] | 407 | Cache-Control: ['max-age=0, private, must-revalidate'] |
375 | Content-Type: [application/json; charset=utf-8] | 408 | Content-Type: [application/json; charset=utf-8] |
376 | ETag: [W/"9bb8543152fe2974ea17ed4161bc20bd"] | 409 | ETag: [W/"f180b6caea62bbb5ad000a06f08b8c54"] |
410 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
377 | Transfer-Encoding: [chunked] | 411 | Transfer-Encoding: [chunked] |
378 | Vary: ['Accept-Encoding, Origin'] | 412 | Vary: ['Accept-Encoding, Origin'] |
379 | X-Content-Type-Options: [nosniff] | 413 | X-Content-Type-Options: [nosniff] |
414 | X-Download-Options: [noopen] | ||
380 | X-Frame-Options: [SAMEORIGIN] | 415 | X-Frame-Options: [SAMEORIGIN] |
381 | X-Request-Id: [0686f18f-a6c2-470b-b42c-b083f9dea5f3] | 416 | X-Permitted-Cross-Domain-Policies: [none] |
382 | X-Runtime: ['0.404614'] | 417 | X-Request-Id: [95a71160-065d-499a-a8e2-8f012a760bcd] |
418 | X-Runtime: ['0.538196'] | ||
383 | X-XSS-Protection: [1; mode=block] | 419 | X-XSS-Protection: [1; mode=block] |
384 | content-length: ['1795'] | 420 | content-length: ['1899'] |
385 | status: {code: 200, message: OK} | 421 | status: {code: 200, message: OK} |
386 | - request: | 422 | - request: |
387 | body: status=Toot+number+12%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 423 | body: status=Toot+number+12%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -396,24 +432,27 @@ interactions: | |||
396 | method: POST | 432 | method: POST |
397 | uri: http://localhost:3000/api/v1/statuses | 433 | uri: http://localhost:3000/api/v1/statuses |
398 | response: | 434 | response: |
399 | body: {string: '{"id":"99984772319305574","created_at":"2018-05-06T22:42:30.352Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772319305574","content":"\u003cp\u003eToot | 435 | body: {string: '{"id":"100154007792109744","created_at":"2018-06-05T20:01:18.723Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007792109744","content":"\u003cp\u003eToot |
400 | number 12! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 436 | number 12! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
401 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772319305574","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 437 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007792109744","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
402 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 438 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
403 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 439 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
404 | 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":1,"statuses_count":14},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 440 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":21,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
405 | headers: | 441 | headers: |
406 | Cache-Control: ['max-age=0, private, must-revalidate'] | 442 | Cache-Control: ['max-age=0, private, must-revalidate'] |
407 | Content-Type: [application/json; charset=utf-8] | 443 | Content-Type: [application/json; charset=utf-8] |
408 | ETag: [W/"674a107deb1c7a45b1692c21070cc40d"] | 444 | ETag: [W/"600d0f4e44fca514eb2f8fe59536df98"] |
445 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
409 | Transfer-Encoding: [chunked] | 446 | Transfer-Encoding: [chunked] |
410 | Vary: ['Accept-Encoding, Origin'] | 447 | Vary: ['Accept-Encoding, Origin'] |
411 | X-Content-Type-Options: [nosniff] | 448 | X-Content-Type-Options: [nosniff] |
449 | X-Download-Options: [noopen] | ||
412 | X-Frame-Options: [SAMEORIGIN] | 450 | X-Frame-Options: [SAMEORIGIN] |
413 | X-Request-Id: [60638b0e-9d4c-432e-8e19-e0b0a13b9d1e] | 451 | X-Permitted-Cross-Domain-Policies: [none] |
414 | X-Runtime: ['0.422049'] | 452 | X-Request-Id: [65043627-bd53-4976-9073-1890d7d2ed9f] |
453 | X-Runtime: ['0.435754'] | ||
415 | X-XSS-Protection: [1; mode=block] | 454 | X-XSS-Protection: [1; mode=block] |
416 | content-length: ['1795'] | 455 | content-length: ['1899'] |
417 | status: {code: 200, message: OK} | 456 | status: {code: 200, message: OK} |
418 | - request: | 457 | - request: |
419 | body: status=Toot+number+13%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 458 | body: status=Toot+number+13%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -428,24 +467,27 @@ interactions: | |||
428 | method: POST | 467 | method: POST |
429 | uri: http://localhost:3000/api/v1/statuses | 468 | uri: http://localhost:3000/api/v1/statuses |
430 | response: | 469 | response: |
431 | body: {string: '{"id":"99984772349733411","created_at":"2018-05-06T22:42:30.797Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772349733411","content":"\u003cp\u003eToot | 470 | body: {string: '{"id":"100154007823892403","created_at":"2018-06-05T20:01:19.230Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007823892403","content":"\u003cp\u003eToot |
432 | number 13! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 471 | number 13! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
433 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772349733411","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 472 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007823892403","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
434 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 473 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
435 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 474 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
436 | 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":1,"statuses_count":15},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 475 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
437 | headers: | 476 | headers: |
438 | Cache-Control: ['max-age=0, private, must-revalidate'] | 477 | Cache-Control: ['max-age=0, private, must-revalidate'] |
439 | Content-Type: [application/json; charset=utf-8] | 478 | Content-Type: [application/json; charset=utf-8] |
440 | ETag: [W/"1b583729b69a231e8ac610e8e165ec36"] | 479 | ETag: [W/"923d8996167c7e8316eb5df62b09d6e4"] |
480 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
441 | Transfer-Encoding: [chunked] | 481 | Transfer-Encoding: [chunked] |
442 | Vary: ['Accept-Encoding, Origin'] | 482 | Vary: ['Accept-Encoding, Origin'] |
443 | X-Content-Type-Options: [nosniff] | 483 | X-Content-Type-Options: [nosniff] |
484 | X-Download-Options: [noopen] | ||
444 | X-Frame-Options: [SAMEORIGIN] | 485 | X-Frame-Options: [SAMEORIGIN] |
445 | X-Request-Id: [eebbe743-c72f-44c3-9a73-ef8d439b46dc] | 486 | X-Permitted-Cross-Domain-Policies: [none] |
446 | X-Runtime: ['0.401500'] | 487 | X-Request-Id: [0b1bc13e-3c6b-4ac1-af5d-08c4139dd7ee] |
488 | X-Runtime: ['0.480782'] | ||
447 | X-XSS-Protection: [1; mode=block] | 489 | X-XSS-Protection: [1; mode=block] |
448 | content-length: ['1795'] | 490 | content-length: ['1899'] |
449 | status: {code: 200, message: OK} | 491 | status: {code: 200, message: OK} |
450 | - request: | 492 | - request: |
451 | body: status=Toot+number+14%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 493 | body: status=Toot+number+14%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -460,24 +502,27 @@ interactions: | |||
460 | method: POST | 502 | method: POST |
461 | uri: http://localhost:3000/api/v1/statuses | 503 | uri: http://localhost:3000/api/v1/statuses |
462 | response: | 504 | response: |
463 | body: {string: '{"id":"99984772379847980","created_at":"2018-05-06T22:42:31.298Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772379847980","content":"\u003cp\u003eToot | 505 | body: {string: '{"id":"100154007857581437","created_at":"2018-06-05T20:01:19.748Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007857581437","content":"\u003cp\u003eToot |
464 | number 14! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 506 | number 14! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
465 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772379847980","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 507 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007857581437","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
466 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 508 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
467 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 509 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
468 | 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":1,"statuses_count":16},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 510 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
469 | headers: | 511 | headers: |
470 | Cache-Control: ['max-age=0, private, must-revalidate'] | 512 | Cache-Control: ['max-age=0, private, must-revalidate'] |
471 | Content-Type: [application/json; charset=utf-8] | 513 | Content-Type: [application/json; charset=utf-8] |
472 | ETag: [W/"a7225f4d66b39867ab5911b559f9d4d1"] | 514 | ETag: [W/"6857ba174b2487083f95cf90fc9f4204"] |
515 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
473 | Transfer-Encoding: [chunked] | 516 | Transfer-Encoding: [chunked] |
474 | Vary: ['Accept-Encoding, Origin'] | 517 | Vary: ['Accept-Encoding, Origin'] |
475 | X-Content-Type-Options: [nosniff] | 518 | X-Content-Type-Options: [nosniff] |
519 | X-Download-Options: [noopen] | ||
476 | X-Frame-Options: [SAMEORIGIN] | 520 | X-Frame-Options: [SAMEORIGIN] |
477 | X-Request-Id: [3da8e241-0be0-4bbe-b134-c66b258c9637] | 521 | X-Permitted-Cross-Domain-Policies: [none] |
478 | X-Runtime: ['0.437100'] | 522 | X-Request-Id: [b28c9a1e-c315-4546-bd7b-4c2af0b0fb88] |
523 | X-Runtime: ['0.484967'] | ||
479 | X-XSS-Protection: [1; mode=block] | 524 | X-XSS-Protection: [1; mode=block] |
480 | content-length: ['1795'] | 525 | content-length: ['1899'] |
481 | status: {code: 200, message: OK} | 526 | status: {code: 200, message: OK} |
482 | - request: | 527 | - request: |
483 | body: status=Toot+number+15%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 528 | body: status=Toot+number+15%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -492,24 +537,27 @@ interactions: | |||
492 | method: POST | 537 | method: POST |
493 | uri: http://localhost:3000/api/v1/statuses | 538 | uri: http://localhost:3000/api/v1/statuses |
494 | response: | 539 | response: |
495 | body: {string: '{"id":"99984772409374542","created_at":"2018-05-06T22:42:31.704Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772409374542","content":"\u003cp\u003eToot | 540 | body: {string: '{"id":"100154007891592249","created_at":"2018-06-05T20:01:20.241Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007891592249","content":"\u003cp\u003eToot |
496 | number 15! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 541 | number 15! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
497 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772409374542","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 542 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007891592249","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
498 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 543 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
499 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 544 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
500 | 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":1,"statuses_count":17},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 545 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
501 | headers: | 546 | headers: |
502 | Cache-Control: ['max-age=0, private, must-revalidate'] | 547 | Cache-Control: ['max-age=0, private, must-revalidate'] |
503 | Content-Type: [application/json; charset=utf-8] | 548 | Content-Type: [application/json; charset=utf-8] |
504 | ETag: [W/"bb2cd8b82d5d760ab6d38c073c572228"] | 549 | ETag: [W/"627be43bd46f832580bcb9affb42a256"] |
550 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
505 | Transfer-Encoding: [chunked] | 551 | Transfer-Encoding: [chunked] |
506 | Vary: ['Accept-Encoding, Origin'] | 552 | Vary: ['Accept-Encoding, Origin'] |
507 | X-Content-Type-Options: [nosniff] | 553 | X-Content-Type-Options: [nosniff] |
554 | X-Download-Options: [noopen] | ||
508 | X-Frame-Options: [SAMEORIGIN] | 555 | X-Frame-Options: [SAMEORIGIN] |
509 | X-Request-Id: [d97fc001-f737-4097-ae8b-2302aaf06bb4] | 556 | X-Permitted-Cross-Domain-Policies: [none] |
510 | X-Runtime: ['0.414030'] | 557 | X-Request-Id: [d855c987-9cbc-490c-bfef-00d76d7ea736] |
558 | X-Runtime: ['0.490865'] | ||
511 | X-XSS-Protection: [1; mode=block] | 559 | X-XSS-Protection: [1; mode=block] |
512 | content-length: ['1795'] | 560 | content-length: ['1899'] |
513 | status: {code: 200, message: OK} | 561 | status: {code: 200, message: OK} |
514 | - request: | 562 | - request: |
515 | body: status=Toot+number+16%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 563 | body: status=Toot+number+16%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -524,24 +572,27 @@ interactions: | |||
524 | method: POST | 572 | method: POST |
525 | uri: http://localhost:3000/api/v1/statuses | 573 | uri: http://localhost:3000/api/v1/statuses |
526 | response: | 574 | response: |
527 | body: {string: '{"id":"99984772436375095","created_at":"2018-05-06T22:42:32.119Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772436375095","content":"\u003cp\u003eToot | 575 | body: {string: '{"id":"100154007924295369","created_at":"2018-06-05T20:01:20.748Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007924295369","content":"\u003cp\u003eToot |
528 | number 16! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 576 | number 16! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
529 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772436375095","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 577 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007924295369","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
530 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 578 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
531 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 579 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
532 | 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":1,"statuses_count":18},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 580 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":25,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
533 | headers: | 581 | headers: |
534 | Cache-Control: ['max-age=0, private, must-revalidate'] | 582 | Cache-Control: ['max-age=0, private, must-revalidate'] |
535 | Content-Type: [application/json; charset=utf-8] | 583 | Content-Type: [application/json; charset=utf-8] |
536 | ETag: [W/"cf1f1b99ad7f42c6a79170628dfc3272"] | 584 | ETag: [W/"9fa8b34517957827b6de6f1a5a51db82"] |
585 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
537 | Transfer-Encoding: [chunked] | 586 | Transfer-Encoding: [chunked] |
538 | Vary: ['Accept-Encoding, Origin'] | 587 | Vary: ['Accept-Encoding, Origin'] |
539 | X-Content-Type-Options: [nosniff] | 588 | X-Content-Type-Options: [nosniff] |
589 | X-Download-Options: [noopen] | ||
540 | X-Frame-Options: [SAMEORIGIN] | 590 | X-Frame-Options: [SAMEORIGIN] |
541 | X-Request-Id: [aaa545f9-32b4-4bfe-b891-d0f3fd6e6c21] | 591 | X-Permitted-Cross-Domain-Policies: [none] |
542 | X-Runtime: ['0.392317'] | 592 | X-Request-Id: [481d65a5-b1ca-4c8b-a373-88c04f41b3fb] |
593 | X-Runtime: ['0.562684'] | ||
543 | X-XSS-Protection: [1; mode=block] | 594 | X-XSS-Protection: [1; mode=block] |
544 | content-length: ['1795'] | 595 | content-length: ['1899'] |
545 | status: {code: 200, message: OK} | 596 | status: {code: 200, message: OK} |
546 | - request: | 597 | - request: |
547 | body: status=Toot+number+17%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 598 | body: status=Toot+number+17%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -556,24 +607,27 @@ interactions: | |||
556 | method: POST | 607 | method: POST |
557 | uri: http://localhost:3000/api/v1/statuses | 608 | uri: http://localhost:3000/api/v1/statuses |
558 | response: | 609 | response: |
559 | body: {string: '{"id":"99984772466323590","created_at":"2018-05-06T22:42:32.590Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772466323590","content":"\u003cp\u003eToot | 610 | body: {string: '{"id":"100154007961299555","created_at":"2018-06-05T20:01:21.309Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007961299555","content":"\u003cp\u003eToot |
560 | number 17! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 611 | number 17! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
561 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772466323590","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 612 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007961299555","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
562 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 613 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
563 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 614 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
564 | 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":1,"statuses_count":19},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 615 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":26,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
565 | headers: | 616 | headers: |
566 | Cache-Control: ['max-age=0, private, must-revalidate'] | 617 | Cache-Control: ['max-age=0, private, must-revalidate'] |
567 | Content-Type: [application/json; charset=utf-8] | 618 | Content-Type: [application/json; charset=utf-8] |
568 | ETag: [W/"1333b39f80c689bbcf5952c947297017"] | 619 | ETag: [W/"93c60e5a32d6a053a4cc574d351a52be"] |
620 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
569 | Transfer-Encoding: [chunked] | 621 | Transfer-Encoding: [chunked] |
570 | Vary: ['Accept-Encoding, Origin'] | 622 | Vary: ['Accept-Encoding, Origin'] |
571 | X-Content-Type-Options: [nosniff] | 623 | X-Content-Type-Options: [nosniff] |
624 | X-Download-Options: [noopen] | ||
572 | X-Frame-Options: [SAMEORIGIN] | 625 | X-Frame-Options: [SAMEORIGIN] |
573 | X-Request-Id: [946b2800-3f95-4940-a142-69cc391e46bd] | 626 | X-Permitted-Cross-Domain-Policies: [none] |
574 | X-Runtime: ['0.550713'] | 627 | X-Request-Id: [73a52fc7-dd28-4ebd-ab8f-eb4211e932fb] |
628 | X-Runtime: ['0.420167'] | ||
575 | X-XSS-Protection: [1; mode=block] | 629 | X-XSS-Protection: [1; mode=block] |
576 | content-length: ['1795'] | 630 | content-length: ['1899'] |
577 | status: {code: 200, message: OK} | 631 | status: {code: 200, message: OK} |
578 | - request: | 632 | - request: |
579 | body: status=Toot+number+18%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 633 | body: status=Toot+number+18%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -588,24 +642,27 @@ interactions: | |||
588 | method: POST | 642 | method: POST |
589 | uri: http://localhost:3000/api/v1/statuses | 643 | uri: http://localhost:3000/api/v1/statuses |
590 | response: | 644 | response: |
591 | body: {string: '{"id":"99984772500656664","created_at":"2018-05-06T22:42:33.135Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772500656664","content":"\u003cp\u003eToot | 645 | body: {string: '{"id":"100154007992926937","created_at":"2018-06-05T20:01:21.793Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007992926937","content":"\u003cp\u003eToot |
592 | number 18! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 646 | number 18! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
593 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772500656664","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 647 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007992926937","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
594 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 648 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
595 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 649 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
596 | 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":1,"statuses_count":20},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 650 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":27,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
597 | headers: | 651 | headers: |
598 | Cache-Control: ['max-age=0, private, must-revalidate'] | 652 | Cache-Control: ['max-age=0, private, must-revalidate'] |
599 | Content-Type: [application/json; charset=utf-8] | 653 | Content-Type: [application/json; charset=utf-8] |
600 | ETag: [W/"20d34c975be3ab499f1bd18e082ec80f"] | 654 | ETag: [W/"59c68696e8d4bcbbc8539dd8cc97a624"] |
655 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
601 | Transfer-Encoding: [chunked] | 656 | Transfer-Encoding: [chunked] |
602 | Vary: ['Accept-Encoding, Origin'] | 657 | Vary: ['Accept-Encoding, Origin'] |
603 | X-Content-Type-Options: [nosniff] | 658 | X-Content-Type-Options: [nosniff] |
659 | X-Download-Options: [noopen] | ||
604 | X-Frame-Options: [SAMEORIGIN] | 660 | X-Frame-Options: [SAMEORIGIN] |
605 | X-Request-Id: [c9f46e32-c4f1-4a94-9a0e-1fc72ffd4d22] | 661 | X-Permitted-Cross-Domain-Policies: [none] |
606 | X-Runtime: ['0.444710'] | 662 | X-Request-Id: [b7c14595-86ce-4e48-aa0b-7292527cac92] |
663 | X-Runtime: ['0.450363'] | ||
607 | X-XSS-Protection: [1; mode=block] | 664 | X-XSS-Protection: [1; mode=block] |
608 | content-length: ['1795'] | 665 | content-length: ['1899'] |
609 | status: {code: 200, message: OK} | 666 | status: {code: 200, message: OK} |
610 | - request: | 667 | - request: |
611 | body: status=Toot+number+19%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 668 | body: status=Toot+number+19%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -620,24 +677,27 @@ interactions: | |||
620 | method: POST | 677 | method: POST |
621 | uri: http://localhost:3000/api/v1/statuses | 678 | uri: http://localhost:3000/api/v1/statuses |
622 | response: | 679 | response: |
623 | body: {string: '{"id":"99984772536028615","created_at":"2018-05-06T22:42:33.642Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772536028615","content":"\u003cp\u003eToot | 680 | body: {string: '{"id":"100154008025237346","created_at":"2018-06-05T20:01:22.309Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008025237346","content":"\u003cp\u003eToot |
624 | number 19! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 681 | number 19! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
625 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772536028615","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 682 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008025237346","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
626 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 683 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
627 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 684 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
628 | 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":1,"statuses_count":21},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 685 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":28,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
629 | headers: | 686 | headers: |
630 | Cache-Control: ['max-age=0, private, must-revalidate'] | 687 | Cache-Control: ['max-age=0, private, must-revalidate'] |
631 | Content-Type: [application/json; charset=utf-8] | 688 | Content-Type: [application/json; charset=utf-8] |
632 | ETag: [W/"9277c1a22f5d61d2f176ea0b7b635c3e"] | 689 | ETag: [W/"d0e752d5238d04bc2fb469740dc57ebe"] |
690 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
633 | Transfer-Encoding: [chunked] | 691 | Transfer-Encoding: [chunked] |
634 | Vary: ['Accept-Encoding, Origin'] | 692 | Vary: ['Accept-Encoding, Origin'] |
635 | X-Content-Type-Options: [nosniff] | 693 | X-Content-Type-Options: [nosniff] |
694 | X-Download-Options: [noopen] | ||
636 | X-Frame-Options: [SAMEORIGIN] | 695 | X-Frame-Options: [SAMEORIGIN] |
637 | X-Request-Id: [e43034d4-66c3-4f7c-b24e-00b9419ce603] | 696 | X-Permitted-Cross-Domain-Policies: [none] |
638 | X-Runtime: ['0.546281'] | 697 | X-Request-Id: [b492ccb8-e9c5-4864-8ea4-92938edccd87] |
698 | X-Runtime: ['0.492301'] | ||
639 | X-XSS-Protection: [1; mode=block] | 699 | X-XSS-Protection: [1; mode=block] |
640 | content-length: ['1795'] | 700 | content-length: ['1899'] |
641 | status: {code: 200, message: OK} | 701 | status: {code: 200, message: OK} |
642 | - request: | 702 | - request: |
643 | body: status=Toot+number+20%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 703 | body: status=Toot+number+20%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -652,24 +712,27 @@ interactions: | |||
652 | method: POST | 712 | method: POST |
653 | uri: http://localhost:3000/api/v1/statuses | 713 | uri: http://localhost:3000/api/v1/statuses |
654 | response: | 714 | response: |
655 | body: {string: '{"id":"99984772568783753","created_at":"2018-05-06T22:42:34.141Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772568783753","content":"\u003cp\u003eToot | 715 | body: {string: '{"id":"100154008060074019","created_at":"2018-06-05T20:01:22.845Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008060074019","content":"\u003cp\u003eToot |
656 | number 20! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 716 | number 20! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
657 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772568783753","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 717 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008060074019","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
658 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 718 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
659 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 719 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
660 | 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":1,"statuses_count":22},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 720 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":29,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
661 | headers: | 721 | headers: |
662 | Cache-Control: ['max-age=0, private, must-revalidate'] | 722 | Cache-Control: ['max-age=0, private, must-revalidate'] |
663 | Content-Type: [application/json; charset=utf-8] | 723 | Content-Type: [application/json; charset=utf-8] |
664 | ETag: [W/"837205e40e66b9db9de4c70a63390f05"] | 724 | ETag: [W/"753c7d384effa1f487a6376039926438"] |
725 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
665 | Transfer-Encoding: [chunked] | 726 | Transfer-Encoding: [chunked] |
666 | Vary: ['Accept-Encoding, Origin'] | 727 | Vary: ['Accept-Encoding, Origin'] |
667 | X-Content-Type-Options: [nosniff] | 728 | X-Content-Type-Options: [nosniff] |
729 | X-Download-Options: [noopen] | ||
668 | X-Frame-Options: [SAMEORIGIN] | 730 | X-Frame-Options: [SAMEORIGIN] |
669 | X-Request-Id: [a41c4d82-4b68-4cf1-97f7-c140a8c53948] | 731 | X-Permitted-Cross-Domain-Policies: [none] |
670 | X-Runtime: ['0.499530'] | 732 | X-Request-Id: [286dc3d1-27f4-4f73-89a0-cce15b51121c] |
733 | X-Runtime: ['0.578162'] | ||
671 | X-XSS-Protection: [1; mode=block] | 734 | X-XSS-Protection: [1; mode=block] |
672 | content-length: ['1795'] | 735 | content-length: ['1899'] |
673 | status: {code: 200, message: OK} | 736 | status: {code: 200, message: OK} |
674 | - request: | 737 | - request: |
675 | body: status=Toot+number+21%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 738 | body: status=Toot+number+21%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -684,24 +747,27 @@ interactions: | |||
684 | method: POST | 747 | method: POST |
685 | uri: http://localhost:3000/api/v1/statuses | 748 | uri: http://localhost:3000/api/v1/statuses |
686 | response: | 749 | response: |
687 | body: {string: '{"id":"99984772602249527","created_at":"2018-05-06T22:42:34.641Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772602249527","content":"\u003cp\u003eToot | 750 | body: {string: '{"id":"100154008099271561","created_at":"2018-06-05T20:01:23.413Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008099271561","content":"\u003cp\u003eToot |
688 | number 21! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 751 | number 21! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
689 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772602249527","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 752 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008099271561","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
690 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 753 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
691 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 754 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
692 | 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":1,"statuses_count":23},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 755 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":30,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
693 | headers: | 756 | headers: |
694 | Cache-Control: ['max-age=0, private, must-revalidate'] | 757 | Cache-Control: ['max-age=0, private, must-revalidate'] |
695 | Content-Type: [application/json; charset=utf-8] | 758 | Content-Type: [application/json; charset=utf-8] |
696 | ETag: [W/"80cc778372f5f3dc456df72fdb08fc9c"] | 759 | ETag: [W/"99d8a9893cfd5022561ac833bebb885d"] |
760 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
697 | Transfer-Encoding: [chunked] | 761 | Transfer-Encoding: [chunked] |
698 | Vary: ['Accept-Encoding, Origin'] | 762 | Vary: ['Accept-Encoding, Origin'] |
699 | X-Content-Type-Options: [nosniff] | 763 | X-Content-Type-Options: [nosniff] |
764 | X-Download-Options: [noopen] | ||
700 | X-Frame-Options: [SAMEORIGIN] | 765 | X-Frame-Options: [SAMEORIGIN] |
701 | X-Request-Id: [a810f14f-1799-4418-b6cd-81fa975102e7] | 766 | X-Permitted-Cross-Domain-Policies: [none] |
702 | X-Runtime: ['0.356338'] | 767 | X-Request-Id: [0526a54d-f568-4e47-ace1-1dddaf50f0a7] |
768 | X-Runtime: ['0.508590'] | ||
703 | X-XSS-Protection: [1; mode=block] | 769 | X-XSS-Protection: [1; mode=block] |
704 | content-length: ['1795'] | 770 | content-length: ['1899'] |
705 | status: {code: 200, message: OK} | 771 | status: {code: 200, message: OK} |
706 | - request: | 772 | - request: |
707 | body: status=Toot+number+22%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 773 | body: status=Toot+number+22%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -716,24 +782,27 @@ interactions: | |||
716 | method: POST | 782 | method: POST |
717 | uri: http://localhost:3000/api/v1/statuses | 783 | uri: http://localhost:3000/api/v1/statuses |
718 | response: | 784 | response: |
719 | body: {string: '{"id":"99984772628961374","created_at":"2018-05-06T22:42:35.042Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772628961374","content":"\u003cp\u003eToot | 785 | body: {string: '{"id":"100154008134670229","created_at":"2018-06-05T20:01:23.965Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008134670229","content":"\u003cp\u003eToot |
720 | number 22! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 786 | number 22! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
721 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772628961374","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 787 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008134670229","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
722 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 788 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
723 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 789 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
724 | 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":1,"statuses_count":24},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 790 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":31,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
725 | headers: | 791 | headers: |
726 | Cache-Control: ['max-age=0, private, must-revalidate'] | 792 | Cache-Control: ['max-age=0, private, must-revalidate'] |
727 | Content-Type: [application/json; charset=utf-8] | 793 | Content-Type: [application/json; charset=utf-8] |
728 | ETag: [W/"b48e2dd07db85e276ee777c23ee5dc1a"] | 794 | ETag: [W/"770bc42256573c457b777a329ca76c59"] |
795 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
729 | Transfer-Encoding: [chunked] | 796 | Transfer-Encoding: [chunked] |
730 | Vary: ['Accept-Encoding, Origin'] | 797 | Vary: ['Accept-Encoding, Origin'] |
731 | X-Content-Type-Options: [nosniff] | 798 | X-Content-Type-Options: [nosniff] |
799 | X-Download-Options: [noopen] | ||
732 | X-Frame-Options: [SAMEORIGIN] | 800 | X-Frame-Options: [SAMEORIGIN] |
733 | X-Request-Id: [ced4d34b-d9a7-4022-97e6-9d7c8cd27490] | 801 | X-Permitted-Cross-Domain-Policies: [none] |
734 | X-Runtime: ['0.431031'] | 802 | X-Request-Id: [77f8dfbe-688b-4c0b-b18d-f8d36292c815] |
803 | X-Runtime: ['0.526008'] | ||
735 | X-XSS-Protection: [1; mode=block] | 804 | X-XSS-Protection: [1; mode=block] |
736 | content-length: ['1795'] | 805 | content-length: ['1899'] |
737 | status: {code: 200, message: OK} | 806 | status: {code: 200, message: OK} |
738 | - request: | 807 | - request: |
739 | body: status=Toot+number+23%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 808 | body: status=Toot+number+23%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -748,24 +817,27 @@ interactions: | |||
748 | method: POST | 817 | method: POST |
749 | uri: http://localhost:3000/api/v1/statuses | 818 | uri: http://localhost:3000/api/v1/statuses |
750 | response: | 819 | response: |
751 | body: {string: '{"id":"99984772659982440","created_at":"2018-05-06T22:42:35.520Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772659982440","content":"\u003cp\u003eToot | 820 | body: {string: '{"id":"100154008172599897","created_at":"2018-06-05T20:01:24.545Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008172599897","content":"\u003cp\u003eToot |
752 | number 23! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 821 | number 23! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
753 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772659982440","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 822 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008172599897","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
754 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 823 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
755 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 824 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
756 | 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":1,"statuses_count":25},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 825 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":32,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
757 | headers: | 826 | headers: |
758 | Cache-Control: ['max-age=0, private, must-revalidate'] | 827 | Cache-Control: ['max-age=0, private, must-revalidate'] |
759 | Content-Type: [application/json; charset=utf-8] | 828 | Content-Type: [application/json; charset=utf-8] |
760 | ETag: [W/"02df330bdfa10b33af3072fb166c1287"] | 829 | ETag: [W/"fb38ec44a6436286091adfc05e432b9d"] |
830 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
761 | Transfer-Encoding: [chunked] | 831 | Transfer-Encoding: [chunked] |
762 | Vary: ['Accept-Encoding, Origin'] | 832 | Vary: ['Accept-Encoding, Origin'] |
763 | X-Content-Type-Options: [nosniff] | 833 | X-Content-Type-Options: [nosniff] |
834 | X-Download-Options: [noopen] | ||
764 | X-Frame-Options: [SAMEORIGIN] | 835 | X-Frame-Options: [SAMEORIGIN] |
765 | X-Request-Id: [153607a6-bfa1-41f4-908a-cf6df8a6c52c] | 836 | X-Permitted-Cross-Domain-Policies: [none] |
766 | X-Runtime: ['0.490677'] | 837 | X-Request-Id: [6ff4daea-e53e-4a52-9282-7e8145624499] |
838 | X-Runtime: ['0.523014'] | ||
767 | X-XSS-Protection: [1; mode=block] | 839 | X-XSS-Protection: [1; mode=block] |
768 | content-length: ['1795'] | 840 | content-length: ['1899'] |
769 | status: {code: 200, message: OK} | 841 | status: {code: 200, message: OK} |
770 | - request: | 842 | - request: |
771 | body: status=Toot+number+24%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 843 | body: status=Toot+number+24%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -780,24 +852,27 @@ interactions: | |||
780 | method: POST | 852 | method: POST |
781 | uri: http://localhost:3000/api/v1/statuses | 853 | uri: http://localhost:3000/api/v1/statuses |
782 | response: | 854 | response: |
783 | body: {string: '{"id":"99984772698839184","created_at":"2018-05-06T22:42:36.111Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772698839184","content":"\u003cp\u003eToot | 855 | body: {string: '{"id":"100154008210926703","created_at":"2018-06-05T20:01:25.133Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008210926703","content":"\u003cp\u003eToot |
784 | number 24! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 856 | number 24! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
785 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772698839184","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 857 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008210926703","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
786 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 858 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
787 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 859 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
788 | 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":1,"statuses_count":26},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 860 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":33,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
789 | headers: | 861 | headers: |
790 | Cache-Control: ['max-age=0, private, must-revalidate'] | 862 | Cache-Control: ['max-age=0, private, must-revalidate'] |
791 | Content-Type: [application/json; charset=utf-8] | 863 | Content-Type: [application/json; charset=utf-8] |
792 | ETag: [W/"bb95568ba797ce6625a3db3161a83544"] | 864 | ETag: [W/"8df6d07198f353d65b618e243ccf75bf"] |
865 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
793 | Transfer-Encoding: [chunked] | 866 | Transfer-Encoding: [chunked] |
794 | Vary: ['Accept-Encoding, Origin'] | 867 | Vary: ['Accept-Encoding, Origin'] |
795 | X-Content-Type-Options: [nosniff] | 868 | X-Content-Type-Options: [nosniff] |
869 | X-Download-Options: [noopen] | ||
796 | X-Frame-Options: [SAMEORIGIN] | 870 | X-Frame-Options: [SAMEORIGIN] |
797 | X-Request-Id: [b5c93eaa-6491-4780-a883-e105a8e16569] | 871 | X-Permitted-Cross-Domain-Policies: [none] |
798 | X-Runtime: ['0.496701'] | 872 | X-Request-Id: [a4059d26-f1fd-4df3-a2ac-a9575c7927c5] |
873 | X-Runtime: ['0.538351'] | ||
799 | X-XSS-Protection: [1; mode=block] | 874 | X-XSS-Protection: [1; mode=block] |
800 | content-length: ['1795'] | 875 | content-length: ['1899'] |
801 | status: {code: 200, message: OK} | 876 | status: {code: 200, message: OK} |
802 | - request: | 877 | - request: |
803 | body: status=Toot+number+25%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 878 | body: status=Toot+number+25%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -812,24 +887,27 @@ interactions: | |||
812 | method: POST | 887 | method: POST |
813 | uri: http://localhost:3000/api/v1/statuses | 888 | uri: http://localhost:3000/api/v1/statuses |
814 | response: | 889 | response: |
815 | body: {string: '{"id":"99984772734188320","created_at":"2018-05-06T22:42:36.653Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772734188320","content":"\u003cp\u003eToot | 890 | body: {string: '{"id":"100154008249035109","created_at":"2018-06-05T20:01:25.709Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008249035109","content":"\u003cp\u003eToot |
816 | number 25! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 891 | number 25! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
817 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772734188320","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 892 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008249035109","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
818 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 893 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
819 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 894 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
820 | 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":1,"statuses_count":27},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 895 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":34,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
821 | headers: | 896 | headers: |
822 | Cache-Control: ['max-age=0, private, must-revalidate'] | 897 | Cache-Control: ['max-age=0, private, must-revalidate'] |
823 | Content-Type: [application/json; charset=utf-8] | 898 | Content-Type: [application/json; charset=utf-8] |
824 | ETag: [W/"2d38e5699d4a12dd0d9a09ced03c91ea"] | 899 | ETag: [W/"d7b792c4f93280f30103f3f318f8948f"] |
900 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
825 | Transfer-Encoding: [chunked] | 901 | Transfer-Encoding: [chunked] |
826 | Vary: ['Accept-Encoding, Origin'] | 902 | Vary: ['Accept-Encoding, Origin'] |
827 | X-Content-Type-Options: [nosniff] | 903 | X-Content-Type-Options: [nosniff] |
904 | X-Download-Options: [noopen] | ||
828 | X-Frame-Options: [SAMEORIGIN] | 905 | X-Frame-Options: [SAMEORIGIN] |
829 | X-Request-Id: [57052b30-375c-4db7-8a40-a2e452c097fd] | 906 | X-Permitted-Cross-Domain-Policies: [none] |
830 | X-Runtime: ['0.483996'] | 907 | X-Request-Id: [5167ec9a-8601-4482-b801-2b15f5283ffb] |
908 | X-Runtime: ['0.542512'] | ||
831 | X-XSS-Protection: [1; mode=block] | 909 | X-XSS-Protection: [1; mode=block] |
832 | content-length: ['1795'] | 910 | content-length: ['1899'] |
833 | status: {code: 200, message: OK} | 911 | status: {code: 200, message: OK} |
834 | - request: | 912 | - request: |
835 | body: status=Toot+number+26%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 913 | body: status=Toot+number+26%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -844,24 +922,27 @@ interactions: | |||
844 | method: POST | 922 | method: POST |
845 | uri: http://localhost:3000/api/v1/statuses | 923 | uri: http://localhost:3000/api/v1/statuses |
846 | response: | 924 | response: |
847 | body: {string: '{"id":"99984772763750142","created_at":"2018-05-06T22:42:37.105Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772763750142","content":"\u003cp\u003eToot | 925 | body: {string: '{"id":"100154008286375842","created_at":"2018-06-05T20:01:26.276Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008286375842","content":"\u003cp\u003eToot |
848 | number 26! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 926 | number 26! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
849 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772763750142","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 927 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008286375842","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
850 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 928 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
851 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 929 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
852 | 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":1,"statuses_count":28},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 930 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":35,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
853 | headers: | 931 | headers: |
854 | Cache-Control: ['max-age=0, private, must-revalidate'] | 932 | Cache-Control: ['max-age=0, private, must-revalidate'] |
855 | Content-Type: [application/json; charset=utf-8] | 933 | Content-Type: [application/json; charset=utf-8] |
856 | ETag: [W/"bf990fbeabfc9ede7a1b3ba8f8b10cac"] | 934 | ETag: [W/"1d58e2c9eaa76230e0060d4d70332dfa"] |
935 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
857 | Transfer-Encoding: [chunked] | 936 | Transfer-Encoding: [chunked] |
858 | Vary: ['Accept-Encoding, Origin'] | 937 | Vary: ['Accept-Encoding, Origin'] |
859 | X-Content-Type-Options: [nosniff] | 938 | X-Content-Type-Options: [nosniff] |
939 | X-Download-Options: [noopen] | ||
860 | X-Frame-Options: [SAMEORIGIN] | 940 | X-Frame-Options: [SAMEORIGIN] |
861 | X-Request-Id: [dadd39fd-e7f9-4d16-91e4-adcf3267387d] | 941 | X-Permitted-Cross-Domain-Policies: [none] |
862 | X-Runtime: ['0.467256'] | 942 | X-Request-Id: [704c27e5-a03e-49ef-9a12-b12f4adb623e] |
943 | X-Runtime: ['0.523889'] | ||
863 | X-XSS-Protection: [1; mode=block] | 944 | X-XSS-Protection: [1; mode=block] |
864 | content-length: ['1795'] | 945 | content-length: ['1899'] |
865 | status: {code: 200, message: OK} | 946 | status: {code: 200, message: OK} |
866 | - request: | 947 | - request: |
867 | body: status=Toot+number+27%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 948 | body: status=Toot+number+27%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -876,24 +957,27 @@ interactions: | |||
876 | method: POST | 957 | method: POST |
877 | uri: http://localhost:3000/api/v1/statuses | 958 | uri: http://localhost:3000/api/v1/statuses |
878 | response: | 959 | response: |
879 | body: {string: '{"id":"99984772799297789","created_at":"2018-05-06T22:42:37.660Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772799297789","content":"\u003cp\u003eToot | 960 | body: {string: '{"id":"100154008322798690","created_at":"2018-06-05T20:01:26.833Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008322798690","content":"\u003cp\u003eToot |
880 | number 27! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 961 | number 27! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
881 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772799297789","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 962 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008322798690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
882 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 963 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
883 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 964 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
884 | 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":1,"statuses_count":29},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 965 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":36,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
885 | headers: | 966 | headers: |
886 | Cache-Control: ['max-age=0, private, must-revalidate'] | 967 | Cache-Control: ['max-age=0, private, must-revalidate'] |
887 | Content-Type: [application/json; charset=utf-8] | 968 | Content-Type: [application/json; charset=utf-8] |
888 | ETag: [W/"eac001db0f644184f4a80d701ed68800"] | 969 | ETag: [W/"6eb8bb2dc469045283be229ba14d1cd6"] |
970 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
889 | Transfer-Encoding: [chunked] | 971 | Transfer-Encoding: [chunked] |
890 | Vary: ['Accept-Encoding, Origin'] | 972 | Vary: ['Accept-Encoding, Origin'] |
891 | X-Content-Type-Options: [nosniff] | 973 | X-Content-Type-Options: [nosniff] |
974 | X-Download-Options: [noopen] | ||
892 | X-Frame-Options: [SAMEORIGIN] | 975 | X-Frame-Options: [SAMEORIGIN] |
893 | X-Request-Id: [c4ee40b2-be15-4695-8e44-164cfbfac548] | 976 | X-Permitted-Cross-Domain-Policies: [none] |
894 | X-Runtime: ['0.470349'] | 977 | X-Request-Id: [c7b9b27b-6f86-4aa1-9119-3f4936284a2c] |
978 | X-Runtime: ['0.565530'] | ||
895 | X-XSS-Protection: [1; mode=block] | 979 | X-XSS-Protection: [1; mode=block] |
896 | content-length: ['1795'] | 980 | content-length: ['1899'] |
897 | status: {code: 200, message: OK} | 981 | status: {code: 200, message: OK} |
898 | - request: | 982 | - request: |
899 | body: status=Toot+number+28%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 983 | body: status=Toot+number+28%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -908,24 +992,27 @@ interactions: | |||
908 | method: POST | 992 | method: POST |
909 | uri: http://localhost:3000/api/v1/statuses | 993 | uri: http://localhost:3000/api/v1/statuses |
910 | response: | 994 | response: |
911 | body: {string: '{"id":"99984772833387019","created_at":"2018-05-06T22:42:38.169Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772833387019","content":"\u003cp\u003eToot | 995 | body: {string: '{"id":"100154008359019995","created_at":"2018-06-05T20:01:27.380Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008359019995","content":"\u003cp\u003eToot |
912 | number 28! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 996 | number 28! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
913 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772833387019","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 997 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008359019995","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
914 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 998 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
915 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 999 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
916 | 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":1,"statuses_count":30},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 1000 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":37,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
917 | headers: | 1001 | headers: |
918 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1002 | Cache-Control: ['max-age=0, private, must-revalidate'] |
919 | Content-Type: [application/json; charset=utf-8] | 1003 | Content-Type: [application/json; charset=utf-8] |
920 | ETag: [W/"65be1aca991e2e379804d3a0cb68205d"] | 1004 | ETag: [W/"394005d084aa99a9fceb9616b3f7ca11"] |
1005 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
921 | Transfer-Encoding: [chunked] | 1006 | Transfer-Encoding: [chunked] |
922 | Vary: ['Accept-Encoding, Origin'] | 1007 | Vary: ['Accept-Encoding, Origin'] |
923 | X-Content-Type-Options: [nosniff] | 1008 | X-Content-Type-Options: [nosniff] |
1009 | X-Download-Options: [noopen] | ||
924 | X-Frame-Options: [SAMEORIGIN] | 1010 | X-Frame-Options: [SAMEORIGIN] |
925 | X-Request-Id: [bb18e029-cc42-4293-b7e4-55a1e424647e] | 1011 | X-Permitted-Cross-Domain-Policies: [none] |
926 | X-Runtime: ['0.461379'] | 1012 | X-Request-Id: [15db5272-c971-41ad-9b53-03ec614bb602] |
1013 | X-Runtime: ['0.451075'] | ||
927 | X-XSS-Protection: [1; mode=block] | 1014 | X-XSS-Protection: [1; mode=block] |
928 | content-length: ['1795'] | 1015 | content-length: ['1899'] |
929 | status: {code: 200, message: OK} | 1016 | status: {code: 200, message: OK} |
930 | - request: | 1017 | - request: |
931 | body: status=Toot+number+29%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp | 1018 | body: status=Toot+number+29%21+%23fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp |
@@ -940,24 +1027,27 @@ interactions: | |||
940 | method: POST | 1027 | method: POST |
941 | uri: http://localhost:3000/api/v1/statuses | 1028 | uri: http://localhost:3000/api/v1/statuses |
942 | response: | 1029 | response: |
943 | body: {string: '{"id":"99984772867660887","created_at":"2018-05-06T22:42:38.686Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772867660887","content":"\u003cp\u003eToot | 1030 | body: {string: '{"id":"100154008398246348","created_at":"2018-06-05T20:01:27.984Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008398246348","content":"\u003cp\u003eToot |
944 | number 29! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1031 | number 29! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
945 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772867660887","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1032 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008398246348","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
946 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1033 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
947 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1034 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
948 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} | 1035 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}'} |
949 | headers: | 1036 | headers: |
950 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1037 | Cache-Control: ['max-age=0, private, must-revalidate'] |
951 | Content-Type: [application/json; charset=utf-8] | 1038 | Content-Type: [application/json; charset=utf-8] |
952 | ETag: [W/"8461c24daabdd8c8721af298ade1a340"] | 1039 | ETag: [W/"fb987dadb85b99167f23041e5b10dedf"] |
1040 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
953 | Transfer-Encoding: [chunked] | 1041 | Transfer-Encoding: [chunked] |
954 | Vary: ['Accept-Encoding, Origin'] | 1042 | Vary: ['Accept-Encoding, Origin'] |
955 | X-Content-Type-Options: [nosniff] | 1043 | X-Content-Type-Options: [nosniff] |
1044 | X-Download-Options: [noopen] | ||
956 | X-Frame-Options: [SAMEORIGIN] | 1045 | X-Frame-Options: [SAMEORIGIN] |
957 | X-Request-Id: [895b3c53-52b8-4502-a8b6-60a7c9a85c0b] | 1046 | X-Permitted-Cross-Domain-Policies: [none] |
958 | X-Runtime: ['0.482022'] | 1047 | X-Request-Id: [43333dd2-ac4b-4e0f-9a66-6de0810d4b45] |
1048 | X-Runtime: ['0.527693'] | ||
959 | X-XSS-Protection: [1; mode=block] | 1049 | X-XSS-Protection: [1; mode=block] |
960 | content-length: ['1795'] | 1050 | content-length: ['1899'] |
961 | status: {code: 200, message: OK} | 1051 | status: {code: 200, message: OK} |
962 | - request: | 1052 | - request: |
963 | body: null | 1053 | body: null |
@@ -970,72 +1060,75 @@ interactions: | |||
970 | method: GET | 1060 | method: GET |
971 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10 | 1061 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10 |
972 | response: | 1062 | response: |
973 | body: {string: '[{"id":"99984772867660887","created_at":"2018-05-06T22:42:38.686Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772867660887","content":"\u003cp\u003eToot | 1063 | body: {string: '[{"id":"100154008398246348","created_at":"2018-06-05T20:01:27.984Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008398246348","content":"\u003cp\u003eToot |
974 | number 29! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1064 | number 29! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
975 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772867660887","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1065 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008398246348","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
976 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1066 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
977 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1067 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
978 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772833387019","created_at":"2018-05-06T22:42:38.169Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772833387019","content":"\u003cp\u003eToot | 1068 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008359019995","created_at":"2018-06-05T20:01:27.380Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008359019995","content":"\u003cp\u003eToot |
979 | number 28! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1069 | number 28! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
980 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772833387019","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1070 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008359019995","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
981 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1071 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
982 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1072 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
983 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772799297789","created_at":"2018-05-06T22:42:37.660Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772799297789","content":"\u003cp\u003eToot | 1073 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008322798690","created_at":"2018-06-05T20:01:26.833Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008322798690","content":"\u003cp\u003eToot |
984 | number 27! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1074 | number 27! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
985 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772799297789","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1075 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008322798690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
986 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1076 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
987 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1077 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
988 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772763750142","created_at":"2018-05-06T22:42:37.105Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772763750142","content":"\u003cp\u003eToot | 1078 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008286375842","created_at":"2018-06-05T20:01:26.276Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008286375842","content":"\u003cp\u003eToot |
989 | number 26! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1079 | number 26! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
990 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772763750142","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1080 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008286375842","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
991 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1081 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
992 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1082 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
993 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772734188320","created_at":"2018-05-06T22:42:36.653Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772734188320","content":"\u003cp\u003eToot | 1083 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008249035109","created_at":"2018-06-05T20:01:25.709Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008249035109","content":"\u003cp\u003eToot |
994 | number 25! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1084 | number 25! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
995 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772734188320","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1085 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008249035109","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
996 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1086 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
997 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1087 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
998 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772698839184","created_at":"2018-05-06T22:42:36.111Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772698839184","content":"\u003cp\u003eToot | 1088 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008210926703","created_at":"2018-06-05T20:01:25.133Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008210926703","content":"\u003cp\u003eToot |
999 | number 24! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1089 | number 24! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1000 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772698839184","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1090 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008210926703","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1001 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1091 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1002 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1092 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1003 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772659982440","created_at":"2018-05-06T22:42:35.520Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772659982440","content":"\u003cp\u003eToot | 1093 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008172599897","created_at":"2018-06-05T20:01:24.545Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008172599897","content":"\u003cp\u003eToot |
1004 | number 23! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1094 | number 23! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1005 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772659982440","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1095 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008172599897","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1006 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1096 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1007 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1097 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1008 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772628961374","created_at":"2018-05-06T22:42:35.042Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772628961374","content":"\u003cp\u003eToot | 1098 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008134670229","created_at":"2018-06-05T20:01:23.965Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008134670229","content":"\u003cp\u003eToot |
1009 | number 22! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1099 | number 22! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1010 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772628961374","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1100 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008134670229","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1011 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1101 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1012 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1102 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1013 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772602249527","created_at":"2018-05-06T22:42:34.641Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772602249527","content":"\u003cp\u003eToot | 1103 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008099271561","created_at":"2018-06-05T20:01:23.413Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008099271561","content":"\u003cp\u003eToot |
1014 | number 21! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1104 | number 21! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1015 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772602249527","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1105 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008099271561","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1016 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1106 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1017 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1107 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1018 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772568783753","created_at":"2018-05-06T22:42:34.141Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772568783753","content":"\u003cp\u003eToot | 1108 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154008060074019","created_at":"2018-06-05T20:01:22.845Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008060074019","content":"\u003cp\u003eToot |
1019 | number 20! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1109 | number 20! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1020 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772568783753","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1110 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008060074019","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1021 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1111 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1022 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1112 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1023 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} | 1113 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} |
1024 | headers: | 1114 | headers: |
1025 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1115 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1026 | Content-Type: [application/json; charset=utf-8] | 1116 | Content-Type: [application/json; charset=utf-8] |
1027 | ETag: [W/"7275c43509a69c33b232551e056506f2"] | 1117 | ETag: [W/"dedd5fb656c474582e48341e4c76d526"] |
1028 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984772568783753>; | 1118 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154008060074019>; |
1029 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=99984772867660887>; | 1119 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=100154008398246348>; |
1030 | rel="prev"'] | 1120 | rel="prev"'] |
1121 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1031 | Transfer-Encoding: [chunked] | 1122 | Transfer-Encoding: [chunked] |
1032 | Vary: ['Accept-Encoding, Origin'] | 1123 | Vary: ['Accept-Encoding, Origin'] |
1033 | X-Content-Type-Options: [nosniff] | 1124 | X-Content-Type-Options: [nosniff] |
1125 | X-Download-Options: [noopen] | ||
1034 | X-Frame-Options: [SAMEORIGIN] | 1126 | X-Frame-Options: [SAMEORIGIN] |
1035 | X-Request-Id: [5dc154eb-c181-4e4b-9fac-6c668b289fcf] | 1127 | X-Permitted-Cross-Domain-Policies: [none] |
1036 | X-Runtime: ['0.402292'] | 1128 | X-Request-Id: [55c7d03e-9cd4-4dfe-a00d-13439ccb5cec] |
1129 | X-Runtime: ['0.649439'] | ||
1037 | X-XSS-Protection: [1; mode=block] | 1130 | X-XSS-Protection: [1; mode=block] |
1038 | content-length: ['17961'] | 1131 | content-length: ['19001'] |
1039 | status: {code: 200, message: OK} | 1132 | status: {code: 200, message: OK} |
1040 | - request: | 1133 | - request: |
1041 | body: null | 1134 | body: null |
@@ -1046,74 +1139,77 @@ interactions: | |||
1046 | Connection: [keep-alive] | 1139 | Connection: [keep-alive] |
1047 | User-Agent: [python-requests/2.9.1] | 1140 | User-Agent: [python-requests/2.9.1] |
1048 | method: GET | 1141 | method: GET |
1049 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984772568783753 | 1142 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154008060074019 |
1050 | response: | 1143 | response: |
1051 | body: {string: '[{"id":"99984772536028615","created_at":"2018-05-06T22:42:33.642Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772536028615","content":"\u003cp\u003eToot | 1144 | body: {string: '[{"id":"100154008025237346","created_at":"2018-06-05T20:01:22.309Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154008025237346","content":"\u003cp\u003eToot |
1052 | number 19! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1145 | number 19! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1053 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772536028615","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1146 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008025237346","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1054 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1147 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1055 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1148 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1056 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772500656664","created_at":"2018-05-06T22:42:33.135Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772500656664","content":"\u003cp\u003eToot | 1149 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007992926937","created_at":"2018-06-05T20:01:21.793Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007992926937","content":"\u003cp\u003eToot |
1057 | number 18! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1150 | number 18! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1058 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772500656664","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1151 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007992926937","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1059 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1152 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1060 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1153 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1061 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772466323590","created_at":"2018-05-06T22:42:32.590Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772466323590","content":"\u003cp\u003eToot | 1154 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007961299555","created_at":"2018-06-05T20:01:21.309Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007961299555","content":"\u003cp\u003eToot |
1062 | number 17! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1155 | number 17! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1063 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772466323590","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1156 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007961299555","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1064 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1157 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1065 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1158 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1066 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772436375095","created_at":"2018-05-06T22:42:32.119Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772436375095","content":"\u003cp\u003eToot | 1159 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007924295369","created_at":"2018-06-05T20:01:20.748Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007924295369","content":"\u003cp\u003eToot |
1067 | number 16! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1160 | number 16! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1068 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772436375095","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1161 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007924295369","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1069 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1162 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1070 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1163 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1071 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772409374542","created_at":"2018-05-06T22:42:31.704Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772409374542","content":"\u003cp\u003eToot | 1164 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007891592249","created_at":"2018-06-05T20:01:20.241Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007891592249","content":"\u003cp\u003eToot |
1072 | number 15! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1165 | number 15! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1073 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772409374542","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1166 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007891592249","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1074 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1167 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1075 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1168 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1076 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772379847980","created_at":"2018-05-06T22:42:31.298Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772379847980","content":"\u003cp\u003eToot | 1169 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007857581437","created_at":"2018-06-05T20:01:19.748Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007857581437","content":"\u003cp\u003eToot |
1077 | number 14! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1170 | number 14! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1078 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772379847980","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1171 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007857581437","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1079 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1172 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1080 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1173 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1081 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772349733411","created_at":"2018-05-06T22:42:30.797Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772349733411","content":"\u003cp\u003eToot | 1174 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007823892403","created_at":"2018-06-05T20:01:19.230Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007823892403","content":"\u003cp\u003eToot |
1082 | number 13! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1175 | number 13! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1083 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772349733411","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1176 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007823892403","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1084 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1177 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1085 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1178 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1086 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772319305574","created_at":"2018-05-06T22:42:30.352Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772319305574","content":"\u003cp\u003eToot | 1179 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007792109744","created_at":"2018-06-05T20:01:18.723Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007792109744","content":"\u003cp\u003eToot |
1087 | number 12! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1180 | number 12! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1088 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772319305574","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1181 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007792109744","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1089 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1182 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1090 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1183 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1091 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772285792995","created_at":"2018-05-06T22:42:29.850Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772285792995","content":"\u003cp\u003eToot | 1184 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007758093923","created_at":"2018-06-05T20:01:18.232Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007758093923","content":"\u003cp\u003eToot |
1092 | number 11! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1185 | number 11! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1093 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772285792995","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1186 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007758093923","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1094 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1187 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1095 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1188 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1096 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772257504950","created_at":"2018-05-06T22:42:29.375Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772257504950","content":"\u003cp\u003eToot | 1189 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007723778924","created_at":"2018-06-05T20:01:17.731Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007723778924","content":"\u003cp\u003eToot |
1097 | number 10! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1190 | number 10! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1098 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772257504950","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1191 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007723778924","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1099 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1192 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1100 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1193 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1101 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} | 1194 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} |
1102 | headers: | 1195 | headers: |
1103 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1196 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1104 | Content-Type: [application/json; charset=utf-8] | 1197 | Content-Type: [application/json; charset=utf-8] |
1105 | ETag: [W/"455124e079659f7df639ce61e1a819fe"] | 1198 | ETag: [W/"6748a5b98bdf930704d49a021acfa59e"] |
1106 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984772257504950>; | 1199 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154007723778924>; |
1107 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=99984772536028615>; | 1200 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=100154008025237346>; |
1108 | rel="prev"'] | 1201 | rel="prev"'] |
1202 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1109 | Transfer-Encoding: [chunked] | 1203 | Transfer-Encoding: [chunked] |
1110 | Vary: ['Accept-Encoding, Origin'] | 1204 | Vary: ['Accept-Encoding, Origin'] |
1111 | X-Content-Type-Options: [nosniff] | 1205 | X-Content-Type-Options: [nosniff] |
1206 | X-Download-Options: [noopen] | ||
1112 | X-Frame-Options: [SAMEORIGIN] | 1207 | X-Frame-Options: [SAMEORIGIN] |
1113 | X-Request-Id: [c3d4e833-db60-430c-bda2-89c63e52cad7] | 1208 | X-Permitted-Cross-Domain-Policies: [none] |
1114 | X-Runtime: ['0.162887'] | 1209 | X-Request-Id: [5310ffc5-894b-4ccf-9cf6-e82e16ff1982] |
1210 | X-Runtime: ['0.360174'] | ||
1115 | X-XSS-Protection: [1; mode=block] | 1211 | X-XSS-Protection: [1; mode=block] |
1116 | content-length: ['17961'] | 1212 | content-length: ['19001'] |
1117 | status: {code: 200, message: OK} | 1213 | status: {code: 200, message: OK} |
1118 | - request: | 1214 | - request: |
1119 | body: null | 1215 | body: null |
@@ -1124,74 +1220,77 @@ interactions: | |||
1124 | Connection: [keep-alive] | 1220 | Connection: [keep-alive] |
1125 | User-Agent: [python-requests/2.9.1] | 1221 | User-Agent: [python-requests/2.9.1] |
1126 | method: GET | 1222 | method: GET |
1127 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984772257504950 | 1223 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154007723778924 |
1128 | response: | 1224 | response: |
1129 | body: {string: '[{"id":"99984772229654024","created_at":"2018-05-06T22:42:28.971Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772229654024","content":"\u003cp\u003eToot | 1225 | body: {string: '[{"id":"100154007688786012","created_at":"2018-06-05T20:01:17.164Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007688786012","content":"\u003cp\u003eToot |
1130 | number 9! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1226 | number 9! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1131 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772229654024","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1227 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007688786012","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1132 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1228 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1133 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1229 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1134 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772204720417","created_at":"2018-05-06T22:42:28.575Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772204720417","content":"\u003cp\u003eToot | 1230 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007647905374","created_at":"2018-06-05T20:01:16.533Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007647905374","content":"\u003cp\u003eToot |
1135 | number 8! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1231 | number 8! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1136 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772204720417","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1232 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007647905374","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1137 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1233 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1138 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1234 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1139 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772173558117","created_at":"2018-05-06T22:42:28.150Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772173558117","content":"\u003cp\u003eToot | 1235 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007609896461","created_at":"2018-06-05T20:01:15.947Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007609896461","content":"\u003cp\u003eToot |
1140 | number 7! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1236 | number 7! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1141 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772173558117","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1237 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007609896461","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1142 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1238 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1143 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1239 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1144 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772150817602","created_at":"2018-05-06T22:42:27.750Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772150817602","content":"\u003cp\u003eToot | 1240 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007571025486","created_at":"2018-06-05T20:01:15.361Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007571025486","content":"\u003cp\u003eToot |
1145 | number 6! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1241 | number 6! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1146 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772150817602","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1242 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007571025486","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1147 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1243 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1148 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1244 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1149 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772124014845","created_at":"2018-05-06T22:42:27.342Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772124014845","content":"\u003cp\u003eToot | 1245 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007525057444","created_at":"2018-06-05T20:01:14.717Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007525057444","content":"\u003cp\u003eToot |
1150 | number 5! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1246 | number 5! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1151 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772124014845","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1247 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007525057444","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1152 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1248 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1153 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1249 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1154 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772097179853","created_at":"2018-05-06T22:42:26.937Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772097179853","content":"\u003cp\u003eToot | 1250 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007474138904","created_at":"2018-06-05T20:01:13.899Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007474138904","content":"\u003cp\u003eToot |
1155 | number 4! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1251 | number 4! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1156 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772097179853","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1252 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007474138904","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1157 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1253 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1158 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1254 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1159 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772069934651","created_at":"2018-05-06T22:42:26.524Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772069934651","content":"\u003cp\u003eToot | 1255 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007421172729","created_at":"2018-06-05T20:01:13.071Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007421172729","content":"\u003cp\u003eToot |
1160 | number 3! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1256 | number 3! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1161 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772069934651","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1257 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007421172729","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1162 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1258 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1163 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1259 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1164 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772043587094","created_at":"2018-05-06T22:42:26.120Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772043587094","content":"\u003cp\u003eToot | 1260 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007374087205","created_at":"2018-06-05T20:01:12.377Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007374087205","content":"\u003cp\u003eToot |
1165 | number 2! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1261 | number 2! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1166 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772043587094","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1262 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007374087205","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1167 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1263 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1168 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1264 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1169 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984772017769192","created_at":"2018-05-06T22:42:25.729Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984772017769192","content":"\u003cp\u003eToot | 1265 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007330576994","created_at":"2018-06-05T20:01:11.698Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007330576994","content":"\u003cp\u003eToot |
1170 | number 1! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1266 | number 1! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1171 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984772017769192","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1267 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007330576994","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1172 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1268 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1173 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1269 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1174 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"99984771988988788","created_at":"2018-05-06T22:42:25.306Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984771988988788","content":"\u003cp\u003eToot | 1270 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]},{"id":"100154007285181517","created_at":"2018-06-05T20:01:11.021Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154007285181517","content":"\u003cp\u003eToot |
1175 | number 0! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" | 1271 | number 0! \u003ca href=\"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\" |
1176 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984771988988788","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 1272 | class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003efgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154007285181517","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
1177 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 1273 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
1178 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 1274 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
1179 | 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":1,"statuses_count":31},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} | 1275 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":38,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp","url":"http://localhost:3000/tags/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp"}],"emojis":[]}]'} |
1180 | headers: | 1276 | headers: |
1181 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1277 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1182 | Content-Type: [application/json; charset=utf-8] | 1278 | Content-Type: [application/json; charset=utf-8] |
1183 | ETag: [W/"071fc662a3de55c3c53648ce324ddbee"] | 1279 | ETag: [W/"dd0e7e57a0e1ea0b001e9c9929ed001f"] |
1184 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984771988988788>; | 1280 | Link: ['<http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154007285181517>; |
1185 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=99984772229654024>; | 1281 | rel="next", <http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&since_id=100154007688786012>; |
1186 | rel="prev"'] | 1282 | rel="prev"'] |
1283 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1187 | Transfer-Encoding: [chunked] | 1284 | Transfer-Encoding: [chunked] |
1188 | Vary: ['Accept-Encoding, Origin'] | 1285 | Vary: ['Accept-Encoding, Origin'] |
1189 | X-Content-Type-Options: [nosniff] | 1286 | X-Content-Type-Options: [nosniff] |
1287 | X-Download-Options: [noopen] | ||
1190 | X-Frame-Options: [SAMEORIGIN] | 1288 | X-Frame-Options: [SAMEORIGIN] |
1191 | X-Request-Id: [d7d2c225-b99d-40b4-9fc4-1368c0bd5a49] | 1289 | X-Permitted-Cross-Domain-Policies: [none] |
1192 | X-Runtime: ['0.369308'] | 1290 | X-Request-Id: [0c7a4b78-1834-44fc-b26b-0b6c54b26761] |
1291 | X-Runtime: ['0.269424'] | ||
1193 | X-XSS-Protection: [1; mode=block] | 1292 | X-XSS-Protection: [1; mode=block] |
1194 | content-length: ['17951'] | 1293 | content-length: ['18991'] |
1195 | status: {code: 200, message: OK} | 1294 | status: {code: 200, message: OK} |
1196 | - request: | 1295 | - request: |
1197 | body: null | 1296 | body: null |
@@ -1202,19 +1301,22 @@ interactions: | |||
1202 | Connection: [keep-alive] | 1301 | Connection: [keep-alive] |
1203 | User-Agent: [python-requests/2.9.1] | 1302 | User-Agent: [python-requests/2.9.1] |
1204 | method: GET | 1303 | method: GET |
1205 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=99984771988988788 | 1304 | uri: http://localhost:3000/api/v1/timelines/tag/fgiztsshwiaqqiztpmmjbtvmescsculuvmgjgopwoeidbcrixp?limit=10&max_id=100154007285181517 |
1206 | response: | 1305 | response: |
1207 | body: {string: '[]'} | 1306 | body: {string: '[]'} |
1208 | headers: | 1307 | headers: |
1209 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1308 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1210 | Content-Type: [application/json; charset=utf-8] | 1309 | Content-Type: [application/json; charset=utf-8] |
1211 | ETag: [W/"b9be9980b82746c19c9891d7d1a02711"] | 1310 | ETag: [W/"942f15b66a78ac1fe85cbcae7fccfd57"] |
1311 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1212 | Transfer-Encoding: [chunked] | 1312 | Transfer-Encoding: [chunked] |
1213 | Vary: ['Accept-Encoding, Origin'] | 1313 | Vary: ['Accept-Encoding, Origin'] |
1214 | X-Content-Type-Options: [nosniff] | 1314 | X-Content-Type-Options: [nosniff] |
1315 | X-Download-Options: [noopen] | ||
1215 | X-Frame-Options: [SAMEORIGIN] | 1316 | X-Frame-Options: [SAMEORIGIN] |
1216 | X-Request-Id: [6f501708-34fe-4339-bcc0-aeb7f7369037] | 1317 | X-Permitted-Cross-Domain-Policies: [none] |
1217 | X-Runtime: ['0.060850'] | 1318 | X-Request-Id: [fa90a645-b58b-46c4-91c2-fd15f9174888] |
1319 | X-Runtime: ['0.075091'] | ||
1218 | X-XSS-Protection: [1; mode=block] | 1320 | X-XSS-Protection: [1; mode=block] |
1219 | content-length: ['2'] | 1321 | content-length: ['2'] |
1220 | status: {code: 200, message: OK} | 1322 | status: {code: 200, message: OK} |
@@ -1228,19 +1330,22 @@ interactions: | |||
1228 | Content-Length: ['0'] | 1330 | Content-Length: ['0'] |
1229 | User-Agent: [python-requests/2.9.1] | 1331 | User-Agent: [python-requests/2.9.1] |
1230 | method: DELETE | 1332 | method: DELETE |
1231 | uri: http://localhost:3000/api/v1/statuses/99984771988988788 | 1333 | uri: http://localhost:3000/api/v1/statuses/100154007285181517 |
1232 | response: | 1334 | response: |
1233 | body: {string: '{}'} | 1335 | body: {string: '{}'} |
1234 | headers: | 1336 | headers: |
1235 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1337 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1236 | Content-Type: [application/json; charset=utf-8] | 1338 | Content-Type: [application/json; charset=utf-8] |
1237 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1339 | ETag: [W/"72d6e02911f0cbc17bd597d84998a0ed"] |
1340 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1238 | Transfer-Encoding: [chunked] | 1341 | Transfer-Encoding: [chunked] |
1239 | Vary: ['Accept-Encoding, Origin'] | 1342 | Vary: ['Accept-Encoding, Origin'] |
1240 | X-Content-Type-Options: [nosniff] | 1343 | X-Content-Type-Options: [nosniff] |
1344 | X-Download-Options: [noopen] | ||
1241 | X-Frame-Options: [SAMEORIGIN] | 1345 | X-Frame-Options: [SAMEORIGIN] |
1242 | X-Request-Id: [1506cda5-3070-4f3e-b2fe-9905d263eab7] | 1346 | X-Permitted-Cross-Domain-Policies: [none] |
1243 | X-Runtime: ['0.053450'] | 1347 | X-Request-Id: [573e48f9-88bc-4c58-9305-7e35eb02f256] |
1348 | X-Runtime: ['0.039119'] | ||
1244 | X-XSS-Protection: [1; mode=block] | 1349 | X-XSS-Protection: [1; mode=block] |
1245 | content-length: ['2'] | 1350 | content-length: ['2'] |
1246 | status: {code: 200, message: OK} | 1351 | status: {code: 200, message: OK} |
@@ -1254,19 +1359,22 @@ interactions: | |||
1254 | Content-Length: ['0'] | 1359 | Content-Length: ['0'] |
1255 | User-Agent: [python-requests/2.9.1] | 1360 | User-Agent: [python-requests/2.9.1] |
1256 | method: DELETE | 1361 | method: DELETE |
1257 | uri: http://localhost:3000/api/v1/statuses/99984772017769192 | 1362 | uri: http://localhost:3000/api/v1/statuses/100154007330576994 |
1258 | response: | 1363 | response: |
1259 | body: {string: '{}'} | 1364 | body: {string: '{}'} |
1260 | headers: | 1365 | headers: |
1261 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1366 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1262 | Content-Type: [application/json; charset=utf-8] | 1367 | Content-Type: [application/json; charset=utf-8] |
1263 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1368 | ETag: [W/"72d6e02911f0cbc17bd597d84998a0ed"] |
1369 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1264 | Transfer-Encoding: [chunked] | 1370 | Transfer-Encoding: [chunked] |
1265 | Vary: ['Accept-Encoding, Origin'] | 1371 | Vary: ['Accept-Encoding, Origin'] |
1266 | X-Content-Type-Options: [nosniff] | 1372 | X-Content-Type-Options: [nosniff] |
1373 | X-Download-Options: [noopen] | ||
1267 | X-Frame-Options: [SAMEORIGIN] | 1374 | X-Frame-Options: [SAMEORIGIN] |
1268 | X-Request-Id: [40ec4a9e-3094-497e-a108-5c1b819276cb] | 1375 | X-Permitted-Cross-Domain-Policies: [none] |
1269 | X-Runtime: ['0.103353'] | 1376 | X-Request-Id: [f18b5065-1a29-4f48-b142-ddf38d1ac821] |
1377 | X-Runtime: ['0.091215'] | ||
1270 | X-XSS-Protection: [1; mode=block] | 1378 | X-XSS-Protection: [1; mode=block] |
1271 | content-length: ['2'] | 1379 | content-length: ['2'] |
1272 | status: {code: 200, message: OK} | 1380 | status: {code: 200, message: OK} |
@@ -1280,19 +1388,22 @@ interactions: | |||
1280 | Content-Length: ['0'] | 1388 | Content-Length: ['0'] |
1281 | User-Agent: [python-requests/2.9.1] | 1389 | User-Agent: [python-requests/2.9.1] |
1282 | method: DELETE | 1390 | method: DELETE |
1283 | uri: http://localhost:3000/api/v1/statuses/99984772043587094 | 1391 | uri: http://localhost:3000/api/v1/statuses/100154007374087205 |
1284 | response: | 1392 | response: |
1285 | body: {string: '{}'} | 1393 | body: {string: '{}'} |
1286 | headers: | 1394 | headers: |
1287 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1395 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1288 | Content-Type: [application/json; charset=utf-8] | 1396 | Content-Type: [application/json; charset=utf-8] |
1289 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1397 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1398 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1290 | Transfer-Encoding: [chunked] | 1399 | Transfer-Encoding: [chunked] |
1291 | Vary: ['Accept-Encoding, Origin'] | 1400 | Vary: ['Accept-Encoding, Origin'] |
1292 | X-Content-Type-Options: [nosniff] | 1401 | X-Content-Type-Options: [nosniff] |
1402 | X-Download-Options: [noopen] | ||
1293 | X-Frame-Options: [SAMEORIGIN] | 1403 | X-Frame-Options: [SAMEORIGIN] |
1294 | X-Request-Id: [b35da53b-f6c8-46df-b0e5-c8e178c2eb28] | 1404 | X-Permitted-Cross-Domain-Policies: [none] |
1295 | X-Runtime: ['0.176771'] | 1405 | X-Request-Id: [e343146e-8ead-4bb9-bac1-b0e0fd698150] |
1406 | X-Runtime: ['0.127058'] | ||
1296 | X-XSS-Protection: [1; mode=block] | 1407 | X-XSS-Protection: [1; mode=block] |
1297 | content-length: ['2'] | 1408 | content-length: ['2'] |
1298 | status: {code: 200, message: OK} | 1409 | status: {code: 200, message: OK} |
@@ -1306,19 +1417,22 @@ interactions: | |||
1306 | Content-Length: ['0'] | 1417 | Content-Length: ['0'] |
1307 | User-Agent: [python-requests/2.9.1] | 1418 | User-Agent: [python-requests/2.9.1] |
1308 | method: DELETE | 1419 | method: DELETE |
1309 | uri: http://localhost:3000/api/v1/statuses/99984772069934651 | 1420 | uri: http://localhost:3000/api/v1/statuses/100154007421172729 |
1310 | response: | 1421 | response: |
1311 | body: {string: '{}'} | 1422 | body: {string: '{}'} |
1312 | headers: | 1423 | headers: |
1313 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1424 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1314 | Content-Type: [application/json; charset=utf-8] | 1425 | Content-Type: [application/json; charset=utf-8] |
1315 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1426 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1427 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1316 | Transfer-Encoding: [chunked] | 1428 | Transfer-Encoding: [chunked] |
1317 | Vary: ['Accept-Encoding, Origin'] | 1429 | Vary: ['Accept-Encoding, Origin'] |
1318 | X-Content-Type-Options: [nosniff] | 1430 | X-Content-Type-Options: [nosniff] |
1431 | X-Download-Options: [noopen] | ||
1319 | X-Frame-Options: [SAMEORIGIN] | 1432 | X-Frame-Options: [SAMEORIGIN] |
1320 | X-Request-Id: [0f75e422-8c71-478e-a57d-5e4796cdb175] | 1433 | X-Permitted-Cross-Domain-Policies: [none] |
1321 | X-Runtime: ['0.209017'] | 1434 | X-Request-Id: [14191dbb-0dba-4e89-a06c-d204d7dabfef] |
1435 | X-Runtime: ['0.152278'] | ||
1322 | X-XSS-Protection: [1; mode=block] | 1436 | X-XSS-Protection: [1; mode=block] |
1323 | content-length: ['2'] | 1437 | content-length: ['2'] |
1324 | status: {code: 200, message: OK} | 1438 | status: {code: 200, message: OK} |
@@ -1332,19 +1446,22 @@ interactions: | |||
1332 | Content-Length: ['0'] | 1446 | Content-Length: ['0'] |
1333 | User-Agent: [python-requests/2.9.1] | 1447 | User-Agent: [python-requests/2.9.1] |
1334 | method: DELETE | 1448 | method: DELETE |
1335 | uri: http://localhost:3000/api/v1/statuses/99984772097179853 | 1449 | uri: http://localhost:3000/api/v1/statuses/100154007474138904 |
1336 | response: | 1450 | response: |
1337 | body: {string: '{}'} | 1451 | body: {string: '{}'} |
1338 | headers: | 1452 | headers: |
1339 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1453 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1340 | Content-Type: [application/json; charset=utf-8] | 1454 | Content-Type: [application/json; charset=utf-8] |
1341 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1455 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1456 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1342 | Transfer-Encoding: [chunked] | 1457 | Transfer-Encoding: [chunked] |
1343 | Vary: ['Accept-Encoding, Origin'] | 1458 | Vary: ['Accept-Encoding, Origin'] |
1344 | X-Content-Type-Options: [nosniff] | 1459 | X-Content-Type-Options: [nosniff] |
1460 | X-Download-Options: [noopen] | ||
1345 | X-Frame-Options: [SAMEORIGIN] | 1461 | X-Frame-Options: [SAMEORIGIN] |
1346 | X-Request-Id: [5eba7048-7ba0-4862-8521-028284bdbac2] | 1462 | X-Permitted-Cross-Domain-Policies: [none] |
1347 | X-Runtime: ['0.213962'] | 1463 | X-Request-Id: [5b9bda86-27ea-4258-80d0-68abb856f226] |
1464 | X-Runtime: ['0.131820'] | ||
1348 | X-XSS-Protection: [1; mode=block] | 1465 | X-XSS-Protection: [1; mode=block] |
1349 | content-length: ['2'] | 1466 | content-length: ['2'] |
1350 | status: {code: 200, message: OK} | 1467 | status: {code: 200, message: OK} |
@@ -1358,19 +1475,22 @@ interactions: | |||
1358 | Content-Length: ['0'] | 1475 | Content-Length: ['0'] |
1359 | User-Agent: [python-requests/2.9.1] | 1476 | User-Agent: [python-requests/2.9.1] |
1360 | method: DELETE | 1477 | method: DELETE |
1361 | uri: http://localhost:3000/api/v1/statuses/99984772124014845 | 1478 | uri: http://localhost:3000/api/v1/statuses/100154007525057444 |
1362 | response: | 1479 | response: |
1363 | body: {string: '{}'} | 1480 | body: {string: '{}'} |
1364 | headers: | 1481 | headers: |
1365 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1482 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1366 | Content-Type: [application/json; charset=utf-8] | 1483 | Content-Type: [application/json; charset=utf-8] |
1367 | ETag: [W/"16c21344f6dd5bb6808d1be0d6855d5f"] | 1484 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1485 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1368 | Transfer-Encoding: [chunked] | 1486 | Transfer-Encoding: [chunked] |
1369 | Vary: ['Accept-Encoding, Origin'] | 1487 | Vary: ['Accept-Encoding, Origin'] |
1370 | X-Content-Type-Options: [nosniff] | 1488 | X-Content-Type-Options: [nosniff] |
1489 | X-Download-Options: [noopen] | ||
1371 | X-Frame-Options: [SAMEORIGIN] | 1490 | X-Frame-Options: [SAMEORIGIN] |
1372 | X-Request-Id: [04efbc3b-2a31-4787-9f52-f9a99a3f6528] | 1491 | X-Permitted-Cross-Domain-Policies: [none] |
1373 | X-Runtime: ['0.068874'] | 1492 | X-Request-Id: [9908e212-0f0a-4390-90b8-70a7659032bc] |
1493 | X-Runtime: ['0.093931'] | ||
1374 | X-XSS-Protection: [1; mode=block] | 1494 | X-XSS-Protection: [1; mode=block] |
1375 | content-length: ['2'] | 1495 | content-length: ['2'] |
1376 | status: {code: 200, message: OK} | 1496 | status: {code: 200, message: OK} |
@@ -1384,19 +1504,22 @@ interactions: | |||
1384 | Content-Length: ['0'] | 1504 | Content-Length: ['0'] |
1385 | User-Agent: [python-requests/2.9.1] | 1505 | User-Agent: [python-requests/2.9.1] |
1386 | method: DELETE | 1506 | method: DELETE |
1387 | uri: http://localhost:3000/api/v1/statuses/99984772150817602 | 1507 | uri: http://localhost:3000/api/v1/statuses/100154007571025486 |
1388 | response: | 1508 | response: |
1389 | body: {string: '{}'} | 1509 | body: {string: '{}'} |
1390 | headers: | 1510 | headers: |
1391 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1511 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1392 | Content-Type: [application/json; charset=utf-8] | 1512 | Content-Type: [application/json; charset=utf-8] |
1393 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1513 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1514 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1394 | Transfer-Encoding: [chunked] | 1515 | Transfer-Encoding: [chunked] |
1395 | Vary: ['Accept-Encoding, Origin'] | 1516 | Vary: ['Accept-Encoding, Origin'] |
1396 | X-Content-Type-Options: [nosniff] | 1517 | X-Content-Type-Options: [nosniff] |
1518 | X-Download-Options: [noopen] | ||
1397 | X-Frame-Options: [SAMEORIGIN] | 1519 | X-Frame-Options: [SAMEORIGIN] |
1398 | X-Request-Id: [28a03a64-d21b-4ace-8b99-56005adc9a3e] | 1520 | X-Permitted-Cross-Domain-Policies: [none] |
1399 | X-Runtime: ['0.078946'] | 1521 | X-Request-Id: [2d508849-e64d-4e63-8d56-9eb926579451] |
1522 | X-Runtime: ['0.157009'] | ||
1400 | X-XSS-Protection: [1; mode=block] | 1523 | X-XSS-Protection: [1; mode=block] |
1401 | content-length: ['2'] | 1524 | content-length: ['2'] |
1402 | status: {code: 200, message: OK} | 1525 | status: {code: 200, message: OK} |
@@ -1410,19 +1533,22 @@ interactions: | |||
1410 | Content-Length: ['0'] | 1533 | Content-Length: ['0'] |
1411 | User-Agent: [python-requests/2.9.1] | 1534 | User-Agent: [python-requests/2.9.1] |
1412 | method: DELETE | 1535 | method: DELETE |
1413 | uri: http://localhost:3000/api/v1/statuses/99984772173558117 | 1536 | uri: http://localhost:3000/api/v1/statuses/100154007609896461 |
1414 | response: | 1537 | response: |
1415 | body: {string: '{}'} | 1538 | body: {string: '{}'} |
1416 | headers: | 1539 | headers: |
1417 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1540 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1418 | Content-Type: [application/json; charset=utf-8] | 1541 | Content-Type: [application/json; charset=utf-8] |
1419 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1542 | ETag: [W/"77ad8e7c50d8e4f2656674a7be413019"] |
1543 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1420 | Transfer-Encoding: [chunked] | 1544 | Transfer-Encoding: [chunked] |
1421 | Vary: ['Accept-Encoding, Origin'] | 1545 | Vary: ['Accept-Encoding, Origin'] |
1422 | X-Content-Type-Options: [nosniff] | 1546 | X-Content-Type-Options: [nosniff] |
1547 | X-Download-Options: [noopen] | ||
1423 | X-Frame-Options: [SAMEORIGIN] | 1548 | X-Frame-Options: [SAMEORIGIN] |
1424 | X-Request-Id: [32cf7f87-3620-4d82-b529-8f25f62fd605] | 1549 | X-Permitted-Cross-Domain-Policies: [none] |
1425 | X-Runtime: ['0.098950'] | 1550 | X-Request-Id: [19c8681a-b0d0-496b-a309-222512cf5291] |
1551 | X-Runtime: ['0.201308'] | ||
1426 | X-XSS-Protection: [1; mode=block] | 1552 | X-XSS-Protection: [1; mode=block] |
1427 | content-length: ['2'] | 1553 | content-length: ['2'] |
1428 | status: {code: 200, message: OK} | 1554 | status: {code: 200, message: OK} |
@@ -1436,19 +1562,22 @@ interactions: | |||
1436 | Content-Length: ['0'] | 1562 | Content-Length: ['0'] |
1437 | User-Agent: [python-requests/2.9.1] | 1563 | User-Agent: [python-requests/2.9.1] |
1438 | method: DELETE | 1564 | method: DELETE |
1439 | uri: http://localhost:3000/api/v1/statuses/99984772204720417 | 1565 | uri: http://localhost:3000/api/v1/statuses/100154007647905374 |
1440 | response: | 1566 | response: |
1441 | body: {string: '{}'} | 1567 | body: {string: '{}'} |
1442 | headers: | 1568 | headers: |
1443 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1569 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1444 | Content-Type: [application/json; charset=utf-8] | 1570 | Content-Type: [application/json; charset=utf-8] |
1445 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1571 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1572 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1446 | Transfer-Encoding: [chunked] | 1573 | Transfer-Encoding: [chunked] |
1447 | Vary: ['Accept-Encoding, Origin'] | 1574 | Vary: ['Accept-Encoding, Origin'] |
1448 | X-Content-Type-Options: [nosniff] | 1575 | X-Content-Type-Options: [nosniff] |
1576 | X-Download-Options: [noopen] | ||
1449 | X-Frame-Options: [SAMEORIGIN] | 1577 | X-Frame-Options: [SAMEORIGIN] |
1450 | X-Request-Id: [b6e8d89a-30d3-4d44-befd-b3eab4033d81] | 1578 | X-Permitted-Cross-Domain-Policies: [none] |
1451 | X-Runtime: ['0.104805'] | 1579 | X-Request-Id: [c452e32d-5c15-448c-9271-cb653ce223a3] |
1580 | X-Runtime: ['0.109916'] | ||
1452 | X-XSS-Protection: [1; mode=block] | 1581 | X-XSS-Protection: [1; mode=block] |
1453 | content-length: ['2'] | 1582 | content-length: ['2'] |
1454 | status: {code: 200, message: OK} | 1583 | status: {code: 200, message: OK} |
@@ -1462,19 +1591,22 @@ interactions: | |||
1462 | Content-Length: ['0'] | 1591 | Content-Length: ['0'] |
1463 | User-Agent: [python-requests/2.9.1] | 1592 | User-Agent: [python-requests/2.9.1] |
1464 | method: DELETE | 1593 | method: DELETE |
1465 | uri: http://localhost:3000/api/v1/statuses/99984772229654024 | 1594 | uri: http://localhost:3000/api/v1/statuses/100154007688786012 |
1466 | response: | 1595 | response: |
1467 | body: {string: '{}'} | 1596 | body: {string: '{}'} |
1468 | headers: | 1597 | headers: |
1469 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1598 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1470 | Content-Type: [application/json; charset=utf-8] | 1599 | Content-Type: [application/json; charset=utf-8] |
1471 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1600 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1601 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1472 | Transfer-Encoding: [chunked] | 1602 | Transfer-Encoding: [chunked] |
1473 | Vary: ['Accept-Encoding, Origin'] | 1603 | Vary: ['Accept-Encoding, Origin'] |
1474 | X-Content-Type-Options: [nosniff] | 1604 | X-Content-Type-Options: [nosniff] |
1605 | X-Download-Options: [noopen] | ||
1475 | X-Frame-Options: [SAMEORIGIN] | 1606 | X-Frame-Options: [SAMEORIGIN] |
1476 | X-Request-Id: [9fdb7321-8091-4df5-a29a-b090cc19ab50] | 1607 | X-Permitted-Cross-Domain-Policies: [none] |
1477 | X-Runtime: ['0.141274'] | 1608 | X-Request-Id: [495a450c-60c9-4214-b071-cbf03391f427] |
1609 | X-Runtime: ['0.155619'] | ||
1478 | X-XSS-Protection: [1; mode=block] | 1610 | X-XSS-Protection: [1; mode=block] |
1479 | content-length: ['2'] | 1611 | content-length: ['2'] |
1480 | status: {code: 200, message: OK} | 1612 | status: {code: 200, message: OK} |
@@ -1488,19 +1620,22 @@ interactions: | |||
1488 | Content-Length: ['0'] | 1620 | Content-Length: ['0'] |
1489 | User-Agent: [python-requests/2.9.1] | 1621 | User-Agent: [python-requests/2.9.1] |
1490 | method: DELETE | 1622 | method: DELETE |
1491 | uri: http://localhost:3000/api/v1/statuses/99984772257504950 | 1623 | uri: http://localhost:3000/api/v1/statuses/100154007723778924 |
1492 | response: | 1624 | response: |
1493 | body: {string: '{}'} | 1625 | body: {string: '{}'} |
1494 | headers: | 1626 | headers: |
1495 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1627 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1496 | Content-Type: [application/json; charset=utf-8] | 1628 | Content-Type: [application/json; charset=utf-8] |
1497 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1629 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1630 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1498 | Transfer-Encoding: [chunked] | 1631 | Transfer-Encoding: [chunked] |
1499 | Vary: ['Accept-Encoding, Origin'] | 1632 | Vary: ['Accept-Encoding, Origin'] |
1500 | X-Content-Type-Options: [nosniff] | 1633 | X-Content-Type-Options: [nosniff] |
1634 | X-Download-Options: [noopen] | ||
1501 | X-Frame-Options: [SAMEORIGIN] | 1635 | X-Frame-Options: [SAMEORIGIN] |
1502 | X-Request-Id: [8d968a0d-24e5-497f-86c0-d674a3e61195] | 1636 | X-Permitted-Cross-Domain-Policies: [none] |
1503 | X-Runtime: ['0.099696'] | 1637 | X-Request-Id: [573c86c1-51b3-4b89-bba9-809ecaf1017c] |
1638 | X-Runtime: ['0.121973'] | ||
1504 | X-XSS-Protection: [1; mode=block] | 1639 | X-XSS-Protection: [1; mode=block] |
1505 | content-length: ['2'] | 1640 | content-length: ['2'] |
1506 | status: {code: 200, message: OK} | 1641 | status: {code: 200, message: OK} |
@@ -1514,19 +1649,22 @@ interactions: | |||
1514 | Content-Length: ['0'] | 1649 | Content-Length: ['0'] |
1515 | User-Agent: [python-requests/2.9.1] | 1650 | User-Agent: [python-requests/2.9.1] |
1516 | method: DELETE | 1651 | method: DELETE |
1517 | uri: http://localhost:3000/api/v1/statuses/99984772285792995 | 1652 | uri: http://localhost:3000/api/v1/statuses/100154007758093923 |
1518 | response: | 1653 | response: |
1519 | body: {string: '{}'} | 1654 | body: {string: '{}'} |
1520 | headers: | 1655 | headers: |
1521 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1656 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1522 | Content-Type: [application/json; charset=utf-8] | 1657 | Content-Type: [application/json; charset=utf-8] |
1523 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1658 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1659 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1524 | Transfer-Encoding: [chunked] | 1660 | Transfer-Encoding: [chunked] |
1525 | Vary: ['Accept-Encoding, Origin'] | 1661 | Vary: ['Accept-Encoding, Origin'] |
1526 | X-Content-Type-Options: [nosniff] | 1662 | X-Content-Type-Options: [nosniff] |
1663 | X-Download-Options: [noopen] | ||
1527 | X-Frame-Options: [SAMEORIGIN] | 1664 | X-Frame-Options: [SAMEORIGIN] |
1528 | X-Request-Id: [ef196251-1a3f-4a88-816f-1ade543b015c] | 1665 | X-Permitted-Cross-Domain-Policies: [none] |
1529 | X-Runtime: ['0.176097'] | 1666 | X-Request-Id: [92f2593d-0558-4d9f-a12a-dd7d220a43de] |
1667 | X-Runtime: ['0.141736'] | ||
1530 | X-XSS-Protection: [1; mode=block] | 1668 | X-XSS-Protection: [1; mode=block] |
1531 | content-length: ['2'] | 1669 | content-length: ['2'] |
1532 | status: {code: 200, message: OK} | 1670 | status: {code: 200, message: OK} |
@@ -1540,19 +1678,22 @@ interactions: | |||
1540 | Content-Length: ['0'] | 1678 | Content-Length: ['0'] |
1541 | User-Agent: [python-requests/2.9.1] | 1679 | User-Agent: [python-requests/2.9.1] |
1542 | method: DELETE | 1680 | method: DELETE |
1543 | uri: http://localhost:3000/api/v1/statuses/99984772319305574 | 1681 | uri: http://localhost:3000/api/v1/statuses/100154007792109744 |
1544 | response: | 1682 | response: |
1545 | body: {string: '{}'} | 1683 | body: {string: '{}'} |
1546 | headers: | 1684 | headers: |
1547 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1685 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1548 | Content-Type: [application/json; charset=utf-8] | 1686 | Content-Type: [application/json; charset=utf-8] |
1549 | ETag: [W/"5d87a68af352734cea1f07858df8ed7d"] | 1687 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1688 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1550 | Transfer-Encoding: [chunked] | 1689 | Transfer-Encoding: [chunked] |
1551 | Vary: ['Accept-Encoding, Origin'] | 1690 | Vary: ['Accept-Encoding, Origin'] |
1552 | X-Content-Type-Options: [nosniff] | 1691 | X-Content-Type-Options: [nosniff] |
1692 | X-Download-Options: [noopen] | ||
1553 | X-Frame-Options: [SAMEORIGIN] | 1693 | X-Frame-Options: [SAMEORIGIN] |
1554 | X-Request-Id: [141b9c7d-d08e-4498-a339-ff6e910d153f] | 1694 | X-Permitted-Cross-Domain-Policies: [none] |
1555 | X-Runtime: ['0.116687'] | 1695 | X-Request-Id: [bf299145-e8d0-49e5-b443-dabdb35f5baa] |
1696 | X-Runtime: ['0.129870'] | ||
1556 | X-XSS-Protection: [1; mode=block] | 1697 | X-XSS-Protection: [1; mode=block] |
1557 | content-length: ['2'] | 1698 | content-length: ['2'] |
1558 | status: {code: 200, message: OK} | 1699 | status: {code: 200, message: OK} |
@@ -1566,19 +1707,22 @@ interactions: | |||
1566 | Content-Length: ['0'] | 1707 | Content-Length: ['0'] |
1567 | User-Agent: [python-requests/2.9.1] | 1708 | User-Agent: [python-requests/2.9.1] |
1568 | method: DELETE | 1709 | method: DELETE |
1569 | uri: http://localhost:3000/api/v1/statuses/99984772349733411 | 1710 | uri: http://localhost:3000/api/v1/statuses/100154007823892403 |
1570 | response: | 1711 | response: |
1571 | body: {string: '{}'} | 1712 | body: {string: '{}'} |
1572 | headers: | 1713 | headers: |
1573 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1714 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1574 | Content-Type: [application/json; charset=utf-8] | 1715 | Content-Type: [application/json; charset=utf-8] |
1575 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1716 | ETag: [W/"f09aab19b07bc146e4da223b67be53f5"] |
1717 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1576 | Transfer-Encoding: [chunked] | 1718 | Transfer-Encoding: [chunked] |
1577 | Vary: ['Accept-Encoding, Origin'] | 1719 | Vary: ['Accept-Encoding, Origin'] |
1578 | X-Content-Type-Options: [nosniff] | 1720 | X-Content-Type-Options: [nosniff] |
1721 | X-Download-Options: [noopen] | ||
1579 | X-Frame-Options: [SAMEORIGIN] | 1722 | X-Frame-Options: [SAMEORIGIN] |
1580 | X-Request-Id: [70b46f3b-4e02-4dd7-b8ad-b3f0cc99e862] | 1723 | X-Permitted-Cross-Domain-Policies: [none] |
1581 | X-Runtime: ['0.132821'] | 1724 | X-Request-Id: [e9314c70-25f6-469e-9152-c96ec290184b] |
1725 | X-Runtime: ['0.125545'] | ||
1582 | X-XSS-Protection: [1; mode=block] | 1726 | X-XSS-Protection: [1; mode=block] |
1583 | content-length: ['2'] | 1727 | content-length: ['2'] |
1584 | status: {code: 200, message: OK} | 1728 | status: {code: 200, message: OK} |
@@ -1592,19 +1736,22 @@ interactions: | |||
1592 | Content-Length: ['0'] | 1736 | Content-Length: ['0'] |
1593 | User-Agent: [python-requests/2.9.1] | 1737 | User-Agent: [python-requests/2.9.1] |
1594 | method: DELETE | 1738 | method: DELETE |
1595 | uri: http://localhost:3000/api/v1/statuses/99984772379847980 | 1739 | uri: http://localhost:3000/api/v1/statuses/100154007857581437 |
1596 | response: | 1740 | response: |
1597 | body: {string: '{}'} | 1741 | body: {string: '{}'} |
1598 | headers: | 1742 | headers: |
1599 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1743 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1600 | Content-Type: [application/json; charset=utf-8] | 1744 | Content-Type: [application/json; charset=utf-8] |
1601 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1745 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1746 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1602 | Transfer-Encoding: [chunked] | 1747 | Transfer-Encoding: [chunked] |
1603 | Vary: ['Accept-Encoding, Origin'] | 1748 | Vary: ['Accept-Encoding, Origin'] |
1604 | X-Content-Type-Options: [nosniff] | 1749 | X-Content-Type-Options: [nosniff] |
1750 | X-Download-Options: [noopen] | ||
1605 | X-Frame-Options: [SAMEORIGIN] | 1751 | X-Frame-Options: [SAMEORIGIN] |
1606 | X-Request-Id: [f9060139-ce4c-4fa1-bc7b-b197c8d05837] | 1752 | X-Permitted-Cross-Domain-Policies: [none] |
1607 | X-Runtime: ['0.134188'] | 1753 | X-Request-Id: [91465b21-3057-43f5-92eb-215cba20f101] |
1754 | X-Runtime: ['0.115513'] | ||
1608 | X-XSS-Protection: [1; mode=block] | 1755 | X-XSS-Protection: [1; mode=block] |
1609 | content-length: ['2'] | 1756 | content-length: ['2'] |
1610 | status: {code: 200, message: OK} | 1757 | status: {code: 200, message: OK} |
@@ -1618,19 +1765,22 @@ interactions: | |||
1618 | Content-Length: ['0'] | 1765 | Content-Length: ['0'] |
1619 | User-Agent: [python-requests/2.9.1] | 1766 | User-Agent: [python-requests/2.9.1] |
1620 | method: DELETE | 1767 | method: DELETE |
1621 | uri: http://localhost:3000/api/v1/statuses/99984772409374542 | 1768 | uri: http://localhost:3000/api/v1/statuses/100154007891592249 |
1622 | response: | 1769 | response: |
1623 | body: {string: '{}'} | 1770 | body: {string: '{}'} |
1624 | headers: | 1771 | headers: |
1625 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1772 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1626 | Content-Type: [application/json; charset=utf-8] | 1773 | Content-Type: [application/json; charset=utf-8] |
1627 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1774 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1775 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1628 | Transfer-Encoding: [chunked] | 1776 | Transfer-Encoding: [chunked] |
1629 | Vary: ['Accept-Encoding, Origin'] | 1777 | Vary: ['Accept-Encoding, Origin'] |
1630 | X-Content-Type-Options: [nosniff] | 1778 | X-Content-Type-Options: [nosniff] |
1779 | X-Download-Options: [noopen] | ||
1631 | X-Frame-Options: [SAMEORIGIN] | 1780 | X-Frame-Options: [SAMEORIGIN] |
1632 | X-Request-Id: [36b8ed63-c10d-4621-ab5f-b1d0af94c777] | 1781 | X-Permitted-Cross-Domain-Policies: [none] |
1633 | X-Runtime: ['0.125488'] | 1782 | X-Request-Id: [56709dec-92c3-47a8-8ed7-9e4a02e13b69] |
1783 | X-Runtime: ['0.088519'] | ||
1634 | X-XSS-Protection: [1; mode=block] | 1784 | X-XSS-Protection: [1; mode=block] |
1635 | content-length: ['2'] | 1785 | content-length: ['2'] |
1636 | status: {code: 200, message: OK} | 1786 | status: {code: 200, message: OK} |
@@ -1644,19 +1794,22 @@ interactions: | |||
1644 | Content-Length: ['0'] | 1794 | Content-Length: ['0'] |
1645 | User-Agent: [python-requests/2.9.1] | 1795 | User-Agent: [python-requests/2.9.1] |
1646 | method: DELETE | 1796 | method: DELETE |
1647 | uri: http://localhost:3000/api/v1/statuses/99984772436375095 | 1797 | uri: http://localhost:3000/api/v1/statuses/100154007924295369 |
1648 | response: | 1798 | response: |
1649 | body: {string: '{}'} | 1799 | body: {string: '{}'} |
1650 | headers: | 1800 | headers: |
1651 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1801 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1652 | Content-Type: [application/json; charset=utf-8] | 1802 | Content-Type: [application/json; charset=utf-8] |
1653 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1803 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1804 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1654 | Transfer-Encoding: [chunked] | 1805 | Transfer-Encoding: [chunked] |
1655 | Vary: ['Accept-Encoding, Origin'] | 1806 | Vary: ['Accept-Encoding, Origin'] |
1656 | X-Content-Type-Options: [nosniff] | 1807 | X-Content-Type-Options: [nosniff] |
1808 | X-Download-Options: [noopen] | ||
1657 | X-Frame-Options: [SAMEORIGIN] | 1809 | X-Frame-Options: [SAMEORIGIN] |
1658 | X-Request-Id: [5f214b92-8e24-43f2-876e-3310c7b1ba9e] | 1810 | X-Permitted-Cross-Domain-Policies: [none] |
1659 | X-Runtime: ['0.106341'] | 1811 | X-Request-Id: [aa9e0771-5672-433f-b581-828d245dfd58] |
1812 | X-Runtime: ['0.117931'] | ||
1660 | X-XSS-Protection: [1; mode=block] | 1813 | X-XSS-Protection: [1; mode=block] |
1661 | content-length: ['2'] | 1814 | content-length: ['2'] |
1662 | status: {code: 200, message: OK} | 1815 | status: {code: 200, message: OK} |
@@ -1670,19 +1823,22 @@ interactions: | |||
1670 | Content-Length: ['0'] | 1823 | Content-Length: ['0'] |
1671 | User-Agent: [python-requests/2.9.1] | 1824 | User-Agent: [python-requests/2.9.1] |
1672 | method: DELETE | 1825 | method: DELETE |
1673 | uri: http://localhost:3000/api/v1/statuses/99984772466323590 | 1826 | uri: http://localhost:3000/api/v1/statuses/100154007961299555 |
1674 | response: | 1827 | response: |
1675 | body: {string: '{}'} | 1828 | body: {string: '{}'} |
1676 | headers: | 1829 | headers: |
1677 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1830 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1678 | Content-Type: [application/json; charset=utf-8] | 1831 | Content-Type: [application/json; charset=utf-8] |
1679 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1832 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1833 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1680 | Transfer-Encoding: [chunked] | 1834 | Transfer-Encoding: [chunked] |
1681 | Vary: ['Accept-Encoding, Origin'] | 1835 | Vary: ['Accept-Encoding, Origin'] |
1682 | X-Content-Type-Options: [nosniff] | 1836 | X-Content-Type-Options: [nosniff] |
1837 | X-Download-Options: [noopen] | ||
1683 | X-Frame-Options: [SAMEORIGIN] | 1838 | X-Frame-Options: [SAMEORIGIN] |
1684 | X-Request-Id: [f4f0bb2a-f24f-4734-8849-3ca9f9b61262] | 1839 | X-Permitted-Cross-Domain-Policies: [none] |
1685 | X-Runtime: ['0.087385'] | 1840 | X-Request-Id: [b8a9f753-d0a8-443a-a51c-ed70fdea5a5e] |
1841 | X-Runtime: ['0.130073'] | ||
1686 | X-XSS-Protection: [1; mode=block] | 1842 | X-XSS-Protection: [1; mode=block] |
1687 | content-length: ['2'] | 1843 | content-length: ['2'] |
1688 | status: {code: 200, message: OK} | 1844 | status: {code: 200, message: OK} |
@@ -1696,19 +1852,22 @@ interactions: | |||
1696 | Content-Length: ['0'] | 1852 | Content-Length: ['0'] |
1697 | User-Agent: [python-requests/2.9.1] | 1853 | User-Agent: [python-requests/2.9.1] |
1698 | method: DELETE | 1854 | method: DELETE |
1699 | uri: http://localhost:3000/api/v1/statuses/99984772500656664 | 1855 | uri: http://localhost:3000/api/v1/statuses/100154007992926937 |
1700 | response: | 1856 | response: |
1701 | body: {string: '{}'} | 1857 | body: {string: '{}'} |
1702 | headers: | 1858 | headers: |
1703 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1859 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1704 | Content-Type: [application/json; charset=utf-8] | 1860 | Content-Type: [application/json; charset=utf-8] |
1705 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1861 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1862 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1706 | Transfer-Encoding: [chunked] | 1863 | Transfer-Encoding: [chunked] |
1707 | Vary: ['Accept-Encoding, Origin'] | 1864 | Vary: ['Accept-Encoding, Origin'] |
1708 | X-Content-Type-Options: [nosniff] | 1865 | X-Content-Type-Options: [nosniff] |
1866 | X-Download-Options: [noopen] | ||
1709 | X-Frame-Options: [SAMEORIGIN] | 1867 | X-Frame-Options: [SAMEORIGIN] |
1710 | X-Request-Id: [f688c587-b197-48d8-a30b-508b0e116511] | 1868 | X-Permitted-Cross-Domain-Policies: [none] |
1711 | X-Runtime: ['0.105024'] | 1869 | X-Request-Id: [5d25434d-baa6-42d3-800a-4c01741b670d] |
1870 | X-Runtime: ['0.112487'] | ||
1712 | X-XSS-Protection: [1; mode=block] | 1871 | X-XSS-Protection: [1; mode=block] |
1713 | content-length: ['2'] | 1872 | content-length: ['2'] |
1714 | status: {code: 200, message: OK} | 1873 | status: {code: 200, message: OK} |
@@ -1722,19 +1881,22 @@ interactions: | |||
1722 | Content-Length: ['0'] | 1881 | Content-Length: ['0'] |
1723 | User-Agent: [python-requests/2.9.1] | 1882 | User-Agent: [python-requests/2.9.1] |
1724 | method: DELETE | 1883 | method: DELETE |
1725 | uri: http://localhost:3000/api/v1/statuses/99984772536028615 | 1884 | uri: http://localhost:3000/api/v1/statuses/100154008025237346 |
1726 | response: | 1885 | response: |
1727 | body: {string: '{}'} | 1886 | body: {string: '{}'} |
1728 | headers: | 1887 | headers: |
1729 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1888 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1730 | Content-Type: [application/json; charset=utf-8] | 1889 | Content-Type: [application/json; charset=utf-8] |
1731 | ETag: [W/"f88fde28d661941c272cbe74ac0b8757"] | 1890 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1891 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1732 | Transfer-Encoding: [chunked] | 1892 | Transfer-Encoding: [chunked] |
1733 | Vary: ['Accept-Encoding, Origin'] | 1893 | Vary: ['Accept-Encoding, Origin'] |
1734 | X-Content-Type-Options: [nosniff] | 1894 | X-Content-Type-Options: [nosniff] |
1895 | X-Download-Options: [noopen] | ||
1735 | X-Frame-Options: [SAMEORIGIN] | 1896 | X-Frame-Options: [SAMEORIGIN] |
1736 | X-Request-Id: [9cb048b9-8732-4d03-b116-d152b0ea0fa2] | 1897 | X-Permitted-Cross-Domain-Policies: [none] |
1737 | X-Runtime: ['0.097011'] | 1898 | X-Request-Id: [4725bc69-ef4d-4f59-abe4-d164b5fe5d2f] |
1899 | X-Runtime: ['0.123832'] | ||
1738 | X-XSS-Protection: [1; mode=block] | 1900 | X-XSS-Protection: [1; mode=block] |
1739 | content-length: ['2'] | 1901 | content-length: ['2'] |
1740 | status: {code: 200, message: OK} | 1902 | status: {code: 200, message: OK} |
@@ -1748,19 +1910,22 @@ interactions: | |||
1748 | Content-Length: ['0'] | 1910 | Content-Length: ['0'] |
1749 | User-Agent: [python-requests/2.9.1] | 1911 | User-Agent: [python-requests/2.9.1] |
1750 | method: DELETE | 1912 | method: DELETE |
1751 | uri: http://localhost:3000/api/v1/statuses/99984772568783753 | 1913 | uri: http://localhost:3000/api/v1/statuses/100154008060074019 |
1752 | response: | 1914 | response: |
1753 | body: {string: '{}'} | 1915 | body: {string: '{}'} |
1754 | headers: | 1916 | headers: |
1755 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1917 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1756 | Content-Type: [application/json; charset=utf-8] | 1918 | Content-Type: [application/json; charset=utf-8] |
1757 | ETag: [W/"0a568611b9567bad0f448ac4e1c09a89"] | 1919 | ETag: [W/"46173ec25bfe868c7344d5a6090a20e8"] |
1920 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1758 | Transfer-Encoding: [chunked] | 1921 | Transfer-Encoding: [chunked] |
1759 | Vary: ['Accept-Encoding, Origin'] | 1922 | Vary: ['Accept-Encoding, Origin'] |
1760 | X-Content-Type-Options: [nosniff] | 1923 | X-Content-Type-Options: [nosniff] |
1924 | X-Download-Options: [noopen] | ||
1761 | X-Frame-Options: [SAMEORIGIN] | 1925 | X-Frame-Options: [SAMEORIGIN] |
1762 | X-Request-Id: [ef4f3df9-f58b-46c8-841a-fdd833b7110d] | 1926 | X-Permitted-Cross-Domain-Policies: [none] |
1763 | X-Runtime: ['0.254813'] | 1927 | X-Request-Id: [4e230ee6-fdad-4793-b5c8-04a4b2e2c2b4] |
1928 | X-Runtime: ['0.123261'] | ||
1764 | X-XSS-Protection: [1; mode=block] | 1929 | X-XSS-Protection: [1; mode=block] |
1765 | content-length: ['2'] | 1930 | content-length: ['2'] |
1766 | status: {code: 200, message: OK} | 1931 | status: {code: 200, message: OK} |
@@ -1774,19 +1939,22 @@ interactions: | |||
1774 | Content-Length: ['0'] | 1939 | Content-Length: ['0'] |
1775 | User-Agent: [python-requests/2.9.1] | 1940 | User-Agent: [python-requests/2.9.1] |
1776 | method: DELETE | 1941 | method: DELETE |
1777 | uri: http://localhost:3000/api/v1/statuses/99984772602249527 | 1942 | uri: http://localhost:3000/api/v1/statuses/100154008099271561 |
1778 | response: | 1943 | response: |
1779 | body: {string: '{}'} | 1944 | body: {string: '{}'} |
1780 | headers: | 1945 | headers: |
1781 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1946 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1782 | Content-Type: [application/json; charset=utf-8] | 1947 | Content-Type: [application/json; charset=utf-8] |
1783 | ETag: [W/"0a568611b9567bad0f448ac4e1c09a89"] | 1948 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
1949 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1784 | Transfer-Encoding: [chunked] | 1950 | Transfer-Encoding: [chunked] |
1785 | Vary: ['Accept-Encoding, Origin'] | 1951 | Vary: ['Accept-Encoding, Origin'] |
1786 | X-Content-Type-Options: [nosniff] | 1952 | X-Content-Type-Options: [nosniff] |
1953 | X-Download-Options: [noopen] | ||
1787 | X-Frame-Options: [SAMEORIGIN] | 1954 | X-Frame-Options: [SAMEORIGIN] |
1788 | X-Request-Id: [51f9b307-484e-48c2-b86e-5ec267d30e55] | 1955 | X-Permitted-Cross-Domain-Policies: [none] |
1789 | X-Runtime: ['0.208891'] | 1956 | X-Request-Id: [0791f2bc-2e59-48d1-875b-a6c525fb2709] |
1957 | X-Runtime: ['0.138730'] | ||
1790 | X-XSS-Protection: [1; mode=block] | 1958 | X-XSS-Protection: [1; mode=block] |
1791 | content-length: ['2'] | 1959 | content-length: ['2'] |
1792 | status: {code: 200, message: OK} | 1960 | status: {code: 200, message: OK} |
@@ -1800,19 +1968,22 @@ interactions: | |||
1800 | Content-Length: ['0'] | 1968 | Content-Length: ['0'] |
1801 | User-Agent: [python-requests/2.9.1] | 1969 | User-Agent: [python-requests/2.9.1] |
1802 | method: DELETE | 1970 | method: DELETE |
1803 | uri: http://localhost:3000/api/v1/statuses/99984772628961374 | 1971 | uri: http://localhost:3000/api/v1/statuses/100154008134670229 |
1804 | response: | 1972 | response: |
1805 | body: {string: '{}'} | 1973 | body: {string: '{}'} |
1806 | headers: | 1974 | headers: |
1807 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1975 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1808 | Content-Type: [application/json; charset=utf-8] | 1976 | Content-Type: [application/json; charset=utf-8] |
1809 | ETag: [W/"0a568611b9567bad0f448ac4e1c09a89"] | 1977 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
1978 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1810 | Transfer-Encoding: [chunked] | 1979 | Transfer-Encoding: [chunked] |
1811 | Vary: ['Accept-Encoding, Origin'] | 1980 | Vary: ['Accept-Encoding, Origin'] |
1812 | X-Content-Type-Options: [nosniff] | 1981 | X-Content-Type-Options: [nosniff] |
1982 | X-Download-Options: [noopen] | ||
1813 | X-Frame-Options: [SAMEORIGIN] | 1983 | X-Frame-Options: [SAMEORIGIN] |
1814 | X-Request-Id: [83ee755f-0ab0-4213-9a40-3b8db95aef2d] | 1984 | X-Permitted-Cross-Domain-Policies: [none] |
1815 | X-Runtime: ['0.139481'] | 1985 | X-Request-Id: [3ee4ffc1-d2ae-4ef9-9065-21daed7367f9] |
1986 | X-Runtime: ['0.101351'] | ||
1816 | X-XSS-Protection: [1; mode=block] | 1987 | X-XSS-Protection: [1; mode=block] |
1817 | content-length: ['2'] | 1988 | content-length: ['2'] |
1818 | status: {code: 200, message: OK} | 1989 | status: {code: 200, message: OK} |
@@ -1826,19 +1997,22 @@ interactions: | |||
1826 | Content-Length: ['0'] | 1997 | Content-Length: ['0'] |
1827 | User-Agent: [python-requests/2.9.1] | 1998 | User-Agent: [python-requests/2.9.1] |
1828 | method: DELETE | 1999 | method: DELETE |
1829 | uri: http://localhost:3000/api/v1/statuses/99984772659982440 | 2000 | uri: http://localhost:3000/api/v1/statuses/100154008172599897 |
1830 | response: | 2001 | response: |
1831 | body: {string: '{}'} | 2002 | body: {string: '{}'} |
1832 | headers: | 2003 | headers: |
1833 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2004 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1834 | Content-Type: [application/json; charset=utf-8] | 2005 | Content-Type: [application/json; charset=utf-8] |
1835 | ETag: [W/"0a568611b9567bad0f448ac4e1c09a89"] | 2006 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
2007 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1836 | Transfer-Encoding: [chunked] | 2008 | Transfer-Encoding: [chunked] |
1837 | Vary: ['Accept-Encoding, Origin'] | 2009 | Vary: ['Accept-Encoding, Origin'] |
1838 | X-Content-Type-Options: [nosniff] | 2010 | X-Content-Type-Options: [nosniff] |
2011 | X-Download-Options: [noopen] | ||
1839 | X-Frame-Options: [SAMEORIGIN] | 2012 | X-Frame-Options: [SAMEORIGIN] |
1840 | X-Request-Id: [6fccfb10-8e26-4273-a9b2-a6da3acff187] | 2013 | X-Permitted-Cross-Domain-Policies: [none] |
1841 | X-Runtime: ['0.136562'] | 2014 | X-Request-Id: [0d66f79b-0569-44b0-a8e4-69091f9c01af] |
2015 | X-Runtime: ['0.111003'] | ||
1842 | X-XSS-Protection: [1; mode=block] | 2016 | X-XSS-Protection: [1; mode=block] |
1843 | content-length: ['2'] | 2017 | content-length: ['2'] |
1844 | status: {code: 200, message: OK} | 2018 | status: {code: 200, message: OK} |
@@ -1852,19 +2026,22 @@ interactions: | |||
1852 | Content-Length: ['0'] | 2026 | Content-Length: ['0'] |
1853 | User-Agent: [python-requests/2.9.1] | 2027 | User-Agent: [python-requests/2.9.1] |
1854 | method: DELETE | 2028 | method: DELETE |
1855 | uri: http://localhost:3000/api/v1/statuses/99984772698839184 | 2029 | uri: http://localhost:3000/api/v1/statuses/100154008210926703 |
1856 | response: | 2030 | response: |
1857 | body: {string: '{}'} | 2031 | body: {string: '{}'} |
1858 | headers: | 2032 | headers: |
1859 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2033 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1860 | Content-Type: [application/json; charset=utf-8] | 2034 | Content-Type: [application/json; charset=utf-8] |
1861 | ETag: [W/"0a568611b9567bad0f448ac4e1c09a89"] | 2035 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
2036 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1862 | Transfer-Encoding: [chunked] | 2037 | Transfer-Encoding: [chunked] |
1863 | Vary: ['Accept-Encoding, Origin'] | 2038 | Vary: ['Accept-Encoding, Origin'] |
1864 | X-Content-Type-Options: [nosniff] | 2039 | X-Content-Type-Options: [nosniff] |
2040 | X-Download-Options: [noopen] | ||
1865 | X-Frame-Options: [SAMEORIGIN] | 2041 | X-Frame-Options: [SAMEORIGIN] |
1866 | X-Request-Id: [dec34138-54e5-4958-8701-c2cfb52049c1] | 2042 | X-Permitted-Cross-Domain-Policies: [none] |
1867 | X-Runtime: ['0.139847'] | 2043 | X-Request-Id: [6a204dd0-95c2-449e-95d6-4dec34776a2f] |
2044 | X-Runtime: ['0.110508'] | ||
1868 | X-XSS-Protection: [1; mode=block] | 2045 | X-XSS-Protection: [1; mode=block] |
1869 | content-length: ['2'] | 2046 | content-length: ['2'] |
1870 | status: {code: 200, message: OK} | 2047 | status: {code: 200, message: OK} |
@@ -1878,19 +2055,22 @@ interactions: | |||
1878 | Content-Length: ['0'] | 2055 | Content-Length: ['0'] |
1879 | User-Agent: [python-requests/2.9.1] | 2056 | User-Agent: [python-requests/2.9.1] |
1880 | method: DELETE | 2057 | method: DELETE |
1881 | uri: http://localhost:3000/api/v1/statuses/99984772734188320 | 2058 | uri: http://localhost:3000/api/v1/statuses/100154008249035109 |
1882 | response: | 2059 | response: |
1883 | body: {string: '{}'} | 2060 | body: {string: '{}'} |
1884 | headers: | 2061 | headers: |
1885 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2062 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1886 | Content-Type: [application/json; charset=utf-8] | 2063 | Content-Type: [application/json; charset=utf-8] |
1887 | ETag: [W/"2dc2a71f38292d928cdacac5b67b1cb7"] | 2064 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
2065 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1888 | Transfer-Encoding: [chunked] | 2066 | Transfer-Encoding: [chunked] |
1889 | Vary: ['Accept-Encoding, Origin'] | 2067 | Vary: ['Accept-Encoding, Origin'] |
1890 | X-Content-Type-Options: [nosniff] | 2068 | X-Content-Type-Options: [nosniff] |
2069 | X-Download-Options: [noopen] | ||
1891 | X-Frame-Options: [SAMEORIGIN] | 2070 | X-Frame-Options: [SAMEORIGIN] |
1892 | X-Request-Id: [31d7ea41-5982-4077-81e7-8dd781246f04] | 2071 | X-Permitted-Cross-Domain-Policies: [none] |
1893 | X-Runtime: ['0.162789'] | 2072 | X-Request-Id: [50a88330-0099-4520-87cb-b8c5831b7290] |
2073 | X-Runtime: ['0.123705'] | ||
1894 | X-XSS-Protection: [1; mode=block] | 2074 | X-XSS-Protection: [1; mode=block] |
1895 | content-length: ['2'] | 2075 | content-length: ['2'] |
1896 | status: {code: 200, message: OK} | 2076 | status: {code: 200, message: OK} |
@@ -1904,19 +2084,22 @@ interactions: | |||
1904 | Content-Length: ['0'] | 2084 | Content-Length: ['0'] |
1905 | User-Agent: [python-requests/2.9.1] | 2085 | User-Agent: [python-requests/2.9.1] |
1906 | method: DELETE | 2086 | method: DELETE |
1907 | uri: http://localhost:3000/api/v1/statuses/99984772763750142 | 2087 | uri: http://localhost:3000/api/v1/statuses/100154008286375842 |
1908 | response: | 2088 | response: |
1909 | body: {string: '{}'} | 2089 | body: {string: '{}'} |
1910 | headers: | 2090 | headers: |
1911 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2091 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1912 | Content-Type: [application/json; charset=utf-8] | 2092 | Content-Type: [application/json; charset=utf-8] |
1913 | ETag: [W/"2dc2a71f38292d928cdacac5b67b1cb7"] | 2093 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
2094 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1914 | Transfer-Encoding: [chunked] | 2095 | Transfer-Encoding: [chunked] |
1915 | Vary: ['Accept-Encoding, Origin'] | 2096 | Vary: ['Accept-Encoding, Origin'] |
1916 | X-Content-Type-Options: [nosniff] | 2097 | X-Content-Type-Options: [nosniff] |
2098 | X-Download-Options: [noopen] | ||
1917 | X-Frame-Options: [SAMEORIGIN] | 2099 | X-Frame-Options: [SAMEORIGIN] |
1918 | X-Request-Id: [f29340a2-3e8a-4c32-b57f-1230f794df45] | 2100 | X-Permitted-Cross-Domain-Policies: [none] |
1919 | X-Runtime: ['0.177467'] | 2101 | X-Request-Id: [e29d0795-9010-454d-8aa7-8e8ef453d317] |
2102 | X-Runtime: ['0.117965'] | ||
1920 | X-XSS-Protection: [1; mode=block] | 2103 | X-XSS-Protection: [1; mode=block] |
1921 | content-length: ['2'] | 2104 | content-length: ['2'] |
1922 | status: {code: 200, message: OK} | 2105 | status: {code: 200, message: OK} |
@@ -1930,19 +2113,22 @@ interactions: | |||
1930 | Content-Length: ['0'] | 2113 | Content-Length: ['0'] |
1931 | User-Agent: [python-requests/2.9.1] | 2114 | User-Agent: [python-requests/2.9.1] |
1932 | method: DELETE | 2115 | method: DELETE |
1933 | uri: http://localhost:3000/api/v1/statuses/99984772799297789 | 2116 | uri: http://localhost:3000/api/v1/statuses/100154008322798690 |
1934 | response: | 2117 | response: |
1935 | body: {string: '{}'} | 2118 | body: {string: '{}'} |
1936 | headers: | 2119 | headers: |
1937 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2120 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1938 | Content-Type: [application/json; charset=utf-8] | 2121 | Content-Type: [application/json; charset=utf-8] |
1939 | ETag: [W/"2dc2a71f38292d928cdacac5b67b1cb7"] | 2122 | ETag: [W/"ca61ba465ba91076b90099529bdf89d7"] |
2123 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1940 | Transfer-Encoding: [chunked] | 2124 | Transfer-Encoding: [chunked] |
1941 | Vary: ['Accept-Encoding, Origin'] | 2125 | Vary: ['Accept-Encoding, Origin'] |
1942 | X-Content-Type-Options: [nosniff] | 2126 | X-Content-Type-Options: [nosniff] |
2127 | X-Download-Options: [noopen] | ||
1943 | X-Frame-Options: [SAMEORIGIN] | 2128 | X-Frame-Options: [SAMEORIGIN] |
1944 | X-Request-Id: [4e833eb6-58ce-4939-aca3-3aa68776a99b] | 2129 | X-Permitted-Cross-Domain-Policies: [none] |
1945 | X-Runtime: ['0.161102'] | 2130 | X-Request-Id: [0c938906-9c29-4fac-896a-977474154739] |
2131 | X-Runtime: ['0.102141'] | ||
1946 | X-XSS-Protection: [1; mode=block] | 2132 | X-XSS-Protection: [1; mode=block] |
1947 | content-length: ['2'] | 2133 | content-length: ['2'] |
1948 | status: {code: 200, message: OK} | 2134 | status: {code: 200, message: OK} |
@@ -1956,19 +2142,22 @@ interactions: | |||
1956 | Content-Length: ['0'] | 2142 | Content-Length: ['0'] |
1957 | User-Agent: [python-requests/2.9.1] | 2143 | User-Agent: [python-requests/2.9.1] |
1958 | method: DELETE | 2144 | method: DELETE |
1959 | uri: http://localhost:3000/api/v1/statuses/99984772833387019 | 2145 | uri: http://localhost:3000/api/v1/statuses/100154008359019995 |
1960 | response: | 2146 | response: |
1961 | body: {string: '{}'} | 2147 | body: {string: '{}'} |
1962 | headers: | 2148 | headers: |
1963 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2149 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1964 | Content-Type: [application/json; charset=utf-8] | 2150 | Content-Type: [application/json; charset=utf-8] |
1965 | ETag: [W/"2dc2a71f38292d928cdacac5b67b1cb7"] | 2151 | ETag: [W/"473a0d4c5bd8979a6ca95d66d858c7d1"] |
2152 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1966 | Transfer-Encoding: [chunked] | 2153 | Transfer-Encoding: [chunked] |
1967 | Vary: ['Accept-Encoding, Origin'] | 2154 | Vary: ['Accept-Encoding, Origin'] |
1968 | X-Content-Type-Options: [nosniff] | 2155 | X-Content-Type-Options: [nosniff] |
2156 | X-Download-Options: [noopen] | ||
1969 | X-Frame-Options: [SAMEORIGIN] | 2157 | X-Frame-Options: [SAMEORIGIN] |
1970 | X-Request-Id: [d73d2027-5e39-4c69-9d78-e893d714dfa6] | 2158 | X-Permitted-Cross-Domain-Policies: [none] |
1971 | X-Runtime: ['0.192344'] | 2159 | X-Request-Id: [f7d0c972-7adb-454e-b314-8f5d06a2d3a2] |
2160 | X-Runtime: ['0.093314'] | ||
1972 | X-XSS-Protection: [1; mode=block] | 2161 | X-XSS-Protection: [1; mode=block] |
1973 | content-length: ['2'] | 2162 | content-length: ['2'] |
1974 | status: {code: 200, message: OK} | 2163 | status: {code: 200, message: OK} |
@@ -1982,19 +2171,22 @@ interactions: | |||
1982 | Content-Length: ['0'] | 2171 | Content-Length: ['0'] |
1983 | User-Agent: [python-requests/2.9.1] | 2172 | User-Agent: [python-requests/2.9.1] |
1984 | method: DELETE | 2173 | method: DELETE |
1985 | uri: http://localhost:3000/api/v1/statuses/99984772867660887 | 2174 | uri: http://localhost:3000/api/v1/statuses/100154008398246348 |
1986 | response: | 2175 | response: |
1987 | body: {string: '{}'} | 2176 | body: {string: '{}'} |
1988 | headers: | 2177 | headers: |
1989 | Cache-Control: ['max-age=0, private, must-revalidate'] | 2178 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1990 | Content-Type: [application/json; charset=utf-8] | 2179 | Content-Type: [application/json; charset=utf-8] |
1991 | ETag: [W/"2dc2a71f38292d928cdacac5b67b1cb7"] | 2180 | ETag: [W/"473a0d4c5bd8979a6ca95d66d858c7d1"] |
2181 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1992 | Transfer-Encoding: [chunked] | 2182 | Transfer-Encoding: [chunked] |
1993 | Vary: ['Accept-Encoding, Origin'] | 2183 | Vary: ['Accept-Encoding, Origin'] |
1994 | X-Content-Type-Options: [nosniff] | 2184 | X-Content-Type-Options: [nosniff] |
2185 | X-Download-Options: [noopen] | ||
1995 | X-Frame-Options: [SAMEORIGIN] | 2186 | X-Frame-Options: [SAMEORIGIN] |
1996 | X-Request-Id: [99dd5b11-aa55-4d58-9a61-dfa8fb3381da] | 2187 | X-Permitted-Cross-Domain-Policies: [none] |
1997 | X-Runtime: ['0.157697'] | 2188 | X-Request-Id: [eeaeb1cb-3571-45d0-a5ca-b6e3c67e873c] |
2189 | X-Runtime: ['0.118818'] | ||
1998 | X-XSS-Protection: [1; mode=block] | 2190 | X-XSS-Protection: [1; mode=block] |
1999 | content-length: ['2'] | 2191 | content-length: ['2'] |
2000 | status: {code: 200, message: OK} | 2192 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_follow_request_authorize.yaml b/tests/cassettes/test_follow_request_authorize.yaml index 7b4607c..bbaac7f 100644 --- a/tests/cassettes/test_follow_request_authorize.yaml +++ b/tests/cassettes/test_follow_request_authorize.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"44811d0b33a4d6053c93618d2b59d445"] | 18 | ETag: [W/"a927e3895f505eecd8130d5ad9a4a300"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [5fe14464-c17e-4828-bcad-d4dca9f4f445] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.074663'] | 26 | X-Request-Id: [be53f844-7e2f-478e-be7c-fe75d82c45e0] |
27 | X-Runtime: ['0.588503'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['188'] | 29 | content-length: ['188'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -41,13 +44,16 @@ interactions: | |||
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"e1a8a0a7a84ff9152d240dd050a7f6b1"] | 47 | ETag: [W/"1874f0e100868407236d31bf87a0d1b4"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [27083ab4-4b3e-4eff-b62b-656aa500dab1] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.046084'] | 55 | X-Request-Id: [4019dc06-d381-48cc-b42b-24dadbdd2ddf] |
56 | X-Runtime: ['0.333942'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['2'] | 58 | content-length: ['2'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
@@ -67,13 +73,16 @@ interactions: | |||
67 | headers: | 73 | headers: |
68 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
69 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
70 | ETag: [W/"9439b0cdcd5be19a6007341e7a2558ba"] | 76 | ETag: [W/"69992d817261cfdeaf94765a62bfa656"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
71 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
72 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
73 | X-Content-Type-Options: [nosniff] | 80 | X-Content-Type-Options: [nosniff] |
81 | X-Download-Options: [noopen] | ||
74 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
75 | X-Request-Id: [092a582c-7a91-43f5-8b82-263fd27ca266] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
76 | X-Runtime: ['0.046100'] | 84 | X-Request-Id: [0f79175a-3393-4045-93a0-17a9cfd9b129] |
85 | X-Runtime: ['0.208013'] | ||
77 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
78 | content-length: ['190'] | 87 | content-length: ['190'] |
79 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_follow_request_reject.yaml b/tests/cassettes/test_follow_request_reject.yaml index 0144af9..4a0b1ad 100644 --- a/tests/cassettes/test_follow_request_reject.yaml +++ b/tests/cassettes/test_follow_request_reject.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"6737a3e9598d3423f6aab6d803f28cb0"] | 18 | ETag: [W/"7d7691257de0f8c88d3b02e890673438"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [a78739d1-f048-4dd6-85c2-66c0e17c77db] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.089222'] | 26 | X-Request-Id: [0dc59796-d0ac-482b-a456-4289cf03f673] |
27 | X-Runtime: ['0.291153'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['188'] | 29 | content-length: ['188'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -41,13 +44,16 @@ interactions: | |||
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"70ad1d3b65be5c4cb1e00585ab9235f5"] | 47 | ETag: [W/"637fc9f784897d3613a58bc66885a0f2"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [491ec338-00a1-4b31-a56f-db6903db97b2] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.046716'] | 55 | X-Request-Id: [b1d5fe68-2a06-4657-bfd1-13f66f77a0f2] |
56 | X-Runtime: ['0.144223'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['2'] | 58 | content-length: ['2'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_follow_requests.yaml b/tests/cassettes/test_follow_requests.yaml index fd3e1fd..4ae74bd 100644 --- a/tests/cassettes/test_follow_requests.yaml +++ b/tests/cassettes/test_follow_requests.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"9cef30119ad0d3a71210557f8261c67d"] | 17 | ETag: [W/"b7c2ea92e97bd166f3eed0f30f08f019"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [cfa0453b-024a-4aab-bc8c-d9c90662a57c] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.030243'] | 25 | X-Request-Id: [d34c6925-8062-4269-ba74-9852cb2077a3] |
26 | X-Runtime: ['0.194554'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_hashtag_tl.yaml b/tests/cassettes/test_hashtag_tl.yaml index 693a900..66e84dd 100644 --- a/tests/cassettes/test_hashtag_tl.yaml +++ b/tests/cassettes/test_hashtag_tl.yaml | |||
@@ -12,24 +12,27 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984778638004574","created_at":"2018-05-06T22:44:06.717Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984778638004574","content":"\u003cp\u003e\u003ca | 15 | body: {string: '{"id":"100154014370078484","created_at":"2018-06-05T20:02:59.097Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154014370078484","content":"\u003cp\u003e\u003ca |
16 | href=\"http://localhost:3000/tags/hoot\" class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003ehoot\u003c/span\u003e\u003c/a\u003e | 16 | href=\"http://localhost:3000/tags/hoot\" class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003ehoot\u003c/span\u003e\u003c/a\u003e |
17 | (hashtag toot)\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778638004574","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 17 | (hashtag toot)\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014370078484","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
18 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 18 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
19 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 19 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
20 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[{"name":"hoot","url":"http://localhost:3000/tags/hoot"}],"emojis":[]}'} | 20 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"hoot","url":"http://localhost:3000/tags/hoot"}],"emojis":[]}'} |
21 | headers: | 21 | headers: |
22 | Cache-Control: ['max-age=0, private, must-revalidate'] | 22 | Cache-Control: ['max-age=0, private, must-revalidate'] |
23 | Content-Type: [application/json; charset=utf-8] | 23 | Content-Type: [application/json; charset=utf-8] |
24 | ETag: [W/"41aa647065e060639414105be6675078"] | 24 | ETag: [W/"3023906505d7fdffde5b090d4e0b49f1"] |
25 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
25 | Transfer-Encoding: [chunked] | 26 | Transfer-Encoding: [chunked] |
26 | Vary: ['Accept-Encoding, Origin'] | 27 | Vary: ['Accept-Encoding, Origin'] |
27 | X-Content-Type-Options: [nosniff] | 28 | X-Content-Type-Options: [nosniff] |
29 | X-Download-Options: [noopen] | ||
28 | X-Frame-Options: [SAMEORIGIN] | 30 | X-Frame-Options: [SAMEORIGIN] |
29 | X-Request-Id: [ef7bb90b-a743-4f18-a305-8897cea1cc37] | 31 | X-Permitted-Cross-Domain-Policies: [none] |
30 | X-Runtime: ['0.253945'] | 32 | X-Request-Id: [ee113ad3-3923-4d8b-8b43-8d1f629cfe01] |
33 | X-Runtime: ['0.527216'] | ||
31 | X-XSS-Protection: [1; mode=block] | 34 | X-XSS-Protection: [1; mode=block] |
32 | content-length: ['1609'] | 35 | content-length: ['1714'] |
33 | status: {code: 200, message: OK} | 36 | status: {code: 200, message: OK} |
34 | - request: | 37 | - request: |
35 | body: null | 38 | body: null |
@@ -42,27 +45,30 @@ interactions: | |||
42 | method: GET | 45 | method: GET |
43 | uri: http://localhost:3000/api/v1/timelines/tag/hoot | 46 | uri: http://localhost:3000/api/v1/timelines/tag/hoot |
44 | response: | 47 | response: |
45 | body: {string: '[{"id":"99984778638004574","created_at":"2018-05-06T22:44:06.717Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984778638004574","content":"\u003cp\u003e\u003ca | 48 | body: {string: '[{"id":"100154014370078484","created_at":"2018-06-05T20:02:59.097Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"mi","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154014370078484","content":"\u003cp\u003e\u003ca |
46 | href=\"http://localhost:3000/tags/hoot\" class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003ehoot\u003c/span\u003e\u003c/a\u003e | 49 | href=\"http://localhost:3000/tags/hoot\" class=\"mention hashtag\" rel=\"tag\"\u003e#\u003cspan\u003ehoot\u003c/span\u003e\u003c/a\u003e |
47 | (hashtag toot)\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778638004574","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | (hashtag toot)\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014370078484","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[{"name":"hoot","url":"http://localhost:3000/tags/hoot"}],"emojis":[]}]'} | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[{"name":"hoot","url":"http://localhost:3000/tags/hoot"}],"emojis":[]}]'} |
51 | headers: | 54 | headers: |
52 | Cache-Control: ['max-age=0, private, must-revalidate'] | 55 | Cache-Control: ['max-age=0, private, must-revalidate'] |
53 | Content-Type: [application/json; charset=utf-8] | 56 | Content-Type: [application/json; charset=utf-8] |
54 | ETag: [W/"f40ea29de2fe891d1c711353cd70512c"] | 57 | ETag: [W/"ba73b5a1de5901ce26d3fb0eaa2506e8"] |
55 | Link: ['<http://localhost:3000/api/v1/timelines/tag/hoot?max_id=99984778638004574>; | 58 | Link: ['<http://localhost:3000/api/v1/timelines/tag/hoot?max_id=100154014370078484>; |
56 | rel="next", <http://localhost:3000/api/v1/timelines/tag/hoot?since_id=99984778638004574>; | 59 | rel="next", <http://localhost:3000/api/v1/timelines/tag/hoot?since_id=100154014370078484>; |
57 | rel="prev"'] | 60 | rel="prev"'] |
61 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
58 | Transfer-Encoding: [chunked] | 62 | Transfer-Encoding: [chunked] |
59 | Vary: ['Accept-Encoding, Origin'] | 63 | Vary: ['Accept-Encoding, Origin'] |
60 | X-Content-Type-Options: [nosniff] | 64 | X-Content-Type-Options: [nosniff] |
65 | X-Download-Options: [noopen] | ||
61 | X-Frame-Options: [SAMEORIGIN] | 66 | X-Frame-Options: [SAMEORIGIN] |
62 | X-Request-Id: [d13ec982-00bb-4b43-9cb9-19ca790c25e6] | 67 | X-Permitted-Cross-Domain-Policies: [none] |
63 | X-Runtime: ['0.110062'] | 68 | X-Request-Id: [91697e81-8138-4759-b9f6-fda684c0559f] |
69 | X-Runtime: ['0.269413'] | ||
64 | X-XSS-Protection: [1; mode=block] | 70 | X-XSS-Protection: [1; mode=block] |
65 | content-length: ['1611'] | 71 | content-length: ['1716'] |
66 | status: {code: 200, message: OK} | 72 | status: {code: 200, message: OK} |
67 | - request: | 73 | - request: |
68 | body: null | 74 | body: null |
@@ -74,19 +80,22 @@ interactions: | |||
74 | Content-Length: ['0'] | 80 | Content-Length: ['0'] |
75 | User-Agent: [python-requests/2.9.1] | 81 | User-Agent: [python-requests/2.9.1] |
76 | method: DELETE | 82 | method: DELETE |
77 | uri: http://localhost:3000/api/v1/statuses/99984778638004574 | 83 | uri: http://localhost:3000/api/v1/statuses/100154014370078484 |
78 | response: | 84 | response: |
79 | body: {string: '{}'} | 85 | body: {string: '{}'} |
80 | headers: | 86 | headers: |
81 | Cache-Control: ['max-age=0, private, must-revalidate'] | 87 | Cache-Control: ['max-age=0, private, must-revalidate'] |
82 | Content-Type: [application/json; charset=utf-8] | 88 | Content-Type: [application/json; charset=utf-8] |
83 | ETag: [W/"4b5442b7fa4044f9308f2b0a39ef83de"] | 89 | ETag: [W/"d21870355d03c02341aa99681e6ebba3"] |
90 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
84 | Transfer-Encoding: [chunked] | 91 | Transfer-Encoding: [chunked] |
85 | Vary: ['Accept-Encoding, Origin'] | 92 | Vary: ['Accept-Encoding, Origin'] |
86 | X-Content-Type-Options: [nosniff] | 93 | X-Content-Type-Options: [nosniff] |
94 | X-Download-Options: [noopen] | ||
87 | X-Frame-Options: [SAMEORIGIN] | 95 | X-Frame-Options: [SAMEORIGIN] |
88 | X-Request-Id: [cb0e5a0e-286b-411f-b441-acda14626862] | 96 | X-Permitted-Cross-Domain-Policies: [none] |
89 | X-Runtime: ['0.032963'] | 97 | X-Request-Id: [0c24cd66-7160-4211-af4d-eefe79ea0eb4] |
98 | X-Runtime: ['0.068876'] | ||
90 | X-XSS-Protection: [1; mode=block] | 99 | X-XSS-Protection: [1; mode=block] |
91 | content-length: ['2'] | 100 | content-length: ['2'] |
92 | status: {code: 200, message: OK} | 101 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_home_tl.yaml b/tests/cassettes/test_home_tl.yaml index f2570da..5106f0a 100644 --- a/tests/cassettes/test_home_tl.yaml +++ b/tests/cassettes/test_home_tl.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984778601932619","created_at":"2018-05-06T22:44:06.158Z","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/99984778601932619","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778601932619","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154014315914745","created_at":"2018-06-05T20:02:58.227Z","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/100154014315914745","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014315914745","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"df180cf74e87ef7c284aacf8bd1bee98"] | 22 | ETag: [W/"2d89db3faa638d200a561e69c0539e21"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [adc0d0f6-f554-4127-afa3-570af6a1acae] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.207945'] | 30 | X-Request-Id: [2b5a1bf3-08ae-477c-9ae8-8b636d6ec0c1] |
31 | X-Runtime: ['0.401217'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -40,49 +43,40 @@ interactions: | |||
40 | method: GET | 43 | method: GET |
41 | uri: http://localhost:3000/api/v1/timelines/home | 44 | uri: http://localhost:3000/api/v1/timelines/home |
42 | response: | 45 | response: |
43 | body: {string: '[{"id":"99984778601932619","created_at":"2018-05-06T22:44:06.158Z","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/99984778601932619","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778601932619","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 46 | body: {string: '[{"id":"100154014315914745","created_at":"2018-06-05T20:02:58.227Z","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/100154014315914745","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014315914745","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
44 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 47 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
45 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 48 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
46 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984776969550296","created_at":"2018-05-06T22:43:41.246Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984776969550296","content":"\u003cp\u003eit\u0026apos;s | 49 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s |
47 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984776969550296","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775163460044","created_at":"2018-05-06T22:43:13.698Z","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/99984775163460044","content":"\u003cp\u003eon | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010820520796","created_at":"2018-06-05T20:02:05.049Z","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/100154010820520796","content":"\u003cp\u003eon |
51 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775163460044","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 54 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010820520796","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
52 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775138913573","created_at":"2018-05-06T22:43:13.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984775138913573","content":"\u003cp\u003e\u003cspan | 55 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
53 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 56 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
54 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 57 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
55 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775138913573","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 58 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
56 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984770961971239","created_at":"2018-05-06T22:42:09.581Z","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/99984770961971239","content":"\u003cp\u003eI | 59 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"100154005928083272","created_at":"2018-06-05T20:00:50.239Z","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/100154005928083272","content":"\u003cp\u003eI |
57 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984770961971239","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 60 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154005928083272","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
58 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984766537036674","created_at":"2018-05-06T22:41:02.059Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984766537036674","content":"\u003cp\u003eit\u0026apos;s | 61 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
59 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984766537036674","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | ||
60 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | ||
61 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | ||
62 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984765056578696","created_at":"2018-05-06T22:40:39.678Z","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/99984765056578696","content":"\u003cp\u003eon | ||
63 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984765056578696","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
64 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984764894651903","created_at":"2018-05-06T22:40:37.234Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984764894651903","content":"\u003cp\u003e\u003cspan | ||
65 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
66 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
67 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984764894651903","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
68 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984762957312145","created_at":"2018-05-06T22:40:07.441Z","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/99984762957312145","content":"\u003cp\u003eI | ||
69 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984762957312145","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
70 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | ||
71 | headers: | 62 | headers: |
72 | Cache-Control: ['max-age=0, private, must-revalidate'] | 63 | Cache-Control: ['max-age=0, private, must-revalidate'] |
73 | Content-Type: [application/json; charset=utf-8] | 64 | Content-Type: [application/json; charset=utf-8] |
74 | ETag: [W/"58e19fc77446e35f9160e599cfc8b01f"] | 65 | ETag: [W/"056b3f5eed9e8f7a9aef5b5223c966fd"] |
75 | Link: ['<http://localhost:3000/api/v1/timelines/home?max_id=99984762957312145>; | 66 | Link: ['<http://localhost:3000/api/v1/timelines/home?max_id=100154005928083272>; |
76 | rel="next", <http://localhost:3000/api/v1/timelines/home?since_id=99984778601932619>; | 67 | rel="next", <http://localhost:3000/api/v1/timelines/home?since_id=100154014315914745>; |
77 | rel="prev"'] | 68 | rel="prev"'] |
69 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
78 | Transfer-Encoding: [chunked] | 70 | Transfer-Encoding: [chunked] |
79 | Vary: ['Accept-Encoding, Origin'] | 71 | Vary: ['Accept-Encoding, Origin'] |
80 | X-Content-Type-Options: [nosniff] | 72 | X-Content-Type-Options: [nosniff] |
73 | X-Download-Options: [noopen] | ||
81 | X-Frame-Options: [SAMEORIGIN] | 74 | X-Frame-Options: [SAMEORIGIN] |
82 | X-Request-Id: [6b7cbd5f-a271-4d1a-bca5-061faa6af7dd] | 75 | X-Permitted-Cross-Domain-Policies: [none] |
83 | X-Runtime: ['0.218888'] | 76 | X-Request-Id: [1220e828-c521-40a7-a4f1-cdf52491de08] |
77 | X-Runtime: ['0.253641'] | ||
84 | X-XSS-Protection: [1; mode=block] | 78 | X-XSS-Protection: [1; mode=block] |
85 | content-length: ['11768'] | 79 | content-length: ['6912'] |
86 | status: {code: 200, message: OK} | 80 | status: {code: 200, message: OK} |
87 | - request: | 81 | - request: |
88 | body: null | 82 | body: null |
@@ -94,19 +88,22 @@ interactions: | |||
94 | Content-Length: ['0'] | 88 | Content-Length: ['0'] |
95 | User-Agent: [python-requests/2.9.1] | 89 | User-Agent: [python-requests/2.9.1] |
96 | method: DELETE | 90 | method: DELETE |
97 | uri: http://localhost:3000/api/v1/statuses/99984778601932619 | 91 | uri: http://localhost:3000/api/v1/statuses/100154014315914745 |
98 | response: | 92 | response: |
99 | body: {string: '{}'} | 93 | body: {string: '{}'} |
100 | headers: | 94 | headers: |
101 | Cache-Control: ['max-age=0, private, must-revalidate'] | 95 | Cache-Control: ['max-age=0, private, must-revalidate'] |
102 | Content-Type: [application/json; charset=utf-8] | 96 | Content-Type: [application/json; charset=utf-8] |
103 | ETag: [W/"53a062e88d3acc7ae9b77ae8054449e5"] | 97 | ETag: [W/"0a31a8707802443eb973a070845657b8"] |
98 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
104 | Transfer-Encoding: [chunked] | 99 | Transfer-Encoding: [chunked] |
105 | Vary: ['Accept-Encoding, Origin'] | 100 | Vary: ['Accept-Encoding, Origin'] |
106 | X-Content-Type-Options: [nosniff] | 101 | X-Content-Type-Options: [nosniff] |
102 | X-Download-Options: [noopen] | ||
107 | X-Frame-Options: [SAMEORIGIN] | 103 | X-Frame-Options: [SAMEORIGIN] |
108 | X-Request-Id: [d1eb21ba-a6e2-4fde-869b-447225832fa9] | 104 | X-Permitted-Cross-Domain-Policies: [none] |
109 | X-Runtime: ['0.031409'] | 105 | X-Request-Id: [00b9ccb5-c004-45d9-b97e-0b0833b0fa1a] |
106 | X-Runtime: ['0.089035'] | ||
110 | X-XSS-Protection: [1; mode=block] | 107 | X-XSS-Protection: [1; mode=block] |
111 | content-length: ['2'] | 108 | content-length: ['2'] |
112 | status: {code: 200, message: OK} | 109 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_home_tl_anonymous_throws.yaml b/tests/cassettes/test_home_tl_anonymous_throws.yaml index 01f828a..540f1df 100644 --- a/tests/cassettes/test_home_tl_anonymous_throws.yaml +++ b/tests/cassettes/test_home_tl_anonymous_throws.yaml | |||
@@ -11,17 +11,20 @@ interactions: | |||
11 | response: | 11 | response: |
12 | body: {string: '{"error":"The access token is invalid"}'} | 12 | body: {string: '{"error":"The access token is invalid"}'} |
13 | headers: | 13 | headers: |
14 | Cache-Control: [no-store] | 14 | Cache-Control: ['private, no-store'] |
15 | Content-Type: [application/json; charset=utf-8] | 15 | Content-Type: [application/json; charset=utf-8] |
16 | Pragma: [no-cache] | 16 | Pragma: [no-cache] |
17 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
17 | Transfer-Encoding: [chunked] | 18 | Transfer-Encoding: [chunked] |
18 | Vary: ['Accept-Encoding, Origin'] | 19 | Vary: ['Accept-Encoding, Origin'] |
19 | WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_token", error_description="The | 20 | WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_token", error_description="The |
20 | access token is invalid"'] | 21 | access token is invalid"'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [ac5a9247-938f-425b-bbe6-e01de6b2a4ea] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.066247'] | 26 | X-Request-Id: [1550ae6f-bd19-472a-93ce-a625c388adeb] |
27 | X-Runtime: ['0.098159'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['39'] | 29 | content-length: ['39'] |
27 | status: {code: 401, message: Unauthorized} | 30 | status: {code: 401, message: Unauthorized} |
diff --git a/tests/cassettes/test_id_hook.yaml b/tests/cassettes/test_id_hook.yaml index 0be7a31..3f4cca5 100644 --- a/tests/cassettes/test_id_hook.yaml +++ b/tests/cassettes/test_id_hook.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984770540913826","created_at":"2018-05-06T22:42:03.153Z","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/99984770540913826","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770540913826","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154004914942364","created_at":"2018-06-05T20:00:35.401Z","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/100154004914942364","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154004914942364","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":1,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"675ad40dfe1c8b2bf6d05d8352db3ccf"] | 22 | ETag: [W/"680e87e82e2b6d4e70c6918d64540a0f"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [3ffa5ee7-9392-4c65-a446-6998bfbacd15] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.154034'] | 30 | X-Request-Id: [90183c47-eb1d-4122-84b8-c171a5b9d499] |
31 | X-Runtime: ['1.675382'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984770540913826 | 45 | uri: http://localhost:3000/api/v1/statuses/100154004914942364 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"70ad1d3b65be5c4cb1e00585ab9235f5"] | 51 | ETag: [W/"3753328ee19d34c566ca7aee10ac62f5"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [1bbcab4e-4c1c-42c2-a7fd-7a83c464b9ff] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.132994'] | 59 | X-Request-Id: [9080fd21-b989-43f3-bf40-a9194e195f64] |
60 | X-Runtime: ['0.123362'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_id_hook_in_reply_to.yaml b/tests/cassettes/test_id_hook_in_reply_to.yaml index b08984e..49ce9d2 100644 --- a/tests/cassettes/test_id_hook_in_reply_to.yaml +++ b/tests/cassettes/test_id_hook_in_reply_to.yaml | |||
@@ -12,52 +12,58 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984770571080110","created_at":"2018-05-06T22:42:03.626Z","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/99984770571080110","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770571080110","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154005043647299","created_at":"2018-06-05T20:00:36.812Z","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/100154005043647299","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005043647299","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":2,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"3381df07e2c2fd4496641032a7059df4"] | 22 | ETag: [W/"4b2ed835f8a6807bd881934298f025b8"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [65ebb470-d9b4-44b7-8848-453da7931247] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.371388'] | 30 | X-Request-Id: [3449f1d3-e040-4003-8b51-630fbc121611] |
31 | X-Runtime: ['0.664248'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: status=Reply%21&in_reply_to_id=99984770571080110 | 36 | body: status=Reply%21&in_reply_to_id=100154005043647299 |
34 | headers: | 37 | headers: |
35 | Accept: ['*/*'] | 38 | Accept: ['*/*'] |
36 | Accept-Encoding: ['gzip, deflate'] | 39 | Accept-Encoding: ['gzip, deflate'] |
37 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 40 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
38 | Connection: [keep-alive] | 41 | Connection: [keep-alive] |
39 | Content-Length: ['48'] | 42 | Content-Length: ['49'] |
40 | Content-Type: [application/x-www-form-urlencoded] | 43 | Content-Type: [application/x-www-form-urlencoded] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: POST | 45 | method: POST |
43 | uri: http://localhost:3000/api/v1/statuses | 46 | uri: http://localhost:3000/api/v1/statuses |
44 | response: | 47 | response: |
45 | body: {string: '{"id":"99984770599740284","created_at":"2018-05-06T22:42:04.050Z","in_reply_to_id":"99984770571080110","in_reply_to_account_id":"1234567890123456","sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984770599740284","content":"\u003cp\u003eReply!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770599740284","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 48 | body: {string: '{"id":"100154005096704419","created_at":"2018-06-05T20:00:37.585Z","in_reply_to_id":"100154005043647299","in_reply_to_account_id":"1234567890123456","sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154005096704419","content":"\u003cp\u003eReply!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005096704419","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
46 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 49 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
47 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 50 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
48 | 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":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 51 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":3,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
49 | headers: | 52 | headers: |
50 | Cache-Control: ['max-age=0, private, must-revalidate'] | 53 | Cache-Control: ['max-age=0, private, must-revalidate'] |
51 | Content-Type: [application/json; charset=utf-8] | 54 | Content-Type: [application/json; charset=utf-8] |
52 | ETag: [W/"b75638d6371f7dff9244a5904f1fb696"] | 55 | ETag: [W/"064619df5c2309821511deed386adba7"] |
56 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
53 | Transfer-Encoding: [chunked] | 57 | Transfer-Encoding: [chunked] |
54 | Vary: ['Accept-Encoding, Origin'] | 58 | Vary: ['Accept-Encoding, Origin'] |
55 | X-Content-Type-Options: [nosniff] | 59 | X-Content-Type-Options: [nosniff] |
60 | X-Download-Options: [noopen] | ||
56 | X-Frame-Options: [SAMEORIGIN] | 61 | X-Frame-Options: [SAMEORIGIN] |
57 | X-Request-Id: [728dfa8b-0ffb-4c4f-a1b5-28560eba4de1] | 62 | X-Permitted-Cross-Domain-Policies: [none] |
58 | X-Runtime: ['0.352035'] | 63 | X-Request-Id: [0dcc255f-c628-4753-932a-837a67fb6c77] |
64 | X-Runtime: ['1.483628'] | ||
59 | X-XSS-Protection: [1; mode=block] | 65 | X-XSS-Protection: [1; mode=block] |
60 | content-length: ['1430'] | 66 | content-length: ['1535'] |
61 | status: {code: 200, message: OK} | 67 | status: {code: 200, message: OK} |
62 | - request: | 68 | - request: |
63 | body: null | 69 | body: null |
@@ -69,19 +75,22 @@ interactions: | |||
69 | Content-Length: ['0'] | 75 | Content-Length: ['0'] |
70 | User-Agent: [python-requests/2.9.1] | 76 | User-Agent: [python-requests/2.9.1] |
71 | method: DELETE | 77 | method: DELETE |
72 | uri: http://localhost:3000/api/v1/statuses/99984770599740284 | 78 | uri: http://localhost:3000/api/v1/statuses/100154005096704419 |
73 | response: | 79 | response: |
74 | body: {string: '{}'} | 80 | body: {string: '{}'} |
75 | headers: | 81 | headers: |
76 | Cache-Control: ['max-age=0, private, must-revalidate'] | 82 | Cache-Control: ['max-age=0, private, must-revalidate'] |
77 | Content-Type: [application/json; charset=utf-8] | 83 | Content-Type: [application/json; charset=utf-8] |
78 | ETag: [W/"0c1a6f73b62143b70de48849d6c61a43"] | 84 | ETag: [W/"3e9213ff658dfd16d6544d0e26f1361d"] |
85 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
79 | Transfer-Encoding: [chunked] | 86 | Transfer-Encoding: [chunked] |
80 | Vary: ['Accept-Encoding, Origin'] | 87 | Vary: ['Accept-Encoding, Origin'] |
81 | X-Content-Type-Options: [nosniff] | 88 | X-Content-Type-Options: [nosniff] |
89 | X-Download-Options: [noopen] | ||
82 | X-Frame-Options: [SAMEORIGIN] | 90 | X-Frame-Options: [SAMEORIGIN] |
83 | X-Request-Id: [0a0d1c75-4183-49dc-ac60-ab0c4c2e846a] | 91 | X-Permitted-Cross-Domain-Policies: [none] |
84 | X-Runtime: ['0.283850'] | 92 | X-Request-Id: [84215267-ed1c-43d5-b43f-b5b946614be3] |
93 | X-Runtime: ['0.350299'] | ||
85 | X-XSS-Protection: [1; mode=block] | 94 | X-XSS-Protection: [1; mode=block] |
86 | content-length: ['2'] | 95 | content-length: ['2'] |
87 | status: {code: 200, message: OK} | 96 | status: {code: 200, message: OK} |
@@ -95,19 +104,22 @@ interactions: | |||
95 | Content-Length: ['0'] | 104 | Content-Length: ['0'] |
96 | User-Agent: [python-requests/2.9.1] | 105 | User-Agent: [python-requests/2.9.1] |
97 | method: DELETE | 106 | method: DELETE |
98 | uri: http://localhost:3000/api/v1/statuses/99984770571080110 | 107 | uri: http://localhost:3000/api/v1/statuses/100154005043647299 |
99 | response: | 108 | response: |
100 | body: {string: '{}'} | 109 | body: {string: '{}'} |
101 | headers: | 110 | headers: |
102 | Cache-Control: ['max-age=0, private, must-revalidate'] | 111 | Cache-Control: ['max-age=0, private, must-revalidate'] |
103 | Content-Type: [application/json; charset=utf-8] | 112 | Content-Type: [application/json; charset=utf-8] |
104 | ETag: [W/"0c1a6f73b62143b70de48849d6c61a43"] | 113 | ETag: [W/"3e9213ff658dfd16d6544d0e26f1361d"] |
114 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
105 | Transfer-Encoding: [chunked] | 115 | Transfer-Encoding: [chunked] |
106 | Vary: ['Accept-Encoding, Origin'] | 116 | Vary: ['Accept-Encoding, Origin'] |
107 | X-Content-Type-Options: [nosniff] | 117 | X-Content-Type-Options: [nosniff] |
118 | X-Download-Options: [noopen] | ||
108 | X-Frame-Options: [SAMEORIGIN] | 119 | X-Frame-Options: [SAMEORIGIN] |
109 | X-Request-Id: [d0e7f2af-19bb-4a26-b530-8280b1ebef77] | 120 | X-Permitted-Cross-Domain-Policies: [none] |
110 | X-Runtime: ['0.110012'] | 121 | X-Request-Id: [8f9822bf-120b-4284-b2f2-624a04f85c90] |
122 | X-Runtime: ['0.227419'] | ||
111 | X-XSS-Protection: [1; mode=block] | 123 | X-XSS-Protection: [1; mode=block] |
112 | content-length: ['2'] | 124 | content-length: ['2'] |
113 | status: {code: 200, message: OK} | 125 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_id_hook_within_reblog.yaml b/tests/cassettes/test_id_hook_within_reblog.yaml index f3cf70c..8802a25 100644 --- a/tests/cassettes/test_id_hook_within_reblog.yaml +++ b/tests/cassettes/test_id_hook_within_reblog.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984770654967813","created_at":"2018-05-06T22:42:04.924Z","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/99984770654967813","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770654967813","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154005247589100","created_at":"2018-06-05T20:00:39.930Z","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/100154005247589100","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005247589100","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":3,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"ae8b939416b3bfc3eb7d80544c4ee5b3"] | 22 | ETag: [W/"76ad74dc906ecd227dc1e3a4058271f2"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [c9b147a9-7581-42bc-8cf3-aeaba0a112f6] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.366915'] | 30 | X-Request-Id: [0be7a8c7-23ad-4652-97e3-f4a765d316e6] |
31 | X-Runtime: ['1.015912'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1504'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,29 +42,32 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984770654967813/reblog | 45 | uri: http://localhost:3000/api/v1/statuses/100154005247589100/reblog |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984770679789800","created_at":"2018-05-06T22:42:05.275Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984770679789800/activity","content":"\u003cp\u003eRT | 47 | body: {string: '{"id":"100154005331623271","created_at":"2018-06-05T20:00:41.205Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154005331623271/activity","content":"\u003cp\u003eRT |
45 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 48 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
46 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 49 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
47 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770679789800","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"99984770654967813","created_at":"2018-05-06T22:42:04.924Z","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/99984770654967813","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984770654967813","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005331623271","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"100154005247589100","created_at":"2018-06-05T20:00:39.930Z","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/100154005247589100","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005247589100","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":3,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
51 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 54 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
52 | 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":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 55 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
53 | headers: | 56 | headers: |
54 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
55 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
56 | ETag: [W/"57a85bbfc5dda2abbc8eb53ad1b73cc2"] | 59 | ETag: [W/"6f07dc5c830a3997e9546ab5de75de92"] |
60 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
57 | Transfer-Encoding: [chunked] | 61 | Transfer-Encoding: [chunked] |
58 | Vary: ['Accept-Encoding, Origin'] | 62 | Vary: ['Accept-Encoding, Origin'] |
59 | X-Content-Type-Options: [nosniff] | 63 | X-Content-Type-Options: [nosniff] |
64 | X-Download-Options: [noopen] | ||
60 | X-Frame-Options: [SAMEORIGIN] | 65 | X-Frame-Options: [SAMEORIGIN] |
61 | X-Request-Id: [c17b7626-43b7-4eaf-bc42-4f1aa686e331] | 66 | X-Permitted-Cross-Domain-Policies: [none] |
62 | X-Runtime: ['0.348005'] | 67 | X-Request-Id: [1d5e70fe-3dcd-4844-8674-0f98cd250431] |
68 | X-Runtime: ['1.860486'] | ||
63 | X-XSS-Protection: [1; mode=block] | 69 | X-XSS-Protection: [1; mode=block] |
64 | content-length: ['2946'] | 70 | content-length: ['3154'] |
65 | status: {code: 200, message: OK} | 71 | status: {code: 200, message: OK} |
66 | - request: | 72 | - request: |
67 | body: null | 73 | body: null |
@@ -73,19 +79,22 @@ interactions: | |||
73 | Content-Length: ['0'] | 79 | Content-Length: ['0'] |
74 | User-Agent: [python-requests/2.9.1] | 80 | User-Agent: [python-requests/2.9.1] |
75 | method: DELETE | 81 | method: DELETE |
76 | uri: http://localhost:3000/api/v1/statuses/99984770679789800 | 82 | uri: http://localhost:3000/api/v1/statuses/100154005331623271 |
77 | response: | 83 | response: |
78 | body: {string: '{}'} | 84 | body: {string: '{}'} |
79 | headers: | 85 | headers: |
80 | Cache-Control: ['max-age=0, private, must-revalidate'] | 86 | Cache-Control: ['max-age=0, private, must-revalidate'] |
81 | Content-Type: [application/json; charset=utf-8] | 87 | Content-Type: [application/json; charset=utf-8] |
82 | ETag: [W/"7b8d00a762c6e0092d96fc36a0abd17b"] | 88 | ETag: [W/"cd764a25002fc5ba6bea64afd643dae2"] |
89 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
83 | Transfer-Encoding: [chunked] | 90 | Transfer-Encoding: [chunked] |
84 | Vary: ['Accept-Encoding, Origin'] | 91 | Vary: ['Accept-Encoding, Origin'] |
85 | X-Content-Type-Options: [nosniff] | 92 | X-Content-Type-Options: [nosniff] |
93 | X-Download-Options: [noopen] | ||
86 | X-Frame-Options: [SAMEORIGIN] | 94 | X-Frame-Options: [SAMEORIGIN] |
87 | X-Request-Id: [67da353c-84c6-4015-b385-fc643e4e0f06] | 95 | X-Permitted-Cross-Domain-Policies: [none] |
88 | X-Runtime: ['0.058934'] | 96 | X-Request-Id: [f6c44f73-c721-4422-b2ad-8f093bd4450b] |
97 | X-Runtime: ['0.086536'] | ||
89 | X-XSS-Protection: [1; mode=block] | 98 | X-XSS-Protection: [1; mode=block] |
90 | content-length: ['2'] | 99 | content-length: ['2'] |
91 | status: {code: 200, message: OK} | 100 | status: {code: 200, message: OK} |
@@ -99,19 +108,22 @@ interactions: | |||
99 | Content-Length: ['0'] | 108 | Content-Length: ['0'] |
100 | User-Agent: [python-requests/2.9.1] | 109 | User-Agent: [python-requests/2.9.1] |
101 | method: DELETE | 110 | method: DELETE |
102 | uri: http://localhost:3000/api/v1/statuses/99984770654967813 | 111 | uri: http://localhost:3000/api/v1/statuses/100154005247589100 |
103 | response: | 112 | response: |
104 | body: {string: '{}'} | 113 | body: {string: '{}'} |
105 | headers: | 114 | headers: |
106 | Cache-Control: ['max-age=0, private, must-revalidate'] | 115 | Cache-Control: ['max-age=0, private, must-revalidate'] |
107 | Content-Type: [application/json; charset=utf-8] | 116 | Content-Type: [application/json; charset=utf-8] |
108 | ETag: [W/"7b8d00a762c6e0092d96fc36a0abd17b"] | 117 | ETag: [W/"cd764a25002fc5ba6bea64afd643dae2"] |
118 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
109 | Transfer-Encoding: [chunked] | 119 | Transfer-Encoding: [chunked] |
110 | Vary: ['Accept-Encoding, Origin'] | 120 | Vary: ['Accept-Encoding, Origin'] |
111 | X-Content-Type-Options: [nosniff] | 121 | X-Content-Type-Options: [nosniff] |
122 | X-Download-Options: [noopen] | ||
112 | X-Frame-Options: [SAMEORIGIN] | 123 | X-Frame-Options: [SAMEORIGIN] |
113 | X-Request-Id: [8f93210b-8346-4fd0-b4ef-ad17db6f82f7] | 124 | X-Permitted-Cross-Domain-Policies: [none] |
114 | X-Runtime: ['0.117785'] | 125 | X-Request-Id: [c70a05ec-2ccb-442d-a9dc-2bef1c56b526] |
126 | X-Runtime: ['0.150304'] | ||
115 | X-XSS-Protection: [1; mode=block] | 127 | X-XSS-Protection: [1; mode=block] |
116 | content-length: ['2'] | 128 | content-length: ['2'] |
117 | status: {code: 200, message: OK} | 129 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_instance.yaml b/tests/cassettes/test_instance.yaml index 1699d04..f5c1799 100644 --- a/tests/cassettes/test_instance.yaml +++ b/tests/cassettes/test_instance.yaml | |||
@@ -10,18 +10,21 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/instance/ | 11 | uri: http://localhost:3000/api/v1/instance/ |
12 | response: | 12 | response: |
13 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 13 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"47e2a8b14a14ea78dfad2a632ec2eb61"] | 17 | ETag: [W/"9de1747b5f9c0c58613d04d89d1a54e9"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [c661420a-a4e3-4c07-aedf-8a1039db1d5d] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.126597'] | 25 | X-Request-Id: [8759a5e0-23f7-43e7-8e82-259ac80b3a57] |
26 | X-Runtime: ['0.228224'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['291'] | 28 | content-length: ['294'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | version: 1 | 30 | version: 1 |
diff --git a/tests/cassettes/test_instance_activity.yaml b/tests/cassettes/test_instance_activity.yaml index 35ec03c..8a35d32 100644 --- a/tests/cassettes/test_instance_activity.yaml +++ b/tests/cassettes/test_instance_activity.yaml | |||
@@ -10,19 +10,22 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/instance/activity | 11 | uri: http://localhost:3000/api/v1/instance/activity |
12 | response: | 12 | response: |
13 | body: {string: '[{"week":"1525039200","statuses":"1742","logins":"2","registrations":"0"},{"week":"1524434400","statuses":"0","logins":"0","registrations":"0"},{"week":"1523829600","statuses":"1514","logins":"2","registrations":"0"},{"week":"1523224800","statuses":"0","logins":"0","registrations":"0"},{"week":"1522620000","statuses":"0","logins":"0","registrations":"0"},{"week":"1522015200","statuses":"0","logins":"0","registrations":"0"},{"week":"1521414000","statuses":"0","logins":"0","registrations":"0"},{"week":"1520809200","statuses":"0","logins":"0","registrations":"0"},{"week":"1520204400","statuses":"0","logins":"0","registrations":"0"},{"week":"1519599600","statuses":"0","logins":"0","registrations":"0"},{"week":"1518994800","statuses":"0","logins":"0","registrations":"0"},{"week":"1518390000","statuses":"0","logins":"0","registrations":"0"}]'} | 13 | body: {string: '[{"week":"1528063200","statuses":"1448","logins":"2","registrations":"0"},{"week":"1527458400","statuses":"0","logins":"0","registrations":"0"},{"week":"1526853600","statuses":"0","logins":"0","registrations":"0"},{"week":"1526248800","statuses":"0","logins":"0","registrations":"0"},{"week":"1525644000","statuses":"0","logins":"0","registrations":"0"},{"week":"1525039200","statuses":"1924","logins":"2","registrations":"0"},{"week":"1524434400","statuses":"0","logins":"0","registrations":"0"},{"week":"1523829600","statuses":"1514","logins":"2","registrations":"0"},{"week":"1523224800","statuses":"0","logins":"0","registrations":"0"},{"week":"1522620000","statuses":"0","logins":"0","registrations":"0"},{"week":"1522015200","statuses":"0","logins":"0","registrations":"0"},{"week":"1521414000","statuses":"0","logins":"0","registrations":"0"}]'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=86400, public'] | 15 | Cache-Control: ['max-age=86400, public'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | Date: ['Sun, 06 May 2018 22:42:07 GMT'] | 17 | Date: ['Tue, 05 Jun 2018 20:00:45 GMT'] |
18 | ETag: [W/"76a2484e96c48d0ae5af28423fd23b92"] | 18 | ETag: [W/"70c7b05b319b94a3f5b04292a74a7e7e"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [5cd8928d-3419-43a3-b7e1-ec34b40b3f30] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.052399'] | 26 | X-Request-Id: [a89f2afb-81ea-4977-8722-bc4f2bc5bf51] |
27 | X-Runtime: ['0.120355'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['847'] | 29 | content-length: ['850'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
28 | version: 1 | 31 | version: 1 |
diff --git a/tests/cassettes/test_instance_peers.yaml b/tests/cassettes/test_instance_peers.yaml index dc900ea..2a98070 100644 --- a/tests/cassettes/test_instance_peers.yaml +++ b/tests/cassettes/test_instance_peers.yaml | |||
@@ -14,14 +14,17 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=86400, public'] | 15 | Cache-Control: ['max-age=86400, public'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | Date: ['Sun, 06 May 2018 22:42:07 GMT'] | 17 | Date: ['Tue, 05 Jun 2018 20:00:45 GMT'] |
18 | ETag: [W/"018d0c2914244a9c755e02ccd1689bca"] | 18 | ETag: [W/"be0bc926c1d17d59236e56c2b37fb243"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [50d2cd19-8dac-44e2-ad88-d47c05f97575] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.040797'] | 26 | X-Request-Id: [a77acc1c-9bf8-4363-b861-616a102ffa35] |
27 | X-Runtime: ['0.070578'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['2'] | 29 | content-length: ['2'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_list_add_remove_account.yaml b/tests/cassettes/test_list_add_remove_account.yaml index f1b1989..15d929a 100644 --- a/tests/cassettes/test_list_add_remove_account.yaml +++ b/tests/cassettes/test_list_add_remove_account.yaml | |||
@@ -12,17 +12,20 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"8","title":"ham burglars"}'} | 15 | body: {string: '{"id":"3","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"328b76c12db09f0145d7614b4e91e6e7"] | 19 | ETag: [W/"bde5505077888aca5d296491d8b152f2"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [63bf3d48-10c2-4783-81bb-1155a9d061be] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.081142'] | 27 | X-Request-Id: [95613d6c-bbca-4d8b-9e63-7eda5c9b287d] |
28 | X-Runtime: ['0.078837'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['33'] | 30 | content-length: ['33'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
@@ -37,19 +40,22 @@ interactions: | |||
37 | method: GET | 40 | method: GET |
38 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
39 | response: | 42 | response: |
40 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 43 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"51219e03abcdd2d127bb724fe0a838d6"] | 47 | ETag: [W/"13e690525c13a9baa91204f3d37766d3"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [ae0a8daf-439e-41a0-8dc0-a1c09d6ba23d] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.030964'] | 55 | X-Request-Id: [e87830c8-e61c-4976-9558-a3ec27349b1c] |
56 | X-Runtime: ['0.057113'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['570'] | 58 | content-length: ['618'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
54 | - request: | 60 | - request: |
55 | body: null | 61 | body: null |
@@ -67,13 +73,16 @@ interactions: | |||
67 | headers: | 73 | headers: |
68 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
69 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
70 | ETag: [W/"59cea16408d19a2c8e297a2d876641e2"] | 76 | ETag: [W/"594ca73cca2f5b3858f980d2876be423"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
71 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
72 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
73 | X-Content-Type-Options: [nosniff] | 80 | X-Content-Type-Options: [nosniff] |
81 | X-Download-Options: [noopen] | ||
74 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
75 | X-Request-Id: [3e8acee9-a698-429c-8961-e34ede94fd3c] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
76 | X-Runtime: ['0.090359'] | 84 | X-Request-Id: [193fe503-6915-4717-add4-355f4985c7fa] |
85 | X-Runtime: ['0.234446'] | ||
77 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
78 | content-length: ['174'] | 87 | content-length: ['174'] |
79 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
@@ -88,19 +97,22 @@ interactions: | |||
88 | Content-Type: [application/x-www-form-urlencoded] | 97 | Content-Type: [application/x-www-form-urlencoded] |
89 | User-Agent: [python-requests/2.9.1] | 98 | User-Agent: [python-requests/2.9.1] |
90 | method: POST | 99 | method: POST |
91 | uri: http://localhost:3000/api/v1/lists/8/accounts | 100 | uri: http://localhost:3000/api/v1/lists/3/accounts |
92 | response: | 101 | response: |
93 | body: {string: '{}'} | 102 | body: {string: '{}'} |
94 | headers: | 103 | headers: |
95 | Cache-Control: ['max-age=0, private, must-revalidate'] | 104 | Cache-Control: ['max-age=0, private, must-revalidate'] |
96 | Content-Type: [application/json; charset=utf-8] | 105 | Content-Type: [application/json; charset=utf-8] |
97 | ETag: [W/"6bb4ddcbb13629baf8bc211517f0439b"] | 106 | ETag: [W/"be789cced1cf6f3b9b169fcd8f78983a"] |
107 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
98 | Transfer-Encoding: [chunked] | 108 | Transfer-Encoding: [chunked] |
99 | Vary: ['Accept-Encoding, Origin'] | 109 | Vary: ['Accept-Encoding, Origin'] |
100 | X-Content-Type-Options: [nosniff] | 110 | X-Content-Type-Options: [nosniff] |
111 | X-Download-Options: [noopen] | ||
101 | X-Frame-Options: [SAMEORIGIN] | 112 | X-Frame-Options: [SAMEORIGIN] |
102 | X-Request-Id: [13e80769-a2d4-457d-a00a-147b8cad42a6] | 113 | X-Permitted-Cross-Domain-Policies: [none] |
103 | X-Runtime: ['0.042176'] | 114 | X-Request-Id: [0ff8ad28-45bc-47f9-9ce7-28e255b6381d] |
115 | X-Runtime: ['0.195713'] | ||
104 | X-XSS-Protection: [1; mode=block] | 116 | X-XSS-Protection: [1; mode=block] |
105 | content-length: ['2'] | 117 | content-length: ['2'] |
106 | status: {code: 200, message: OK} | 118 | status: {code: 200, message: OK} |
@@ -113,22 +125,25 @@ interactions: | |||
113 | Connection: [keep-alive] | 125 | Connection: [keep-alive] |
114 | User-Agent: [python-requests/2.9.1] | 126 | User-Agent: [python-requests/2.9.1] |
115 | method: GET | 127 | method: GET |
116 | uri: http://localhost:3000/api/v1/lists/8/accounts | 128 | uri: http://localhost:3000/api/v1/lists/3/accounts |
117 | response: | 129 | response: |
118 | body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3}]'} | 130 | body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"emojis":[],"fields":[]}]'} |
119 | headers: | 131 | headers: |
120 | Cache-Control: ['max-age=0, private, must-revalidate'] | 132 | Cache-Control: ['max-age=0, private, must-revalidate'] |
121 | Content-Type: [application/json; charset=utf-8] | 133 | Content-Type: [application/json; charset=utf-8] |
122 | ETag: [W/"cc3727947221dba281a057c2b702bc8d"] | 134 | ETag: [W/"07551ac8055da6dd5d355f8aad21fc4c"] |
123 | Link: ['<http://localhost:3000/api/v1/lists/8/accounts?since_id=1>; rel="prev"'] | 135 | Link: ['<http://localhost:3000/api/v1/lists/3/accounts?since_id=1>; rel="prev"'] |
136 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
124 | Transfer-Encoding: [chunked] | 137 | Transfer-Encoding: [chunked] |
125 | Vary: ['Accept-Encoding, Origin'] | 138 | Vary: ['Accept-Encoding, Origin'] |
126 | X-Content-Type-Options: [nosniff] | 139 | X-Content-Type-Options: [nosniff] |
140 | X-Download-Options: [noopen] | ||
127 | X-Frame-Options: [SAMEORIGIN] | 141 | X-Frame-Options: [SAMEORIGIN] |
128 | X-Request-Id: [64a33c58-870d-48c3-b39e-e5dda36b83be] | 142 | X-Permitted-Cross-Domain-Policies: [none] |
129 | X-Runtime: ['0.022297'] | 143 | X-Request-Id: [42f84919-12f9-4e03-8d35-ec6eb725034a] |
144 | X-Runtime: ['0.078360'] | ||
130 | X-XSS-Protection: [1; mode=block] | 145 | X-XSS-Protection: [1; mode=block] |
131 | content-length: ['514'] | 146 | content-length: ['550'] |
132 | status: {code: 200, message: OK} | 147 | status: {code: 200, message: OK} |
133 | - request: | 148 | - request: |
134 | body: null | 149 | body: null |
@@ -146,13 +161,16 @@ interactions: | |||
146 | headers: | 161 | headers: |
147 | Cache-Control: ['max-age=0, private, must-revalidate'] | 162 | Cache-Control: ['max-age=0, private, must-revalidate'] |
148 | Content-Type: [application/json; charset=utf-8] | 163 | Content-Type: [application/json; charset=utf-8] |
149 | ETag: [W/"154a16f1bddeede929a23e7fcee2a4dc"] | 164 | ETag: [W/"ecba6a18a8cb8442f0079a10ff3fbbf0"] |
165 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
150 | Transfer-Encoding: [chunked] | 166 | Transfer-Encoding: [chunked] |
151 | Vary: ['Accept-Encoding, Origin'] | 167 | Vary: ['Accept-Encoding, Origin'] |
152 | X-Content-Type-Options: [nosniff] | 168 | X-Content-Type-Options: [nosniff] |
169 | X-Download-Options: [noopen] | ||
153 | X-Frame-Options: [SAMEORIGIN] | 170 | X-Frame-Options: [SAMEORIGIN] |
154 | X-Request-Id: [6afceb5e-79b2-4241-8cca-c5eebd49155c] | 171 | X-Permitted-Cross-Domain-Policies: [none] |
155 | X-Runtime: ['0.042518'] | 172 | X-Request-Id: [5bd3f41f-72f1-4528-87fb-c1a84d488d3a] |
173 | X-Runtime: ['0.140527'] | ||
156 | X-XSS-Protection: [1; mode=block] | 174 | X-XSS-Protection: [1; mode=block] |
157 | content-length: ['175'] | 175 | content-length: ['175'] |
158 | status: {code: 200, message: OK} | 176 | status: {code: 200, message: OK} |
@@ -165,19 +183,22 @@ interactions: | |||
165 | Connection: [keep-alive] | 183 | Connection: [keep-alive] |
166 | User-Agent: [python-requests/2.9.1] | 184 | User-Agent: [python-requests/2.9.1] |
167 | method: GET | 185 | method: GET |
168 | uri: http://localhost:3000/api/v1/lists/8/accounts | 186 | uri: http://localhost:3000/api/v1/lists/3/accounts |
169 | response: | 187 | response: |
170 | body: {string: '[]'} | 188 | body: {string: '[]'} |
171 | headers: | 189 | headers: |
172 | Cache-Control: ['max-age=0, private, must-revalidate'] | 190 | Cache-Control: ['max-age=0, private, must-revalidate'] |
173 | Content-Type: [application/json; charset=utf-8] | 191 | Content-Type: [application/json; charset=utf-8] |
174 | ETag: [W/"63ae851c512de5986836516ffcb2575a"] | 192 | ETag: [W/"066c06a3289a5697d51f5e8a39d6c906"] |
193 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
175 | Transfer-Encoding: [chunked] | 194 | Transfer-Encoding: [chunked] |
176 | Vary: ['Accept-Encoding, Origin'] | 195 | Vary: ['Accept-Encoding, Origin'] |
177 | X-Content-Type-Options: [nosniff] | 196 | X-Content-Type-Options: [nosniff] |
197 | X-Download-Options: [noopen] | ||
178 | X-Frame-Options: [SAMEORIGIN] | 198 | X-Frame-Options: [SAMEORIGIN] |
179 | X-Request-Id: [b991d96f-ad03-4377-ae07-7cc2ee81b88f] | 199 | X-Permitted-Cross-Domain-Policies: [none] |
180 | X-Runtime: ['0.025365'] | 200 | X-Request-Id: [a973e6dd-fa10-4d3e-b204-0f474621472e] |
201 | X-Runtime: ['0.055322'] | ||
181 | X-XSS-Protection: [1; mode=block] | 202 | X-XSS-Protection: [1; mode=block] |
182 | content-length: ['2'] | 203 | content-length: ['2'] |
183 | status: {code: 200, message: OK} | 204 | status: {code: 200, message: OK} |
@@ -197,13 +218,16 @@ interactions: | |||
197 | headers: | 218 | headers: |
198 | Cache-Control: ['max-age=0, private, must-revalidate'] | 219 | Cache-Control: ['max-age=0, private, must-revalidate'] |
199 | Content-Type: [application/json; charset=utf-8] | 220 | Content-Type: [application/json; charset=utf-8] |
200 | ETag: [W/"59cea16408d19a2c8e297a2d876641e2"] | 221 | ETag: [W/"5b25f6a87748efb778aab093f8a05626"] |
222 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
201 | Transfer-Encoding: [chunked] | 223 | Transfer-Encoding: [chunked] |
202 | Vary: ['Accept-Encoding, Origin'] | 224 | Vary: ['Accept-Encoding, Origin'] |
203 | X-Content-Type-Options: [nosniff] | 225 | X-Content-Type-Options: [nosniff] |
226 | X-Download-Options: [noopen] | ||
204 | X-Frame-Options: [SAMEORIGIN] | 227 | X-Frame-Options: [SAMEORIGIN] |
205 | X-Request-Id: [545d42a3-73f4-4e9d-b015-1b49347a494c] | 228 | X-Permitted-Cross-Domain-Policies: [none] |
206 | X-Runtime: ['0.096240'] | 229 | X-Request-Id: [a06e8b28-8724-451e-8378-715eb7d98d72] |
230 | X-Runtime: ['0.210418'] | ||
207 | X-XSS-Protection: [1; mode=block] | 231 | X-XSS-Protection: [1; mode=block] |
208 | content-length: ['174'] | 232 | content-length: ['174'] |
209 | status: {code: 200, message: OK} | 233 | status: {code: 200, message: OK} |
@@ -218,19 +242,22 @@ interactions: | |||
218 | Content-Type: [application/x-www-form-urlencoded] | 242 | Content-Type: [application/x-www-form-urlencoded] |
219 | User-Agent: [python-requests/2.9.1] | 243 | User-Agent: [python-requests/2.9.1] |
220 | method: POST | 244 | method: POST |
221 | uri: http://localhost:3000/api/v1/lists/8/accounts | 245 | uri: http://localhost:3000/api/v1/lists/3/accounts |
222 | response: | 246 | response: |
223 | body: {string: '{}'} | 247 | body: {string: '{}'} |
224 | headers: | 248 | headers: |
225 | Cache-Control: ['max-age=0, private, must-revalidate'] | 249 | Cache-Control: ['max-age=0, private, must-revalidate'] |
226 | Content-Type: [application/json; charset=utf-8] | 250 | Content-Type: [application/json; charset=utf-8] |
227 | ETag: [W/"6bb4ddcbb13629baf8bc211517f0439b"] | 251 | ETag: [W/"be789cced1cf6f3b9b169fcd8f78983a"] |
252 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
228 | Transfer-Encoding: [chunked] | 253 | Transfer-Encoding: [chunked] |
229 | Vary: ['Accept-Encoding, Origin'] | 254 | Vary: ['Accept-Encoding, Origin'] |
230 | X-Content-Type-Options: [nosniff] | 255 | X-Content-Type-Options: [nosniff] |
256 | X-Download-Options: [noopen] | ||
231 | X-Frame-Options: [SAMEORIGIN] | 257 | X-Frame-Options: [SAMEORIGIN] |
232 | X-Request-Id: [2e7487a6-95e4-4d42-9494-ff7d1ac07af4] | 258 | X-Permitted-Cross-Domain-Policies: [none] |
233 | X-Runtime: ['0.048526'] | 259 | X-Request-Id: [6a6fe4f4-f15b-4d37-849c-e28cf491e81f] |
260 | X-Runtime: ['0.090445'] | ||
234 | X-XSS-Protection: [1; mode=block] | 261 | X-XSS-Protection: [1; mode=block] |
235 | content-length: ['2'] | 262 | content-length: ['2'] |
236 | status: {code: 200, message: OK} | 263 | status: {code: 200, message: OK} |
@@ -243,22 +270,25 @@ interactions: | |||
243 | Connection: [keep-alive] | 270 | Connection: [keep-alive] |
244 | User-Agent: [python-requests/2.9.1] | 271 | User-Agent: [python-requests/2.9.1] |
245 | method: GET | 272 | method: GET |
246 | uri: http://localhost:3000/api/v1/lists/8/accounts | 273 | uri: http://localhost:3000/api/v1/lists/3/accounts |
247 | response: | 274 | response: |
248 | body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3}]'} | 275 | body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"emojis":[],"fields":[]}]'} |
249 | headers: | 276 | headers: |
250 | Cache-Control: ['max-age=0, private, must-revalidate'] | 277 | Cache-Control: ['max-age=0, private, must-revalidate'] |
251 | Content-Type: [application/json; charset=utf-8] | 278 | Content-Type: [application/json; charset=utf-8] |
252 | ETag: [W/"cc3727947221dba281a057c2b702bc8d"] | 279 | ETag: [W/"07551ac8055da6dd5d355f8aad21fc4c"] |
253 | Link: ['<http://localhost:3000/api/v1/lists/8/accounts?since_id=1>; rel="prev"'] | 280 | Link: ['<http://localhost:3000/api/v1/lists/3/accounts?since_id=1>; rel="prev"'] |
281 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
254 | Transfer-Encoding: [chunked] | 282 | Transfer-Encoding: [chunked] |
255 | Vary: ['Accept-Encoding, Origin'] | 283 | Vary: ['Accept-Encoding, Origin'] |
256 | X-Content-Type-Options: [nosniff] | 284 | X-Content-Type-Options: [nosniff] |
285 | X-Download-Options: [noopen] | ||
257 | X-Frame-Options: [SAMEORIGIN] | 286 | X-Frame-Options: [SAMEORIGIN] |
258 | X-Request-Id: [5f326dcc-b014-477e-8f08-078d29165781] | 287 | X-Permitted-Cross-Domain-Policies: [none] |
259 | X-Runtime: ['0.024821'] | 288 | X-Request-Id: [798c8097-973a-4131-bf67-d5c9eaead3ce] |
289 | X-Runtime: ['0.097808'] | ||
260 | X-XSS-Protection: [1; mode=block] | 290 | X-XSS-Protection: [1; mode=block] |
261 | content-length: ['514'] | 291 | content-length: ['550'] |
262 | status: {code: 200, message: OK} | 292 | status: {code: 200, message: OK} |
263 | - request: | 293 | - request: |
264 | body: account_ids%5B%5D=1 | 294 | body: account_ids%5B%5D=1 |
@@ -271,19 +301,22 @@ interactions: | |||
271 | Content-Type: [application/x-www-form-urlencoded] | 301 | Content-Type: [application/x-www-form-urlencoded] |
272 | User-Agent: [python-requests/2.9.1] | 302 | User-Agent: [python-requests/2.9.1] |
273 | method: DELETE | 303 | method: DELETE |
274 | uri: http://localhost:3000/api/v1/lists/8/accounts | 304 | uri: http://localhost:3000/api/v1/lists/3/accounts |
275 | response: | 305 | response: |
276 | body: {string: '{}'} | 306 | body: {string: '{}'} |
277 | headers: | 307 | headers: |
278 | Cache-Control: ['max-age=0, private, must-revalidate'] | 308 | Cache-Control: ['max-age=0, private, must-revalidate'] |
279 | Content-Type: [application/json; charset=utf-8] | 309 | Content-Type: [application/json; charset=utf-8] |
280 | ETag: [W/"6bb4ddcbb13629baf8bc211517f0439b"] | 310 | ETag: [W/"be789cced1cf6f3b9b169fcd8f78983a"] |
311 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
281 | Transfer-Encoding: [chunked] | 312 | Transfer-Encoding: [chunked] |
282 | Vary: ['Accept-Encoding, Origin'] | 313 | Vary: ['Accept-Encoding, Origin'] |
283 | X-Content-Type-Options: [nosniff] | 314 | X-Content-Type-Options: [nosniff] |
315 | X-Download-Options: [noopen] | ||
284 | X-Frame-Options: [SAMEORIGIN] | 316 | X-Frame-Options: [SAMEORIGIN] |
285 | X-Request-Id: [6878937f-0332-4712-8231-9df81780f4cc] | 317 | X-Permitted-Cross-Domain-Policies: [none] |
286 | X-Runtime: ['0.023186'] | 318 | X-Request-Id: [c5da21cf-6663-4ab7-bb1a-6682696fecaf] |
319 | X-Runtime: ['0.116511'] | ||
287 | X-XSS-Protection: [1; mode=block] | 320 | X-XSS-Protection: [1; mode=block] |
288 | content-length: ['2'] | 321 | content-length: ['2'] |
289 | status: {code: 200, message: OK} | 322 | status: {code: 200, message: OK} |
@@ -296,19 +329,22 @@ interactions: | |||
296 | Connection: [keep-alive] | 329 | Connection: [keep-alive] |
297 | User-Agent: [python-requests/2.9.1] | 330 | User-Agent: [python-requests/2.9.1] |
298 | method: GET | 331 | method: GET |
299 | uri: http://localhost:3000/api/v1/lists/8/accounts | 332 | uri: http://localhost:3000/api/v1/lists/3/accounts |
300 | response: | 333 | response: |
301 | body: {string: '[]'} | 334 | body: {string: '[]'} |
302 | headers: | 335 | headers: |
303 | Cache-Control: ['max-age=0, private, must-revalidate'] | 336 | Cache-Control: ['max-age=0, private, must-revalidate'] |
304 | Content-Type: [application/json; charset=utf-8] | 337 | Content-Type: [application/json; charset=utf-8] |
305 | ETag: [W/"63ae851c512de5986836516ffcb2575a"] | 338 | ETag: [W/"ec7d48a48a179065469d220bf9c93b19"] |
339 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
306 | Transfer-Encoding: [chunked] | 340 | Transfer-Encoding: [chunked] |
307 | Vary: ['Accept-Encoding, Origin'] | 341 | Vary: ['Accept-Encoding, Origin'] |
308 | X-Content-Type-Options: [nosniff] | 342 | X-Content-Type-Options: [nosniff] |
343 | X-Download-Options: [noopen] | ||
309 | X-Frame-Options: [SAMEORIGIN] | 344 | X-Frame-Options: [SAMEORIGIN] |
310 | X-Request-Id: [d8cf47a2-eca7-4b83-a7eb-c5d04f0cbb53] | 345 | X-Permitted-Cross-Domain-Policies: [none] |
311 | X-Runtime: ['0.033156'] | 346 | X-Request-Id: [329c21b7-d696-4be7-9b01-444ef0a4218e] |
347 | X-Runtime: ['0.090281'] | ||
312 | X-XSS-Protection: [1; mode=block] | 348 | X-XSS-Protection: [1; mode=block] |
313 | content-length: ['2'] | 349 | content-length: ['2'] |
314 | status: {code: 200, message: OK} | 350 | status: {code: 200, message: OK} |
@@ -328,13 +364,16 @@ interactions: | |||
328 | headers: | 364 | headers: |
329 | Cache-Control: ['max-age=0, private, must-revalidate'] | 365 | Cache-Control: ['max-age=0, private, must-revalidate'] |
330 | Content-Type: [application/json; charset=utf-8] | 366 | Content-Type: [application/json; charset=utf-8] |
331 | ETag: [W/"154a16f1bddeede929a23e7fcee2a4dc"] | 367 | ETag: [W/"a568ec71044d7f152116322ab4a1a571"] |
368 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
332 | Transfer-Encoding: [chunked] | 369 | Transfer-Encoding: [chunked] |
333 | Vary: ['Accept-Encoding, Origin'] | 370 | Vary: ['Accept-Encoding, Origin'] |
334 | X-Content-Type-Options: [nosniff] | 371 | X-Content-Type-Options: [nosniff] |
372 | X-Download-Options: [noopen] | ||
335 | X-Frame-Options: [SAMEORIGIN] | 373 | X-Frame-Options: [SAMEORIGIN] |
336 | X-Request-Id: [ad5ec800-caff-4768-bff8-7fc90dd880f8] | 374 | X-Permitted-Cross-Domain-Policies: [none] |
337 | X-Runtime: ['0.049595'] | 375 | X-Request-Id: [6ad7fefb-a2d7-4c30-991c-a158a714cbe9] |
376 | X-Runtime: ['0.146337'] | ||
338 | X-XSS-Protection: [1; mode=block] | 377 | X-XSS-Protection: [1; mode=block] |
339 | content-length: ['175'] | 378 | content-length: ['175'] |
340 | status: {code: 200, message: OK} | 379 | status: {code: 200, message: OK} |
@@ -348,19 +387,22 @@ interactions: | |||
348 | Content-Length: ['0'] | 387 | Content-Length: ['0'] |
349 | User-Agent: [python-requests/2.9.1] | 388 | User-Agent: [python-requests/2.9.1] |
350 | method: DELETE | 389 | method: DELETE |
351 | uri: http://localhost:3000/api/v1/lists/8 | 390 | uri: http://localhost:3000/api/v1/lists/3 |
352 | response: | 391 | response: |
353 | body: {string: '{}'} | 392 | body: {string: '{}'} |
354 | headers: | 393 | headers: |
355 | Cache-Control: ['max-age=0, private, must-revalidate'] | 394 | Cache-Control: ['max-age=0, private, must-revalidate'] |
356 | Content-Type: [application/json; charset=utf-8] | 395 | Content-Type: [application/json; charset=utf-8] |
357 | ETag: [W/"6bb4ddcbb13629baf8bc211517f0439b"] | 396 | ETag: [W/"1bcae3c8085c32f992827719e2ff0cdf"] |
397 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
358 | Transfer-Encoding: [chunked] | 398 | Transfer-Encoding: [chunked] |
359 | Vary: ['Accept-Encoding, Origin'] | 399 | Vary: ['Accept-Encoding, Origin'] |
360 | X-Content-Type-Options: [nosniff] | 400 | X-Content-Type-Options: [nosniff] |
401 | X-Download-Options: [noopen] | ||
361 | X-Frame-Options: [SAMEORIGIN] | 402 | X-Frame-Options: [SAMEORIGIN] |
362 | X-Request-Id: [42fc2f7d-ca92-4825-bcbb-22e995174844] | 403 | X-Permitted-Cross-Domain-Policies: [none] |
363 | X-Runtime: ['0.028578'] | 404 | X-Request-Id: [1f5cc011-fa34-48a5-a8dd-598575d1d012] |
405 | X-Runtime: ['0.083378'] | ||
364 | X-XSS-Protection: [1; mode=block] | 406 | X-XSS-Protection: [1; mode=block] |
365 | content-length: ['2'] | 407 | content-length: ['2'] |
366 | status: {code: 200, message: OK} | 408 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_list_by_account.yaml b/tests/cassettes/test_list_by_account.yaml index 4546977..a7a1238 100644 --- a/tests/cassettes/test_list_by_account.yaml +++ b/tests/cassettes/test_list_by_account.yaml | |||
@@ -12,17 +12,20 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"9","title":"ham burglars"}'} | 15 | body: {string: '{"id":"4","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"640f48d875075b3e649f85c290d31fd1"] | 19 | ETag: [W/"5652f4548eeb240240c472bb1a3af562"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [1d9ac5dc-12bb-4912-a97f-1d6af93e9ff2] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.049308'] | 27 | X-Request-Id: [95408511-16b5-444c-99d2-b14fad498a64] |
28 | X-Runtime: ['0.082001'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['33'] | 30 | content-length: ['33'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
@@ -37,19 +40,22 @@ interactions: | |||
37 | method: GET | 40 | method: GET |
38 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
39 | response: | 42 | response: |
40 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 43 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"51219e03abcdd2d127bb724fe0a838d6"] | 47 | ETag: [W/"c017bdb938eefa8a8034894054975d66"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [3e80d124-aae6-435b-8a1b-e0a0cad63ccd] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.036737'] | 55 | X-Request-Id: [9b7fe285-a1a9-4beb-acb8-324c2eac89ef] |
56 | X-Runtime: ['0.139649'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['570'] | 58 | content-length: ['618'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
54 | - request: | 60 | - request: |
55 | body: null | 61 | body: null |
@@ -67,13 +73,16 @@ interactions: | |||
67 | headers: | 73 | headers: |
68 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
69 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
70 | ETag: [W/"a68e62a364c40a8a5da2e2143dcfaecd"] | 76 | ETag: [W/"bcbf0a54a300dfa406a3bb2e03c0dc7a"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
71 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
72 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
73 | X-Content-Type-Options: [nosniff] | 80 | X-Content-Type-Options: [nosniff] |
81 | X-Download-Options: [noopen] | ||
74 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
75 | X-Request-Id: [7c8099fa-0867-4cce-8319-a83c9cd99bc6] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
76 | X-Runtime: ['0.134127'] | 84 | X-Request-Id: [f4455a91-8459-4894-a6f0-7df573ab97a3] |
85 | X-Runtime: ['0.418318'] | ||
77 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
78 | content-length: ['174'] | 87 | content-length: ['174'] |
79 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
@@ -88,19 +97,22 @@ interactions: | |||
88 | Content-Type: [application/x-www-form-urlencoded] | 97 | Content-Type: [application/x-www-form-urlencoded] |
89 | User-Agent: [python-requests/2.9.1] | 98 | User-Agent: [python-requests/2.9.1] |
90 | method: POST | 99 | method: POST |
91 | uri: http://localhost:3000/api/v1/lists/9/accounts | 100 | uri: http://localhost:3000/api/v1/lists/4/accounts |
92 | response: | 101 | response: |
93 | body: {string: '{}'} | 102 | body: {string: '{}'} |
94 | headers: | 103 | headers: |
95 | Cache-Control: ['max-age=0, private, must-revalidate'] | 104 | Cache-Control: ['max-age=0, private, must-revalidate'] |
96 | Content-Type: [application/json; charset=utf-8] | 105 | Content-Type: [application/json; charset=utf-8] |
97 | ETag: [W/"9f1be5e69062532601176acaaa81e8db"] | 106 | ETag: [W/"88bda25f452d0221c0a5cf9ba90fd81a"] |
107 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
98 | Transfer-Encoding: [chunked] | 108 | Transfer-Encoding: [chunked] |
99 | Vary: ['Accept-Encoding, Origin'] | 109 | Vary: ['Accept-Encoding, Origin'] |
100 | X-Content-Type-Options: [nosniff] | 110 | X-Content-Type-Options: [nosniff] |
111 | X-Download-Options: [noopen] | ||
101 | X-Frame-Options: [SAMEORIGIN] | 112 | X-Frame-Options: [SAMEORIGIN] |
102 | X-Request-Id: [6b6e6e37-0bbd-4532-99a3-dfa746739733] | 113 | X-Permitted-Cross-Domain-Policies: [none] |
103 | X-Runtime: ['0.040029'] | 114 | X-Request-Id: [2b43424f-8d7a-4cc3-a3d1-dc3bfd9bcea4] |
115 | X-Runtime: ['0.129306'] | ||
104 | X-XSS-Protection: [1; mode=block] | 116 | X-XSS-Protection: [1; mode=block] |
105 | content-length: ['2'] | 117 | content-length: ['2'] |
106 | status: {code: 200, message: OK} | 118 | status: {code: 200, message: OK} |
@@ -115,17 +127,20 @@ interactions: | |||
115 | method: GET | 127 | method: GET |
116 | uri: http://localhost:3000/api/v1/accounts/1/lists | 128 | uri: http://localhost:3000/api/v1/accounts/1/lists |
117 | response: | 129 | response: |
118 | body: {string: '[{"id":"9","title":"ham burglars"}]'} | 130 | body: {string: '[{"id":"4","title":"ham burglars"}]'} |
119 | headers: | 131 | headers: |
120 | Cache-Control: ['max-age=0, private, must-revalidate'] | 132 | Cache-Control: ['max-age=0, private, must-revalidate'] |
121 | Content-Type: [application/json; charset=utf-8] | 133 | Content-Type: [application/json; charset=utf-8] |
122 | ETag: [W/"5f364b9443a59ad23cb424bc96d9f5e8"] | 134 | ETag: [W/"bf9fc860ee5a24974e252d7ae389fadc"] |
135 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
123 | Transfer-Encoding: [chunked] | 136 | Transfer-Encoding: [chunked] |
124 | Vary: ['Accept-Encoding, Origin'] | 137 | Vary: ['Accept-Encoding, Origin'] |
125 | X-Content-Type-Options: [nosniff] | 138 | X-Content-Type-Options: [nosniff] |
139 | X-Download-Options: [noopen] | ||
126 | X-Frame-Options: [SAMEORIGIN] | 140 | X-Frame-Options: [SAMEORIGIN] |
127 | X-Request-Id: [5b3c9ed2-e3e1-4fb2-9d48-6f119f413354] | 141 | X-Permitted-Cross-Domain-Policies: [none] |
128 | X-Runtime: ['0.018570'] | 142 | X-Request-Id: [ad34b645-6caf-4a20-98dd-c1f24d87f9c5] |
143 | X-Runtime: ['0.062866'] | ||
129 | X-XSS-Protection: [1; mode=block] | 144 | X-XSS-Protection: [1; mode=block] |
130 | content-length: ['35'] | 145 | content-length: ['35'] |
131 | status: {code: 200, message: OK} | 146 | status: {code: 200, message: OK} |
@@ -145,13 +160,16 @@ interactions: | |||
145 | headers: | 160 | headers: |
146 | Cache-Control: ['max-age=0, private, must-revalidate'] | 161 | Cache-Control: ['max-age=0, private, must-revalidate'] |
147 | Content-Type: [application/json; charset=utf-8] | 162 | Content-Type: [application/json; charset=utf-8] |
148 | ETag: [W/"fc1dc246eca7eb18d44186a403f34e4d"] | 163 | ETag: [W/"9047f6dec9bb4896993e3fc15c6b4bef"] |
164 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
149 | Transfer-Encoding: [chunked] | 165 | Transfer-Encoding: [chunked] |
150 | Vary: ['Accept-Encoding, Origin'] | 166 | Vary: ['Accept-Encoding, Origin'] |
151 | X-Content-Type-Options: [nosniff] | 167 | X-Content-Type-Options: [nosniff] |
168 | X-Download-Options: [noopen] | ||
152 | X-Frame-Options: [SAMEORIGIN] | 169 | X-Frame-Options: [SAMEORIGIN] |
153 | X-Request-Id: [81376983-689a-42f6-beeb-fdcfebaf8079] | 170 | X-Permitted-Cross-Domain-Policies: [none] |
154 | X-Runtime: ['0.044272'] | 171 | X-Request-Id: [2adbd14c-fa4d-4606-bf56-9dbf61767f8f] |
172 | X-Runtime: ['0.118645'] | ||
155 | X-XSS-Protection: [1; mode=block] | 173 | X-XSS-Protection: [1; mode=block] |
156 | content-length: ['175'] | 174 | content-length: ['175'] |
157 | status: {code: 200, message: OK} | 175 | status: {code: 200, message: OK} |
@@ -165,19 +183,22 @@ interactions: | |||
165 | Content-Length: ['0'] | 183 | Content-Length: ['0'] |
166 | User-Agent: [python-requests/2.9.1] | 184 | User-Agent: [python-requests/2.9.1] |
167 | method: DELETE | 185 | method: DELETE |
168 | uri: http://localhost:3000/api/v1/lists/9 | 186 | uri: http://localhost:3000/api/v1/lists/4 |
169 | response: | 187 | response: |
170 | body: {string: '{}'} | 188 | body: {string: '{}'} |
171 | headers: | 189 | headers: |
172 | Cache-Control: ['max-age=0, private, must-revalidate'] | 190 | Cache-Control: ['max-age=0, private, must-revalidate'] |
173 | Content-Type: [application/json; charset=utf-8] | 191 | Content-Type: [application/json; charset=utf-8] |
174 | ETag: [W/"9f1be5e69062532601176acaaa81e8db"] | 192 | ETag: [W/"88bda25f452d0221c0a5cf9ba90fd81a"] |
193 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
175 | Transfer-Encoding: [chunked] | 194 | Transfer-Encoding: [chunked] |
176 | Vary: ['Accept-Encoding, Origin'] | 195 | Vary: ['Accept-Encoding, Origin'] |
177 | X-Content-Type-Options: [nosniff] | 196 | X-Content-Type-Options: [nosniff] |
197 | X-Download-Options: [noopen] | ||
178 | X-Frame-Options: [SAMEORIGIN] | 198 | X-Frame-Options: [SAMEORIGIN] |
179 | X-Request-Id: [d1348013-9f40-490a-bf57-b47811b9a5b5] | 199 | X-Permitted-Cross-Domain-Policies: [none] |
180 | X-Runtime: ['0.031188'] | 200 | X-Request-Id: [2eb0df1b-4ae3-4456-92c5-ec1b77c72b7f] |
201 | X-Runtime: ['0.062035'] | ||
181 | X-XSS-Protection: [1; mode=block] | 202 | X-XSS-Protection: [1; mode=block] |
182 | content-length: ['2'] | 203 | content-length: ['2'] |
183 | status: {code: 200, message: OK} | 204 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_list_create.yaml b/tests/cassettes/test_list_create.yaml index 07932c2..969a9f3 100644 --- a/tests/cassettes/test_list_create.yaml +++ b/tests/cassettes/test_list_create.yaml | |||
@@ -12,17 +12,20 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"6","title":"ham burglars"}'} | 15 | body: {string: '{"id":"1","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"fae29f42dd15db5ff04ec5cb07d1afbf"] | 19 | ETag: [W/"b093013643e1af867b436d94b0c065bd"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [20ed0853-bc7e-4951-b7eb-b007d1c32237] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.049969'] | 27 | X-Request-Id: [848fd278-43bb-4ae0-bfa1-d3f19a495dd1] |
28 | X-Runtime: ['0.120524'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['33'] | 30 | content-length: ['33'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
@@ -37,17 +40,20 @@ interactions: | |||
37 | method: GET | 40 | method: GET |
38 | uri: http://localhost:3000/api/v1/lists | 41 | uri: http://localhost:3000/api/v1/lists |
39 | response: | 42 | response: |
40 | body: {string: '[{"id":"6","title":"ham burglars"}]'} | 43 | body: {string: '[{"id":"1","title":"ham burglars"}]'} |
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"ce5423a2fd0bcec59f9e4d00cdd762a8"] | 47 | ETag: [W/"4202d2d402cccb9c1a474ff019409f31"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [9fc27d93-1953-4987-a34e-6c518eda6925] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.044163'] | 55 | X-Request-Id: [ac6bd667-b455-4f59-bac3-b0bd98e41d43] |
56 | X-Runtime: ['0.048856'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['35'] | 58 | content-length: ['35'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
@@ -61,19 +67,22 @@ interactions: | |||
61 | Content-Length: ['0'] | 67 | Content-Length: ['0'] |
62 | User-Agent: [python-requests/2.9.1] | 68 | User-Agent: [python-requests/2.9.1] |
63 | method: DELETE | 69 | method: DELETE |
64 | uri: http://localhost:3000/api/v1/lists/6 | 70 | uri: http://localhost:3000/api/v1/lists/1 |
65 | response: | 71 | response: |
66 | body: {string: '{}'} | 72 | body: {string: '{}'} |
67 | headers: | 73 | headers: |
68 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
69 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
70 | ETag: [W/"a77455733b41870263bbeac3de0e0dac"] | 76 | ETag: [W/"2b02c934b1af765ecceea6196ce0e0b1"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
71 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
72 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
73 | X-Content-Type-Options: [nosniff] | 80 | X-Content-Type-Options: [nosniff] |
81 | X-Download-Options: [noopen] | ||
74 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
75 | X-Request-Id: [3f749997-5fae-4b1d-9563-ea45cbfb6a87] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
76 | X-Runtime: ['0.028318'] | 84 | X-Request-Id: [54146be9-e772-4f96-b1fc-63034c4bf7ce] |
85 | X-Runtime: ['0.099028'] | ||
77 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
78 | content-length: ['2'] | 87 | content-length: ['2'] |
79 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml index 7fb7a7c..a6f0e6d 100644 --- a/tests/cassettes/test_list_timeline.yaml +++ b/tests/cassettes/test_list_timeline.yaml | |||
@@ -12,19 +12,22 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"11","title":"ham burglars"}'} | 15 | body: {string: '{"id":"6","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"959fa100ca1cadc8d076d53173c65d3f"] | 19 | ETag: [W/"0c2717f6c1c5d08386e10b6562765e85"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [603e1265-8813-42b0-9840-e0ef3ad51458] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.029091'] | 27 | X-Request-Id: [6721d2c1-4840-400d-9e45-27e997edce3d] |
28 | X-Runtime: ['0.033269'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['34'] | 30 | content-length: ['33'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
29 | - request: | 32 | - request: |
30 | body: null | 33 | body: null |
@@ -37,19 +40,22 @@ interactions: | |||
37 | method: GET | 40 | method: GET |
38 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
39 | response: | 42 | response: |
40 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 43 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
41 | headers: | 44 | headers: |
42 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
43 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
44 | ETag: [W/"48dec04b47acf91c95d921354636a6a7"] | 47 | ETag: [W/"87c03ce4263ff02da2e95eca7d943bc2"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
45 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
46 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
47 | X-Content-Type-Options: [nosniff] | 51 | X-Content-Type-Options: [nosniff] |
52 | X-Download-Options: [noopen] | ||
48 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
49 | X-Request-Id: [1d7b5b7d-5dd0-4c34-9af9-f544d2aa2331] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
50 | X-Runtime: ['0.020716'] | 55 | X-Request-Id: [83a6c552-7144-4ac6-86f9-53f1fe1b1749] |
56 | X-Runtime: ['0.071956'] | ||
51 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
52 | content-length: ['570'] | 58 | content-length: ['618'] |
53 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
54 | - request: | 60 | - request: |
55 | body: null | 61 | body: null |
@@ -67,13 +73,16 @@ interactions: | |||
67 | headers: | 73 | headers: |
68 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
69 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
70 | ETag: [W/"cef1a083cbdd840a03cca72b95ea653b"] | 76 | ETag: [W/"8e7abca73c946d9bbd2a464713e20ff0"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
71 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
72 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
73 | X-Content-Type-Options: [nosniff] | 80 | X-Content-Type-Options: [nosniff] |
81 | X-Download-Options: [noopen] | ||
74 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
75 | X-Request-Id: [10929688-c231-44ab-aee7-bdcda5699197] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
76 | X-Runtime: ['0.035432'] | 84 | X-Request-Id: [4fda44f4-a609-489c-8311-ad88c48abfed] |
85 | X-Runtime: ['0.069386'] | ||
77 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
78 | content-length: ['174'] | 87 | content-length: ['174'] |
79 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
@@ -88,24 +97,27 @@ interactions: | |||
88 | Content-Type: [application/x-www-form-urlencoded] | 97 | Content-Type: [application/x-www-form-urlencoded] |
89 | User-Agent: [python-requests/2.9.1] | 98 | User-Agent: [python-requests/2.9.1] |
90 | method: POST | 99 | method: POST |
91 | uri: http://localhost:3000/api/v1/lists/11/accounts | 100 | uri: http://localhost:3000/api/v1/lists/6/accounts |
92 | response: | 101 | response: |
93 | body: {string: '{}'} | 102 | body: {string: '{}'} |
94 | headers: | 103 | headers: |
95 | Cache-Control: ['max-age=0, private, must-revalidate'] | 104 | Cache-Control: ['max-age=0, private, must-revalidate'] |
96 | Content-Type: [application/json; charset=utf-8] | 105 | Content-Type: [application/json; charset=utf-8] |
97 | ETag: [W/"dfebc5bdd5f9edfea8c743decc046958"] | 106 | ETag: [W/"e9860857695aa0d9d73a4ecdbab94309"] |
107 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
98 | Transfer-Encoding: [chunked] | 108 | Transfer-Encoding: [chunked] |
99 | Vary: ['Accept-Encoding, Origin'] | 109 | Vary: ['Accept-Encoding, Origin'] |
100 | X-Content-Type-Options: [nosniff] | 110 | X-Content-Type-Options: [nosniff] |
111 | X-Download-Options: [noopen] | ||
101 | X-Frame-Options: [SAMEORIGIN] | 112 | X-Frame-Options: [SAMEORIGIN] |
102 | X-Request-Id: [05d5732f-89cf-49a1-91fc-fb92ab2394fd] | 113 | X-Permitted-Cross-Domain-Policies: [none] |
103 | X-Runtime: ['0.043590'] | 114 | X-Request-Id: [e2d623a9-689a-4c61-b652-e8e578d7b51d] |
115 | X-Runtime: ['0.051432'] | ||
104 | X-XSS-Protection: [1; mode=block] | 116 | X-XSS-Protection: [1; mode=block] |
105 | content-length: ['2'] | 117 | content-length: ['2'] |
106 | status: {code: 200, message: OK} | 118 | status: {code: 200, message: OK} |
107 | - request: | 119 | - request: |
108 | body: status=I+have+never+stolen+a+ham+in+my+life.&visibility=public | 120 | body: visibility=public&status=I+have+never+stolen+a+ham+in+my+life. |
109 | headers: | 121 | headers: |
110 | Accept: ['*/*'] | 122 | Accept: ['*/*'] |
111 | Accept-Encoding: ['gzip, deflate'] | 123 | Accept-Encoding: ['gzip, deflate'] |
@@ -117,21 +129,24 @@ interactions: | |||
117 | method: POST | 129 | method: POST |
118 | uri: http://localhost:3000/api/v1/statuses | 130 | uri: http://localhost:3000/api/v1/statuses |
119 | response: | 131 | response: |
120 | body: {string: '{"id":"99984786118987758","created_at":"2018-05-06T22:46:00.862Z","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/99984786118987758","content":"\u003cp\u003eI | 132 | body: {string: '{"id":"100154030964539690","created_at":"2018-06-05T20:07:12.265Z","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/100154030964539690","content":"\u003cp\u003eI |
121 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984786118987758","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 133 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154030964539690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
122 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":7},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 134 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
123 | headers: | 135 | headers: |
124 | Cache-Control: ['max-age=0, private, must-revalidate'] | 136 | Cache-Control: ['max-age=0, private, must-revalidate'] |
125 | Content-Type: [application/json; charset=utf-8] | 137 | Content-Type: [application/json; charset=utf-8] |
126 | ETag: [W/"fa4c60b4f9f1c900fdc55f8c5c21cea2"] | 138 | ETag: [W/"870d9260cd62e77eddec33601f1e2eec"] |
139 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
127 | Transfer-Encoding: [chunked] | 140 | Transfer-Encoding: [chunked] |
128 | Vary: ['Accept-Encoding, Origin'] | 141 | Vary: ['Accept-Encoding, Origin'] |
129 | X-Content-Type-Options: [nosniff] | 142 | X-Content-Type-Options: [nosniff] |
143 | X-Download-Options: [noopen] | ||
130 | X-Frame-Options: [SAMEORIGIN] | 144 | X-Frame-Options: [SAMEORIGIN] |
131 | X-Request-Id: [42009640-e1ef-4ecb-ab79-211096f164fb] | 145 | X-Permitted-Cross-Domain-Policies: [none] |
132 | X-Runtime: ['0.226850'] | 146 | X-Request-Id: [caf68b5c-8274-4ffa-b9e5-ae6138bd7c93] |
147 | X-Runtime: ['0.174434'] | ||
133 | X-XSS-Protection: [1; mode=block] | 148 | X-XSS-Protection: [1; mode=block] |
134 | content-length: ['1157'] | 149 | content-length: ['1196'] |
135 | status: {code: 200, message: OK} | 150 | status: {code: 200, message: OK} |
136 | - request: | 151 | - request: |
137 | body: null | 152 | body: null |
@@ -142,26 +157,29 @@ interactions: | |||
142 | Connection: [keep-alive] | 157 | Connection: [keep-alive] |
143 | User-Agent: [python-requests/2.9.1] | 158 | User-Agent: [python-requests/2.9.1] |
144 | method: GET | 159 | method: GET |
145 | uri: http://localhost:3000/api/v1/timelines/list/11 | 160 | uri: http://localhost:3000/api/v1/timelines/list/6 |
146 | response: | 161 | response: |
147 | body: {string: '[{"id":"99984786118987758","created_at":"2018-05-06T22:46:00.862Z","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/99984786118987758","content":"\u003cp\u003eI | 162 | body: {string: '[{"id":"100154030964539690","created_at":"2018-06-05T20:07:12.265Z","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/100154030964539690","content":"\u003cp\u003eI |
148 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984786118987758","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 163 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154030964539690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
149 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":7},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 164 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
150 | headers: | 165 | headers: |
151 | Cache-Control: ['max-age=0, private, must-revalidate'] | 166 | Cache-Control: ['max-age=0, private, must-revalidate'] |
152 | Content-Type: [application/json; charset=utf-8] | 167 | Content-Type: [application/json; charset=utf-8] |
153 | ETag: [W/"edf8767f9d8e63a3102bbcdac58ce620"] | 168 | ETag: [W/"4b26424a4de0ff441f366b4f2097a0f8"] |
154 | Link: ['<http://localhost:3000/api/v1/timelines/list/11?max_id=99984786118987758>; | 169 | Link: ['<http://localhost:3000/api/v1/timelines/list/6?max_id=100154030964539690>; |
155 | rel="next", <http://localhost:3000/api/v1/timelines/list/11?since_id=99984786118987758>; | 170 | rel="next", <http://localhost:3000/api/v1/timelines/list/6?since_id=100154030964539690>; |
156 | rel="prev"'] | 171 | rel="prev"'] |
172 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
157 | Transfer-Encoding: [chunked] | 173 | Transfer-Encoding: [chunked] |
158 | Vary: ['Accept-Encoding, Origin'] | 174 | Vary: ['Accept-Encoding, Origin'] |
159 | X-Content-Type-Options: [nosniff] | 175 | X-Content-Type-Options: [nosniff] |
176 | X-Download-Options: [noopen] | ||
160 | X-Frame-Options: [SAMEORIGIN] | 177 | X-Frame-Options: [SAMEORIGIN] |
161 | X-Request-Id: [64a57a6c-8f1a-487c-b809-5b4e578755cc] | 178 | X-Permitted-Cross-Domain-Policies: [none] |
162 | X-Runtime: ['0.144037'] | 179 | X-Request-Id: [c81b9b47-5ca0-4aa8-85f0-7b5ba43b93f9] |
180 | X-Runtime: ['0.056506'] | ||
163 | X-XSS-Protection: [1; mode=block] | 181 | X-XSS-Protection: [1; mode=block] |
164 | content-length: ['1144'] | 182 | content-length: ['1183'] |
165 | status: {code: 200, message: OK} | 183 | status: {code: 200, message: OK} |
166 | - request: | 184 | - request: |
167 | body: null | 185 | body: null |
@@ -173,19 +191,22 @@ interactions: | |||
173 | Content-Length: ['0'] | 191 | Content-Length: ['0'] |
174 | User-Agent: [python-requests/2.9.1] | 192 | User-Agent: [python-requests/2.9.1] |
175 | method: DELETE | 193 | method: DELETE |
176 | uri: http://localhost:3000/api/v1/statuses/99984786118987758 | 194 | uri: http://localhost:3000/api/v1/statuses/100154030964539690 |
177 | response: | 195 | response: |
178 | body: {string: '{}'} | 196 | body: {string: '{}'} |
179 | headers: | 197 | headers: |
180 | Cache-Control: ['max-age=0, private, must-revalidate'] | 198 | Cache-Control: ['max-age=0, private, must-revalidate'] |
181 | Content-Type: [application/json; charset=utf-8] | 199 | Content-Type: [application/json; charset=utf-8] |
182 | ETag: [W/"1e9183cf3bfe2134fd39b219636ffa8b"] | 200 | ETag: [W/"15a29e4a21d7872677d426d09d5cba28"] |
201 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
183 | Transfer-Encoding: [chunked] | 202 | Transfer-Encoding: [chunked] |
184 | Vary: ['Accept-Encoding, Origin'] | 203 | Vary: ['Accept-Encoding, Origin'] |
185 | X-Content-Type-Options: [nosniff] | 204 | X-Content-Type-Options: [nosniff] |
205 | X-Download-Options: [noopen] | ||
186 | X-Frame-Options: [SAMEORIGIN] | 206 | X-Frame-Options: [SAMEORIGIN] |
187 | X-Request-Id: [9010a178-3602-4b4e-b4e9-673ecc1ca274] | 207 | X-Permitted-Cross-Domain-Policies: [none] |
188 | X-Runtime: ['0.042932'] | 208 | X-Request-Id: [38c61809-1dc9-4d62-ba3a-3df026ccaf00] |
209 | X-Runtime: ['0.032685'] | ||
189 | X-XSS-Protection: [1; mode=block] | 210 | X-XSS-Protection: [1; mode=block] |
190 | content-length: ['2'] | 211 | content-length: ['2'] |
191 | status: {code: 200, message: OK} | 212 | status: {code: 200, message: OK} |
@@ -205,13 +226,16 @@ interactions: | |||
205 | headers: | 226 | headers: |
206 | Cache-Control: ['max-age=0, private, must-revalidate'] | 227 | Cache-Control: ['max-age=0, private, must-revalidate'] |
207 | Content-Type: [application/json; charset=utf-8] | 228 | Content-Type: [application/json; charset=utf-8] |
208 | ETag: [W/"418dfb344e516f102d3d12f34f0e8c93"] | 229 | ETag: [W/"3ef967632dec28ea9dc2761a494a191d"] |
230 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
209 | Transfer-Encoding: [chunked] | 231 | Transfer-Encoding: [chunked] |
210 | Vary: ['Accept-Encoding, Origin'] | 232 | Vary: ['Accept-Encoding, Origin'] |
211 | X-Content-Type-Options: [nosniff] | 233 | X-Content-Type-Options: [nosniff] |
234 | X-Download-Options: [noopen] | ||
212 | X-Frame-Options: [SAMEORIGIN] | 235 | X-Frame-Options: [SAMEORIGIN] |
213 | X-Request-Id: [ebc45a88-c907-4fad-8441-14e31891b1fb] | 236 | X-Permitted-Cross-Domain-Policies: [none] |
214 | X-Runtime: ['0.094351'] | 237 | X-Request-Id: [233ae870-8653-40b5-9555-d344369b0d11] |
238 | X-Runtime: ['0.126611'] | ||
215 | X-XSS-Protection: [1; mode=block] | 239 | X-XSS-Protection: [1; mode=block] |
216 | content-length: ['175'] | 240 | content-length: ['175'] |
217 | status: {code: 200, message: OK} | 241 | status: {code: 200, message: OK} |
@@ -225,19 +249,22 @@ interactions: | |||
225 | Content-Length: ['0'] | 249 | Content-Length: ['0'] |
226 | User-Agent: [python-requests/2.9.1] | 250 | User-Agent: [python-requests/2.9.1] |
227 | method: DELETE | 251 | method: DELETE |
228 | uri: http://localhost:3000/api/v1/lists/11 | 252 | uri: http://localhost:3000/api/v1/lists/6 |
229 | response: | 253 | response: |
230 | body: {string: '{}'} | 254 | body: {string: '{}'} |
231 | headers: | 255 | headers: |
232 | Cache-Control: ['max-age=0, private, must-revalidate'] | 256 | Cache-Control: ['max-age=0, private, must-revalidate'] |
233 | Content-Type: [application/json; charset=utf-8] | 257 | Content-Type: [application/json; charset=utf-8] |
234 | ETag: [W/"1e9183cf3bfe2134fd39b219636ffa8b"] | 258 | ETag: [W/"15a29e4a21d7872677d426d09d5cba28"] |
259 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
235 | Transfer-Encoding: [chunked] | 260 | Transfer-Encoding: [chunked] |
236 | Vary: ['Accept-Encoding, Origin'] | 261 | Vary: ['Accept-Encoding, Origin'] |
237 | X-Content-Type-Options: [nosniff] | 262 | X-Content-Type-Options: [nosniff] |
263 | X-Download-Options: [noopen] | ||
238 | X-Frame-Options: [SAMEORIGIN] | 264 | X-Frame-Options: [SAMEORIGIN] |
239 | X-Request-Id: [018f88c7-3e3a-46e5-9145-937c9d1eceaa] | 265 | X-Permitted-Cross-Domain-Policies: [none] |
240 | X-Runtime: ['0.030450'] | 266 | X-Request-Id: [c7b1bf59-7c43-42d6-9384-b25851731c75] |
267 | X-Runtime: ['0.052907'] | ||
241 | X-XSS-Protection: [1; mode=block] | 268 | X-XSS-Protection: [1; mode=block] |
242 | content-length: ['2'] | 269 | content-length: ['2'] |
243 | status: {code: 200, message: OK} | 270 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_list_update.yaml b/tests/cassettes/test_list_update.yaml index c88ee17..78f2932 100644 --- a/tests/cassettes/test_list_update.yaml +++ b/tests/cassettes/test_list_update.yaml | |||
@@ -12,17 +12,20 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"7","title":"ham burglars"}'} | 15 | body: {string: '{"id":"2","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"870043ec1a2c20d1ba7c19d5ab384317"] | 19 | ETag: [W/"a343ce83bc8b84abab7154a56f14035b"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [290ac0a3-c65f-44ed-9f5d-7fd62a015cd2] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.069685'] | 27 | X-Request-Id: [d0fc2794-2874-4462-b074-eb27b23359a7] |
28 | X-Runtime: ['0.086417'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['33'] | 30 | content-length: ['33'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
@@ -37,19 +40,22 @@ interactions: | |||
37 | Content-Type: [application/x-www-form-urlencoded] | 40 | Content-Type: [application/x-www-form-urlencoded] |
38 | User-Agent: [python-requests/2.9.1] | 41 | User-Agent: [python-requests/2.9.1] |
39 | method: PUT | 42 | method: PUT |
40 | uri: http://localhost:3000/api/v1/lists/7 | 43 | uri: http://localhost:3000/api/v1/lists/2 |
41 | response: | 44 | response: |
42 | body: {string: '{"id":"7","title":"fry kids"}'} | 45 | body: {string: '{"id":"2","title":"fry kids"}'} |
43 | headers: | 46 | headers: |
44 | Cache-Control: ['max-age=0, private, must-revalidate'] | 47 | Cache-Control: ['max-age=0, private, must-revalidate'] |
45 | Content-Type: [application/json; charset=utf-8] | 48 | Content-Type: [application/json; charset=utf-8] |
46 | ETag: [W/"48f0fc792f3314e044a4865b2d749e7c"] | 49 | ETag: [W/"5f9702eb6e8d3917f3239c3bfe770fe7"] |
50 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
47 | Transfer-Encoding: [chunked] | 51 | Transfer-Encoding: [chunked] |
48 | Vary: ['Accept-Encoding, Origin'] | 52 | Vary: ['Accept-Encoding, Origin'] |
49 | X-Content-Type-Options: [nosniff] | 53 | X-Content-Type-Options: [nosniff] |
54 | X-Download-Options: [noopen] | ||
50 | X-Frame-Options: [SAMEORIGIN] | 55 | X-Frame-Options: [SAMEORIGIN] |
51 | X-Request-Id: [8cb403af-8a2d-46b9-b6d4-69d8b3b58e47] | 56 | X-Permitted-Cross-Domain-Policies: [none] |
52 | X-Runtime: ['0.101008'] | 57 | X-Request-Id: [0c1814d9-2366-479a-a8a1-13e0d851a2a1] |
58 | X-Runtime: ['0.068542'] | ||
53 | X-XSS-Protection: [1; mode=block] | 59 | X-XSS-Protection: [1; mode=block] |
54 | content-length: ['29'] | 60 | content-length: ['29'] |
55 | status: {code: 200, message: OK} | 61 | status: {code: 200, message: OK} |
@@ -64,17 +70,20 @@ interactions: | |||
64 | method: GET | 70 | method: GET |
65 | uri: http://localhost:3000/api/v1/lists | 71 | uri: http://localhost:3000/api/v1/lists |
66 | response: | 72 | response: |
67 | body: {string: '[{"id":"7","title":"fry kids"}]'} | 73 | body: {string: '[{"id":"2","title":"fry kids"}]'} |
68 | headers: | 74 | headers: |
69 | Cache-Control: ['max-age=0, private, must-revalidate'] | 75 | Cache-Control: ['max-age=0, private, must-revalidate'] |
70 | Content-Type: [application/json; charset=utf-8] | 76 | Content-Type: [application/json; charset=utf-8] |
71 | ETag: [W/"4a6d54cb4d48e4f703bc70876a952331"] | 77 | ETag: [W/"926988ef492808df5c81bd5b1f4c1f8a"] |
78 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
72 | Transfer-Encoding: [chunked] | 79 | Transfer-Encoding: [chunked] |
73 | Vary: ['Accept-Encoding, Origin'] | 80 | Vary: ['Accept-Encoding, Origin'] |
74 | X-Content-Type-Options: [nosniff] | 81 | X-Content-Type-Options: [nosniff] |
82 | X-Download-Options: [noopen] | ||
75 | X-Frame-Options: [SAMEORIGIN] | 83 | X-Frame-Options: [SAMEORIGIN] |
76 | X-Request-Id: [7a8af457-f11e-4728-8875-9dff908183c7] | 84 | X-Permitted-Cross-Domain-Policies: [none] |
77 | X-Runtime: ['0.034727'] | 85 | X-Request-Id: [7b524c3a-7e56-4c7d-9cf4-9a101d71c648] |
86 | X-Runtime: ['0.044809'] | ||
78 | X-XSS-Protection: [1; mode=block] | 87 | X-XSS-Protection: [1; mode=block] |
79 | content-length: ['31'] | 88 | content-length: ['31'] |
80 | status: {code: 200, message: OK} | 89 | status: {code: 200, message: OK} |
@@ -89,17 +98,20 @@ interactions: | |||
89 | method: GET | 98 | method: GET |
90 | uri: http://localhost:3000/api/v1/lists | 99 | uri: http://localhost:3000/api/v1/lists |
91 | response: | 100 | response: |
92 | body: {string: '[{"id":"7","title":"fry kids"}]'} | 101 | body: {string: '[{"id":"2","title":"fry kids"}]'} |
93 | headers: | 102 | headers: |
94 | Cache-Control: ['max-age=0, private, must-revalidate'] | 103 | Cache-Control: ['max-age=0, private, must-revalidate'] |
95 | Content-Type: [application/json; charset=utf-8] | 104 | Content-Type: [application/json; charset=utf-8] |
96 | ETag: [W/"4a6d54cb4d48e4f703bc70876a952331"] | 105 | ETag: [W/"926988ef492808df5c81bd5b1f4c1f8a"] |
106 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
97 | Transfer-Encoding: [chunked] | 107 | Transfer-Encoding: [chunked] |
98 | Vary: ['Accept-Encoding, Origin'] | 108 | Vary: ['Accept-Encoding, Origin'] |
99 | X-Content-Type-Options: [nosniff] | 109 | X-Content-Type-Options: [nosniff] |
110 | X-Download-Options: [noopen] | ||
100 | X-Frame-Options: [SAMEORIGIN] | 111 | X-Frame-Options: [SAMEORIGIN] |
101 | X-Request-Id: [beca1ad4-72b5-4915-a4ae-19e8ef10e845] | 112 | X-Permitted-Cross-Domain-Policies: [none] |
102 | X-Runtime: ['0.025595'] | 113 | X-Request-Id: [9516d7b7-9e38-43ae-986c-82adbc09293f] |
114 | X-Runtime: ['0.052375'] | ||
103 | X-XSS-Protection: [1; mode=block] | 115 | X-XSS-Protection: [1; mode=block] |
104 | content-length: ['31'] | 116 | content-length: ['31'] |
105 | status: {code: 200, message: OK} | 117 | status: {code: 200, message: OK} |
@@ -112,19 +124,22 @@ interactions: | |||
112 | Connection: [keep-alive] | 124 | Connection: [keep-alive] |
113 | User-Agent: [python-requests/2.9.1] | 125 | User-Agent: [python-requests/2.9.1] |
114 | method: GET | 126 | method: GET |
115 | uri: http://localhost:3000/api/v1/lists/7 | 127 | uri: http://localhost:3000/api/v1/lists/2 |
116 | response: | 128 | response: |
117 | body: {string: '{"id":"7","title":"fry kids"}'} | 129 | body: {string: '{"id":"2","title":"fry kids"}'} |
118 | headers: | 130 | headers: |
119 | Cache-Control: ['max-age=0, private, must-revalidate'] | 131 | Cache-Control: ['max-age=0, private, must-revalidate'] |
120 | Content-Type: [application/json; charset=utf-8] | 132 | Content-Type: [application/json; charset=utf-8] |
121 | ETag: [W/"48f0fc792f3314e044a4865b2d749e7c"] | 133 | ETag: [W/"33f2691122c3ffa600411f33cf8a4110"] |
134 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
122 | Transfer-Encoding: [chunked] | 135 | Transfer-Encoding: [chunked] |
123 | Vary: ['Accept-Encoding, Origin'] | 136 | Vary: ['Accept-Encoding, Origin'] |
124 | X-Content-Type-Options: [nosniff] | 137 | X-Content-Type-Options: [nosniff] |
138 | X-Download-Options: [noopen] | ||
125 | X-Frame-Options: [SAMEORIGIN] | 139 | X-Frame-Options: [SAMEORIGIN] |
126 | X-Request-Id: [b4219f18-504e-4d22-ba8f-3f50019e3451] | 140 | X-Permitted-Cross-Domain-Policies: [none] |
127 | X-Runtime: ['0.026199'] | 141 | X-Request-Id: [26ccb57d-bd7b-4747-b1e9-fd7c6ac2ff98] |
142 | X-Runtime: ['0.057897'] | ||
128 | X-XSS-Protection: [1; mode=block] | 143 | X-XSS-Protection: [1; mode=block] |
129 | content-length: ['29'] | 144 | content-length: ['29'] |
130 | status: {code: 200, message: OK} | 145 | status: {code: 200, message: OK} |
@@ -138,19 +153,22 @@ interactions: | |||
138 | Content-Length: ['0'] | 153 | Content-Length: ['0'] |
139 | User-Agent: [python-requests/2.9.1] | 154 | User-Agent: [python-requests/2.9.1] |
140 | method: DELETE | 155 | method: DELETE |
141 | uri: http://localhost:3000/api/v1/lists/7 | 156 | uri: http://localhost:3000/api/v1/lists/2 |
142 | response: | 157 | response: |
143 | body: {string: '{}'} | 158 | body: {string: '{}'} |
144 | headers: | 159 | headers: |
145 | Cache-Control: ['max-age=0, private, must-revalidate'] | 160 | Cache-Control: ['max-age=0, private, must-revalidate'] |
146 | Content-Type: [application/json; charset=utf-8] | 161 | Content-Type: [application/json; charset=utf-8] |
147 | ETag: [W/"a77455733b41870263bbeac3de0e0dac"] | 162 | ETag: [W/"1478c124a8edf360aee59b9e6bfe3a4d"] |
163 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
148 | Transfer-Encoding: [chunked] | 164 | Transfer-Encoding: [chunked] |
149 | Vary: ['Accept-Encoding, Origin'] | 165 | Vary: ['Accept-Encoding, Origin'] |
150 | X-Content-Type-Options: [nosniff] | 166 | X-Content-Type-Options: [nosniff] |
167 | X-Download-Options: [noopen] | ||
151 | X-Frame-Options: [SAMEORIGIN] | 168 | X-Frame-Options: [SAMEORIGIN] |
152 | X-Request-Id: [9c1553cd-8748-46a1-aaad-3dc009fb165b] | 169 | X-Permitted-Cross-Domain-Policies: [none] |
153 | X-Runtime: ['0.041789'] | 170 | X-Request-Id: [fc251a74-2c4a-4b0a-9bab-fd68166664cc] |
171 | X-Runtime: ['0.079122'] | ||
154 | X-XSS-Protection: [1; mode=block] | 172 | X-XSS-Protection: [1; mode=block] |
155 | content-length: ['2'] | 173 | content-length: ['2'] |
156 | status: {code: 200, message: OK} | 174 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_log_in_password.yaml b/tests/cassettes/test_log_in_password.yaml index d37a6b2..2405713 100644 --- a/tests/cassettes/test_log_in_password.yaml +++ b/tests/cassettes/test_log_in_password.yaml | |||
@@ -1,27 +1,27 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&grant_type=password&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=read+write+follow&username=admin%40localhost%3A3000&client_id=__MASTODON_PY_TEST_CLIENT_ID&password=mastodonadmin | 3 | body: redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&password=mastodonadmin&username=admin%40localhost%3A3000&grant_type=password&client_id=__MASTODON_PY_TEST_CLIENT_ID&client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&scope=read+write+follow+push |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
7 | Connection: [keep-alive] | 7 | Connection: [keep-alive] |
8 | Content-Length: ['235'] | 8 | Content-Length: ['240'] |
9 | Content-Type: [application/x-www-form-urlencoded] | 9 | Content-Type: [application/x-www-form-urlencoded] |
10 | User-Agent: [python-requests/2.9.1] | 10 | User-Agent: [python-requests/2.9.1] |
11 | method: POST | 11 | method: POST |
12 | uri: http://localhost:3000/oauth/token | 12 | uri: http://localhost:3000/oauth/token |
13 | response: | 13 | response: |
14 | body: {string: '{"access_token":"__MASTODON_PY_TEST_ACCESS_TOKEN_2","token_type":"bearer","scope":"read | 14 | body: {string: '{"access_token":"__MASTODON_PY_TEST_ACCESS_TOKEN_2","token_type":"bearer","scope":"read |
15 | write follow","created_at":1525653485}'} | 15 | write follow push","created_at":1528235923}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: [no-store] | 17 | Cache-Control: ['private, no-store'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"74b597433e71f7e983dd939789c5c4d2"] | 19 | ETag: [W/"34b979f076c4f5481a7c3f8539e51503"] |
20 | Pragma: [no-cache] | 20 | Pragma: [no-cache] |
21 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
23 | X-Request-Id: [6cc06c4d-ba9f-4b3e-b436-1315f2182e3b] | 23 | X-Request-Id: [f9d8a52a-4ca2-4c89-84db-e8fb8bd0c8ce] |
24 | X-Runtime: ['0.137891'] | 24 | X-Runtime: ['1.566837'] |
25 | content-length: ['126'] | 25 | content-length: ['131'] |
26 | status: {code: 200, message: OK} | 26 | status: {code: 200, message: OK} |
27 | version: 1 | 27 | version: 1 |
diff --git a/tests/cassettes/test_log_in_password_incorrect.yaml b/tests/cassettes/test_log_in_password_incorrect.yaml index 909428b..8800370 100644 --- a/tests/cassettes/test_log_in_password_incorrect.yaml +++ b/tests/cassettes/test_log_in_password_incorrect.yaml | |||
@@ -1,26 +1,31 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&grant_type=password&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=read+write+follow&username=admin%40localhost%3A3000&client_id=__MASTODON_PY_TEST_CLIENT_ID&password=hunter2 | 3 | body: redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&password=hunter2&username=admin%40localhost%3A3000&grant_type=password&client_id=__MASTODON_PY_TEST_CLIENT_ID&client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&scope=read+write+follow+push |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
7 | Connection: [keep-alive] | 7 | Connection: [keep-alive] |
8 | Content-Length: ['229'] | 8 | Content-Length: ['234'] |
9 | Content-Type: [application/x-www-form-urlencoded] | 9 | Content-Type: [application/x-www-form-urlencoded] |
10 | User-Agent: [python-requests/2.9.1] | 10 | User-Agent: [python-requests/2.9.1] |
11 | method: POST | 11 | method: POST |
12 | uri: http://localhost:3000/oauth/token | 12 | uri: http://localhost:3000/oauth/token |
13 | response: | 13 | response: |
14 | body: {string: "{\"error\":\"invalid_grant\",\"error_description\":\"\u6307\u5B9A\u3055\u308C\u305F\u8A8D\u8A3C\u8A31\u53EF\u306F\u7121\u52B9\u3067\u3042\u308B\u304B\u3001\u671F\u9650\u5207\u308C\u3001\u53D6\u308A\u6D88\u3055\u308C\u3066\u3044\u308B\u3001\u30EA\u30C0\u30A4\u30EC\u30AF\u30C8URI\u306E\u4E0D\u4E00\u81F4\u3001\u307E\u305F\u306F\u5225\u306E\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u306B\u767A\u884C\u3055\u308C\u3066\u3044\u307E\u3059\u3002\"}"} | 14 | body: {string: '{"error":"invalid_grant","error_description":"The provided authorization |
15 | grant is invalid, expired, revoked, does not match the redirection URI used | ||
16 | in the authorization request, or was issued to another client."}'} | ||
15 | headers: | 17 | headers: |
16 | Cache-Control: [no-store] | 18 | Cache-Control: ['private, no-store'] |
17 | Content-Type: [application/json; charset=utf-8] | 19 | Content-Type: [application/json; charset=utf-8] |
18 | Pragma: [no-cache] | 20 | Pragma: [no-cache] |
19 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
21 | WWW-Authenticate: ["Bearer realm=\"Doorkeeper\", error=\"invalid_grant\", error_description=\"\xE6\x8C\x87\xE5\xAE\x9A\xE3\x81\x95\xE3\x82\x8C\xE3\x81\x9F\xE8\xAA\x8D\xE8\xA8\xBC\xE8\xA8\xB1\xE5\x8F\xAF\xE3\x81\xAF\xE7\x84\xA1\xE5\x8A\xB9\xE3\x81\xA7\xE3\x81\x82\xE3\x82\x8B\xE3\x81\x8B\xE3\x80\x81\xE6\x9C\x9F\xE9\x99\x90\xE5\x88\x87\xE3\x82\x8C\xE3\x80\x81\xE5\x8F\x96\xE3\x82\x8A\xE6\xB6\x88\xE3\x81\x95\xE3\x82\x8C\xE3\x81\xA6\xE3\x81\x84\xE3\x82\x8B\xE3\x80\x81\xE3\x83\xAA\xE3\x83\x80\xE3\x82\xA4\xE3\x83\xAC\xE3\x82\xAF\xE3\x83\x88URI\xE3\x81\xAE\xE4\xB8\x8D\xE4\xB8\x80\xE8\x87\xB4\xE3\x80\x81\xE3\x81\xBE\xE3\x81\x9F\xE3\x81\xAF\xE5\x88\xA5\xE3\x81\xAE\xE3\x82\xAF\xE3\x83\xA9\xE3\x82\xA4\xE3\x82\xA2\xE3\x83\xB3\xE3\x83\x88\xE3\x81\xAB\xE7\x99\xBA\xE8\xA1\x8C\xE3\x81\x95\xE3\x82\x8C\xE3\x81\xA6\xE3\x81\x84\xE3\x81\xBE\xE3\x81\x99\xE3\x80\x82\""] | 23 | WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_grant", error_description="The |
22 | X-Request-Id: [3a777fd5-4fb4-44b8-a55f-80e9d5173e1c] | 24 | provided authorization grant is invalid, expired, revoked, does not match |
23 | X-Runtime: ['0.079963'] | 25 | the redirection URI used in the authorization request, or was issued to |
24 | content-length: ['240'] | 26 | another client."'] |
27 | X-Request-Id: [eac706c9-bd51-4abe-a566-004b544646ad] | ||
28 | X-Runtime: ['3.291634'] | ||
29 | content-length: ['213'] | ||
25 | status: {code: 401, message: Unauthorized} | 30 | status: {code: 401, message: Unauthorized} |
26 | version: 1 | 31 | version: 1 |
diff --git a/tests/cassettes/test_log_in_password_to_file.yaml b/tests/cassettes/test_log_in_password_to_file.yaml index 9bed7d7..beb510d 100644 --- a/tests/cassettes/test_log_in_password_to_file.yaml +++ b/tests/cassettes/test_log_in_password_to_file.yaml | |||
@@ -1,28 +1,28 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&grant_type=password&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=read+write+follow&username=admin%40localhost%3A3000&client_id=__MASTODON_PY_TEST_CLIENT_ID&password=mastodonadmin | 3 | body: redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&password=mastodonadmin&username=admin%40localhost%3A3000&grant_type=password&client_id=__MASTODON_PY_TEST_CLIENT_ID&client_secret=__MASTODON_PY_TEST_CLIENT_SECRET&scope=read+write+follow+push |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
7 | Connection: [keep-alive] | 7 | Connection: [keep-alive] |
8 | Content-Length: ['235'] | 8 | Content-Length: ['240'] |
9 | Content-Type: [application/x-www-form-urlencoded] | 9 | Content-Type: [application/x-www-form-urlencoded] |
10 | User-Agent: [python-requests/2.9.1] | 10 | User-Agent: [python-requests/2.9.1] |
11 | method: POST | 11 | method: POST |
12 | uri: http://localhost:3000/oauth/token | 12 | uri: http://localhost:3000/oauth/token |
13 | response: | 13 | response: |
14 | body: {string: '{"access_token":"__MASTODON_PY_TEST_ACCESS_TOKEN_2","token_type":"bearer","scope":"read | 14 | body: {string: '{"access_token":"__MASTODON_PY_TEST_ACCESS_TOKEN_2","token_type":"bearer","scope":"read |
15 | write follow","created_at":1525653485}'} | 15 | write follow push","created_at":1528235923}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: [no-store] | 17 | Cache-Control: ['private, no-store'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"32f4a6b8b26b13b28edeff5779505c2e"] | 19 | ETag: [W/"cc25e2976ca697cb47cef30679fcfb2b"] |
20 | Pragma: [no-cache] | 20 | Pragma: [no-cache] |
21 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
23 | X-Request-Id: [2cfc4921-d63f-4ae2-a7dd-98dc474907f7] | 23 | X-Request-Id: [9046b6b9-335b-4a90-a6ae-f2c7e7156517] |
24 | X-Runtime: ['0.150050'] | 24 | X-Runtime: ['0.360631'] |
25 | content-length: ['126'] | 25 | content-length: ['131'] |
26 | status: {code: 200, message: OK} | 26 | status: {code: 200, message: OK} |
27 | - request: | 27 | - request: |
28 | body: null | 28 | body: null |
@@ -35,18 +35,21 @@ interactions: | |||
35 | method: GET | 35 | method: GET |
36 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 36 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
37 | response: | 37 | response: |
38 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":3,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 38 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":0,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
39 | headers: | 39 | headers: |
40 | Cache-Control: ['max-age=0, private, must-revalidate'] | 40 | Cache-Control: ['max-age=0, private, must-revalidate'] |
41 | Content-Type: [application/json; charset=utf-8] | 41 | Content-Type: [application/json; charset=utf-8] |
42 | ETag: [W/"f216c12699963668923ef74e24ae86de"] | 42 | ETag: [W/"0ee436ed2b0f9849d919bf852fd3cdaa"] |
43 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
43 | Transfer-Encoding: [chunked] | 44 | Transfer-Encoding: [chunked] |
44 | Vary: ['Accept-Encoding, Origin'] | 45 | Vary: ['Accept-Encoding, Origin'] |
45 | X-Content-Type-Options: [nosniff] | 46 | X-Content-Type-Options: [nosniff] |
47 | X-Download-Options: [noopen] | ||
46 | X-Frame-Options: [SAMEORIGIN] | 48 | X-Frame-Options: [SAMEORIGIN] |
47 | X-Request-Id: [75e8e55a-a80f-4ad6-a0c8-356e8a6daa5c] | 49 | X-Permitted-Cross-Domain-Policies: [none] |
48 | X-Runtime: ['0.038158'] | 50 | X-Request-Id: [a6ea51ee-07d5-4f6d-a1de-9e983c9ec98f] |
51 | X-Runtime: ['0.996245'] | ||
49 | X-XSS-Protection: [1; mode=block] | 52 | X-XSS-Protection: [1; mode=block] |
50 | content-length: ['570'] | 53 | content-length: ['618'] |
51 | status: {code: 200, message: OK} | 54 | status: {code: 200, message: OK} |
52 | version: 1 | 55 | version: 1 |
diff --git a/tests/cassettes/test_media_post[False].yaml b/tests/cassettes/test_media_post[False].yaml index b0bc1db..f725748 100644 --- a/tests/cassettes/test_media_post[False].yaml +++ b/tests/cassettes/test_media_post[False].yaml | |||
@@ -1,13 +1,13 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS0xNzkwOTFhNzAyMGI0MzBiYWEzYTgyOTkwMzE3YjMzNw0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS04ZGY2ZGVlNjYyYWE0MTAyOTQ5MTI5NDI2ODI4YjlmNQ0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJkZXNjcmlwdGlvbiINCg0KSm9obiBMZW5ub24gZG9pbmcgYSBmdW5u | 5 | Zm9ybS1kYXRhOyBuYW1lPSJkZXNjcmlwdGlvbiINCg0KSm9obiBMZW5ub24gZG9pbmcgYSBmdW5u |
6 | eSB3YWxrDQotLTE3OTA5MWE3MDIwYjQzMGJhYTNhODI5OTAzMTdiMzM3DQpDb250ZW50LURpc3Bv | 6 | eSB3YWxrDQotLThkZjZkZWU2NjJhYTQxMDI5NDkxMjk0MjY4MjhiOWY1DQpDb250ZW50LURpc3Bv |
7 | c2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZvY3VzIg0KDQotMC41LDAuMw0KLS0xNzkwOTFhNzAy | 7 | c2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZvY3VzIg0KDQotMC41LDAuMw0KLS04ZGY2ZGVlNjYy |
8 | MGI0MzBiYWEzYTgyOTkwMzE3YjMzNw0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBu | 8 | YWE0MTAyOTQ5MTI5NDI2ODI4YjlmNQ0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBu |
9 | YW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODEzOTM2OS4wMzQ2NThf | 9 | YW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODIyODg1MC43NTQ5NjNf |
10 | UTNQNlhUQ0JMUS5qcGciDQpDb250ZW50LVR5cGU6IGltYWdlL2pwZWcNCg0K/9j/4AAQSkZJRgAB | 10 | TVRQOFg1VTFROS5qcGciDQpDb250ZW50LVR5cGU6IGltYWdlL2pwZWcNCg0K/9j/4AAQSkZJRgAB |
11 | AQEASABIAAD/4gIcSUNDX1BST0ZJTEUAAQEAAAIMbGNtcwIQAABtbnRyUkdCIFhZWiAH3AABABkA | 11 | AQEASABIAAD/4gIcSUNDX1BST0ZJTEUAAQEAAAIMbGNtcwIQAABtbnRyUkdCIFhZWiAH3AABABkA |
12 | AwApADlhY3NwQVBQTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWxjbXMAAAAA | 12 | AwApADlhY3NwQVBQTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWxjbXMAAAAA |
13 | AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApkZXNjAAAA/AAAAF5j | 13 | AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApkZXNjAAAA/AAAAF5j |
@@ -943,35 +943,38 @@ interactions: | |||
943 | iDcI/WGDldqDC5Jll6PU33pUqB4cpFlKKL0Ezt96naIry7pjr0/FKlRVm2x2hKJA7c3+ajMuFwjE | 943 | iDcI/WGDldqDC5Jll6PU33pUqB4cpFlKKL0Ezt96naIry7pjr0/FKlRVm2x2hKJA7c3+ajMuFwjE |
944 | xI3z2z4pUqBThcwcsc4UXstVlEmsVXbalSoGgoogq5yuaZMDExl+KVKgU7bGJy4yeMVK1gxmQdXd | 944 | xI3z2z4pUqBThcwcsc4UXstVlEmsVXbalSoGgoogq5yuaZMDExl+KVKgU7bGJy4yeMVK1gxmQdXd |
945 | c/ilSoLllt3LczAm+7tTQCMBJMt87L1pUqCM8LliP2KYJMiPKsZOMGf1pUqBjT3G6OOjnm7O9KlS | 945 | c/ilSoLllt3LczAm+7tTQCMBJMt87L1pUqCM8LliP2KYJMiPKsZOMGf1pUqBjT3G6OOjnm7O9KlS |
946 | oP/ZDQotLTE3OTA5MWE3MDIwYjQzMGJhYTNhODI5OTAzMTdiMzM3LS0NCg== | 946 | oP/ZDQotLThkZjZkZWU2NjJhYTQxMDI5NDkxMjk0MjY4MjhiOWY1LS0NCg== |
947 | headers: | 947 | headers: |
948 | Accept: ['*/*'] | 948 | Accept: ['*/*'] |
949 | Accept-Encoding: ['gzip, deflate'] | 949 | Accept-Encoding: ['gzip, deflate'] |
950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
951 | Connection: [keep-alive] | 951 | Connection: [keep-alive] |
952 | Content-Length: ['53737'] | 952 | Content-Length: ['53737'] |
953 | Content-Type: [multipart/form-data; boundary=179091a7020b430baa3a82990317b337] | 953 | Content-Type: [multipart/form-data; boundary=8df6dee662aa4102949129426828b9f5] |
954 | User-Agent: [python-requests/2.9.1] | 954 | User-Agent: [python-requests/2.9.1] |
955 | method: POST | 955 | method: POST |
956 | uri: http://localhost:3000/api/v1/media | 956 | uri: http://localhost:3000/api/v1/media |
957 | response: | 957 | response: |
958 | body: {string: '{"id":"7","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/007/original/4f318b2dc17e1461.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/007/small/4f318b2dc17e1461.jpg","remote_url":null,"text_url":"http://localhost:3000/media/SBO9Dhz6hRCaQlWs_GM","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John | 958 | body: {string: '{"id":"1","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/001/original/c923cf765b95a124.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/001/small/c923cf765b95a124.jpg","remote_url":null,"text_url":"http://localhost:3000/media/DDRqgK_SZdYk1r3DQTY","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John |
959 | Lennon doing a funny walk"}'} | 959 | Lennon doing a funny walk"}'} |
960 | headers: | 960 | headers: |
961 | Cache-Control: ['max-age=0, private, must-revalidate'] | 961 | Cache-Control: ['max-age=0, private, must-revalidate'] |
962 | Content-Type: [application/json; charset=utf-8] | 962 | Content-Type: [application/json; charset=utf-8] |
963 | ETag: [W/"750402715b38372ee6ed27b668b963a7"] | 963 | ETag: [W/"55a350f8f26b873e48b3fdec66523539"] |
964 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
964 | Transfer-Encoding: [chunked] | 965 | Transfer-Encoding: [chunked] |
965 | Vary: ['Accept-Encoding, Origin'] | 966 | Vary: ['Accept-Encoding, Origin'] |
966 | X-Content-Type-Options: [nosniff] | 967 | X-Content-Type-Options: [nosniff] |
968 | X-Download-Options: [noopen] | ||
967 | X-Frame-Options: [SAMEORIGIN] | 969 | X-Frame-Options: [SAMEORIGIN] |
968 | X-Request-Id: [2b75a349-a0b5-4c54-9e88-8cf74152add8] | 970 | X-Permitted-Cross-Domain-Policies: [none] |
969 | X-Runtime: ['0.202964'] | 971 | X-Request-Id: [04ceaf77-f282-4b0a-a216-2b64adb20946] |
972 | X-Runtime: ['0.365650'] | ||
970 | X-XSS-Protection: [1; mode=block] | 973 | X-XSS-Protection: [1; mode=block] |
971 | content-length: ['531'] | 974 | content-length: ['531'] |
972 | status: {code: 200, message: OK} | 975 | status: {code: 200, message: OK} |
973 | - request: | 976 | - request: |
974 | body: status=LOL+check+this+out&media_ids%5B%5D=7 | 977 | body: status=LOL+check+this+out&media_ids%5B%5D=1 |
975 | headers: | 978 | headers: |
976 | Accept: ['*/*'] | 979 | Accept: ['*/*'] |
977 | Accept-Encoding: ['gzip, deflate'] | 980 | Accept-Encoding: ['gzip, deflate'] |
@@ -983,24 +986,27 @@ interactions: | |||
983 | method: POST | 986 | method: POST |
984 | uri: http://localhost:3000/api/v1/statuses | 987 | uri: http://localhost:3000/api/v1/statuses |
985 | response: | 988 | response: |
986 | body: {string: '{"id":"100148141706833235","created_at":"2018-06-04T19:09:29.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100148141706833235","content":"\u003cp\u003eLOL | 989 | body: {string: '{"id":"100154005996802338","created_at":"2018-06-05T20:00:51.297Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154005996802338","content":"\u003cp\u003eLOL |
987 | check this out\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148141706833235","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 990 | check this out\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154005996802338","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
988 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 991 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
989 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 992 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
990 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[{"id":"7","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/007/original/4f318b2dc17e1461.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/007/small/4f318b2dc17e1461.jpg","remote_url":null,"text_url":"http://localhost:3000/media/SBO9Dhz6hRCaQlWs_GM","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John | 993 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[{"id":"1","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/001/original/c923cf765b95a124.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/001/small/c923cf765b95a124.jpg","remote_url":null,"text_url":"http://localhost:3000/media/DDRqgK_SZdYk1r3DQTY","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John |
991 | Lennon doing a funny walk"}],"mentions":[],"tags":[],"emojis":[]}'} | 994 | Lennon doing a funny walk"}],"mentions":[],"tags":[],"emojis":[]}'} |
992 | headers: | 995 | headers: |
993 | Cache-Control: ['max-age=0, private, must-revalidate'] | 996 | Cache-Control: ['max-age=0, private, must-revalidate'] |
994 | Content-Type: [application/json; charset=utf-8] | 997 | Content-Type: [application/json; charset=utf-8] |
995 | ETag: [W/"31f0f74c798259668c7e618a59d2e173"] | 998 | ETag: [W/"b05bbe75c4858de3a957b018dc1e7352"] |
999 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
996 | Transfer-Encoding: [chunked] | 1000 | Transfer-Encoding: [chunked] |
997 | Vary: ['Accept-Encoding, Origin'] | 1001 | Vary: ['Accept-Encoding, Origin'] |
998 | X-Content-Type-Options: [nosniff] | 1002 | X-Content-Type-Options: [nosniff] |
1003 | X-Download-Options: [noopen] | ||
999 | X-Frame-Options: [SAMEORIGIN] | 1004 | X-Frame-Options: [SAMEORIGIN] |
1000 | X-Request-Id: [95eec8bf-7f3c-4033-9f22-3c2b5569e7e8] | 1005 | X-Permitted-Cross-Domain-Policies: [none] |
1001 | X-Runtime: ['0.158133'] | 1006 | X-Request-Id: [6b1bd13f-5144-420e-843d-2ca3bba62c67] |
1007 | X-Runtime: ['0.247377'] | ||
1002 | X-XSS-Protection: [1; mode=block] | 1008 | X-XSS-Protection: [1; mode=block] |
1003 | content-length: ['1943'] | 1009 | content-length: ['2048'] |
1004 | status: {code: 200, message: OK} | 1010 | status: {code: 200, message: OK} |
1005 | - request: | 1011 | - request: |
1006 | body: null | 1012 | body: null |
@@ -1012,19 +1018,22 @@ interactions: | |||
1012 | Content-Length: ['0'] | 1018 | Content-Length: ['0'] |
1013 | User-Agent: [python-requests/2.9.1] | 1019 | User-Agent: [python-requests/2.9.1] |
1014 | method: DELETE | 1020 | method: DELETE |
1015 | uri: http://localhost:3000/api/v1/statuses/100148141706833235 | 1021 | uri: http://localhost:3000/api/v1/statuses/100154005996802338 |
1016 | response: | 1022 | response: |
1017 | body: {string: '{}'} | 1023 | body: {string: '{}'} |
1018 | headers: | 1024 | headers: |
1019 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1025 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1020 | Content-Type: [application/json; charset=utf-8] | 1026 | Content-Type: [application/json; charset=utf-8] |
1021 | ETag: [W/"429eff60f5fbc63f081728d6d4ede583"] | 1027 | ETag: [W/"337ad053f22ed5fa6d193de7acc0be33"] |
1028 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1022 | Transfer-Encoding: [chunked] | 1029 | Transfer-Encoding: [chunked] |
1023 | Vary: ['Accept-Encoding, Origin'] | 1030 | Vary: ['Accept-Encoding, Origin'] |
1024 | X-Content-Type-Options: [nosniff] | 1031 | X-Content-Type-Options: [nosniff] |
1032 | X-Download-Options: [noopen] | ||
1025 | X-Frame-Options: [SAMEORIGIN] | 1033 | X-Frame-Options: [SAMEORIGIN] |
1026 | X-Request-Id: [8b8ed494-b1e1-4d60-82ee-e158be508584] | 1034 | X-Permitted-Cross-Domain-Policies: [none] |
1027 | X-Runtime: ['0.066280'] | 1035 | X-Request-Id: [5b82ee37-54e9-4044-b205-02763dc056e8] |
1036 | X-Runtime: ['0.100350'] | ||
1028 | X-XSS-Protection: [1; mode=block] | 1037 | X-XSS-Protection: [1; mode=block] |
1029 | content-length: ['2'] | 1038 | content-length: ['2'] |
1030 | status: {code: 200, message: OK} | 1039 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_media_post[True].yaml b/tests/cassettes/test_media_post[True].yaml index 3de2f2d..ee3d273 100644 --- a/tests/cassettes/test_media_post[True].yaml +++ b/tests/cassettes/test_media_post[True].yaml | |||
@@ -1,977 +1,980 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS00OGQxNTA1Y2ExYTc0NDg4YjNkN2YwYjE4ZTI4NTE0ZA0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS04YjRjNDA5NTA5Mzc0ZjY5OTI4MmEzZWY0YTI2OGEwNg0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJkZXNjcmlwdGlvbiINCg0KSm9obiBMZW5ub24gZG9pbmcgYSBmdW5u | 5 | Zm9ybS1kYXRhOyBuYW1lPSJkZXNjcmlwdGlvbiINCg0KSm9obiBMZW5ub24gZG9pbmcgYSBmdW5u |
6 | eSB3YWxrDQotLTQ4ZDE1MDVjYTFhNzQ0ODhiM2Q3ZjBiMThlMjg1MTRkDQpDb250ZW50LURpc3Bv | 6 | eSB3YWxrDQotLThiNGM0MDk1MDkzNzRmNjk5MjgyYTNlZjRhMjY4YTA2DQpDb250ZW50LURpc3Bv |
7 | c2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZvY3VzIg0KDQotMC41LDAuMw0KLS00OGQxNTA1Y2Ex | 7 | c2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZvY3VzIg0KDQotMC41LDAuMw0KLS04YjRjNDA5NTA5 |
8 | YTc0NDg4YjNkN2YwYjE4ZTI4NTE0ZA0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBu | 8 | Mzc0ZjY5OTI4MmEzZWY0YTI2OGEwNg0KQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBu |
9 | YW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODEzOTM2OS41NjMwNzI3 | 9 | YW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODIyODg1MS41OTU4MTlf |
10 | X1QyQkhBMkdLOVguanBnIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVnDQoNCv/Y/+AAEEpGSUYA | 10 | UzgwUDBOQ1I2RC5qcGciDQpDb250ZW50LVR5cGU6IGltYWdlL2pwZWcNCg0K/9j/4AAQSkZJRgAB |
11 | AQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50clJHQiBYWVogB9wAAQAZ | 11 | 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 | 596 | mlymZRjgaLBoXQkyTb4KtQ1EQ5SMUei71n2bxmUVxzPVKcuaiOpbZIIdRDoUFsLl0uJbIQOgmRoL |
597 | C2cj7uH5UAKbUaqxpLHuazXezEMi3AyfY3rndb6z4Tb/AIen0l3VI7zNh/LvVGpqLcY5iSJB0wOC | 597 | ZyPu4flQAptRqrGkse5rNd7MQyLcDJ9jeud1vrPhNv8Ah6fSXdUjvM2H8u9UamotxjmJIkHTA4K4 |
598 | uO9TelbWvtT1vDLZDURM3IdC4eR80e/621UxhCzYtniYqfnagQ9U8TN7luxehjrDIn261BwkFi+2 | 598 | 71N6Vta+1PW8MtkNREzch0Lh5HzR7/rbVTGELNi2eJip+dqBD1TxM3uW7F6GOsMifbrUHCQWL7bF |
599 | xSQojsnw0pGcOfq8nWtz1Pd0mrv2+KaW0WZ3Xku2s7ZN81hR3aI670J6nucK1+l4Xq7lq3obl5nK | 599 | JCiOyfDSkZw5+ryda3PU93Sau/b4ppbRZndeS7aztk3zWFHdojrvQnqe5wrX6XheruWrehuXmcpy |
600 | cjDFx57FavqL1VpdaavhMbUbxZ1HNbvwnmIZymP1K8+lCKrjFSsrblkojpdMDbJEnYDGaKW475M1 | 600 | MMXHnsVq+ovVWl1pq+ExtRvFnUc1u/CeYhnKY/Urz6UIquMVKytuWSiOl0wNskSdgMZopbjvkzWf |
601 | n6C9KQmc9607bHDkzkxRYrNuTL71IhEjyoj+tHiRHI07l6G3dqqrluPLzEu+OnaoKnQX7U/NOnBV | 601 | oL0pCZz3rTtscOTOTFFis25MvvUiESPKiP60eJEcjTuXobd2qquW48vMS746dqgqdBftT806cFWK |
602 | iifLUA7Ye6yVB7FRndDYanII3QzsmBqCMrnKdzFBC8EbRIN2Y/1qPEINzQXInTGcUa8YLVKYXNFc | 602 | J8tQDth7rJUHsVGd0NhqcgjdDOyYGoIyucp3MUELwRtEg3Zj/Wo8Qg3NBcidMZxRrxgtUphc0VyC |
603 | gmyO/wCKAOjstvR24h1Mh8UVhE6ScYyr0Gq3C9cXdKWpYLlgxnulWWXWS7YyUKGzQInWnI4jzeet | 603 | bI7/AIoA6Oy29HbiHUyHxRWETpJxjKvQarcL1xd0palguWDGe6VZZdZLtjJQobNAidacjiPN5600 |
604 | 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 |
947 | headers: | 947 | headers: |
948 | Accept: ['*/*'] | 948 | Accept: ['*/*'] |
949 | Accept-Encoding: ['gzip, deflate'] | 949 | Accept-Encoding: ['gzip, deflate'] |
950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 950 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
951 | Connection: [keep-alive] | 951 | Connection: [keep-alive] |
952 | Content-Length: ['53738'] | 952 | Content-Length: ['53737'] |
953 | Content-Type: [multipart/form-data; boundary=48d1505ca1a74488b3d7f0b18e28514d] | 953 | Content-Type: [multipart/form-data; boundary=8b4c409509374f699282a3ef4a268a06] |
954 | User-Agent: [python-requests/2.9.1] | 954 | User-Agent: [python-requests/2.9.1] |
955 | method: POST | 955 | method: POST |
956 | uri: http://localhost:3000/api/v1/media | 956 | uri: http://localhost:3000/api/v1/media |
957 | response: | 957 | response: |
958 | body: {string: '{"id":"8","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/008/original/04f500ecd36c8075.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/008/small/04f500ecd36c8075.jpg","remote_url":null,"text_url":"http://localhost:3000/media/vlJl_fP1mGWt5DWHRjQ","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John | 958 | body: {string: '{"id":"2","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/002/original/df43bb5e8c39a766.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/002/small/df43bb5e8c39a766.jpg","remote_url":null,"text_url":"http://localhost:3000/media/Mo_xlrGjDMgwlOc3Uq8","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John |
959 | Lennon doing a funny walk"}'} | 959 | Lennon doing a funny walk"}'} |
960 | headers: | 960 | headers: |
961 | Cache-Control: ['max-age=0, private, must-revalidate'] | 961 | Cache-Control: ['max-age=0, private, must-revalidate'] |
962 | Content-Type: [application/json; charset=utf-8] | 962 | Content-Type: [application/json; charset=utf-8] |
963 | ETag: [W/"769a03abbc7c299d6c29b6c37bb4fd0e"] | 963 | ETag: [W/"369a6fee9e01ccf86536cf2f31c90edc"] |
964 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
964 | Transfer-Encoding: [chunked] | 965 | Transfer-Encoding: [chunked] |
965 | Vary: ['Accept-Encoding, Origin'] | 966 | Vary: ['Accept-Encoding, Origin'] |
966 | X-Content-Type-Options: [nosniff] | 967 | X-Content-Type-Options: [nosniff] |
968 | X-Download-Options: [noopen] | ||
967 | X-Frame-Options: [SAMEORIGIN] | 969 | X-Frame-Options: [SAMEORIGIN] |
968 | X-Request-Id: [bdcb2080-4c2f-429e-b225-bf3cdc70bb75] | 970 | X-Permitted-Cross-Domain-Policies: [none] |
969 | X-Runtime: ['0.409418'] | 971 | X-Request-Id: [87cc2280-1cf3-49f9-8e36-c0f5cc1fc40f] |
972 | X-Runtime: ['0.450433'] | ||
970 | X-XSS-Protection: [1; mode=block] | 973 | X-XSS-Protection: [1; mode=block] |
971 | content-length: ['531'] | 974 | content-length: ['531'] |
972 | status: {code: 200, message: OK} | 975 | status: {code: 200, message: OK} |
973 | - request: | 976 | - request: |
974 | body: status=LOL+check+this+out&media_ids%5B%5D=8&sensitive=True | 977 | body: sensitive=True&status=LOL+check+this+out&media_ids%5B%5D=2 |
975 | headers: | 978 | headers: |
976 | Accept: ['*/*'] | 979 | Accept: ['*/*'] |
977 | Accept-Encoding: ['gzip, deflate'] | 980 | Accept-Encoding: ['gzip, deflate'] |
@@ -983,24 +986,27 @@ interactions: | |||
983 | method: POST | 986 | method: POST |
984 | uri: http://localhost:3000/api/v1/statuses | 987 | uri: http://localhost:3000/api/v1/statuses |
985 | response: | 988 | response: |
986 | body: {string: '{"id":"100148141755075737","created_at":"2018-06-04T19:09:30.055Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100148141755075737","content":"\u003cp\u003eLOL | 989 | body: {string: '{"id":"100154006056668334","created_at":"2018-06-05T20:00:52.232Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154006056668334","content":"\u003cp\u003eLOL |
987 | check this out\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148141755075737","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 990 | check this out\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154006056668334","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
988 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 991 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
989 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 992 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
990 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[{"id":"8","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/008/original/04f500ecd36c8075.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/008/small/04f500ecd36c8075.jpg","remote_url":null,"text_url":"http://localhost:3000/media/vlJl_fP1mGWt5DWHRjQ","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John | 993 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":4,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[{"id":"2","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/002/original/df43bb5e8c39a766.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/002/small/df43bb5e8c39a766.jpg","remote_url":null,"text_url":"http://localhost:3000/media/Mo_xlrGjDMgwlOc3Uq8","meta":{"focus":{"x":-0.5,"y":0.3},"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":"John |
991 | Lennon doing a funny walk"}],"mentions":[],"tags":[],"emojis":[]}'} | 994 | Lennon doing a funny walk"}],"mentions":[],"tags":[],"emojis":[]}'} |
992 | headers: | 995 | headers: |
993 | Cache-Control: ['max-age=0, private, must-revalidate'] | 996 | Cache-Control: ['max-age=0, private, must-revalidate'] |
994 | Content-Type: [application/json; charset=utf-8] | 997 | Content-Type: [application/json; charset=utf-8] |
995 | ETag: [W/"0b67a1f74869ecd6f3f0c229f8123b3d"] | 998 | ETag: [W/"02983033d7a365ef089710ec09275ed5"] |
999 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
996 | Transfer-Encoding: [chunked] | 1000 | Transfer-Encoding: [chunked] |
997 | Vary: ['Accept-Encoding, Origin'] | 1001 | Vary: ['Accept-Encoding, Origin'] |
998 | X-Content-Type-Options: [nosniff] | 1002 | X-Content-Type-Options: [nosniff] |
1003 | X-Download-Options: [noopen] | ||
999 | X-Frame-Options: [SAMEORIGIN] | 1004 | X-Frame-Options: [SAMEORIGIN] |
1000 | X-Request-Id: [684a2c86-f3d5-42e9-98c3-b928d43c162f] | 1005 | X-Permitted-Cross-Domain-Policies: [none] |
1001 | X-Runtime: ['0.149450'] | 1006 | X-Request-Id: [0b29e266-dc73-4659-9f03-b2bac055d499] |
1007 | X-Runtime: ['0.295518'] | ||
1002 | X-XSS-Protection: [1; mode=block] | 1008 | X-XSS-Protection: [1; mode=block] |
1003 | content-length: ['1942'] | 1009 | content-length: ['2047'] |
1004 | status: {code: 200, message: OK} | 1010 | status: {code: 200, message: OK} |
1005 | - request: | 1011 | - request: |
1006 | body: null | 1012 | body: null |
@@ -1012,19 +1018,22 @@ interactions: | |||
1012 | Content-Length: ['0'] | 1018 | Content-Length: ['0'] |
1013 | User-Agent: [python-requests/2.9.1] | 1019 | User-Agent: [python-requests/2.9.1] |
1014 | method: DELETE | 1020 | method: DELETE |
1015 | uri: http://localhost:3000/api/v1/statuses/100148141755075737 | 1021 | uri: http://localhost:3000/api/v1/statuses/100154006056668334 |
1016 | response: | 1022 | response: |
1017 | body: {string: '{}'} | 1023 | body: {string: '{}'} |
1018 | headers: | 1024 | headers: |
1019 | Cache-Control: ['max-age=0, private, must-revalidate'] | 1025 | Cache-Control: ['max-age=0, private, must-revalidate'] |
1020 | Content-Type: [application/json; charset=utf-8] | 1026 | Content-Type: [application/json; charset=utf-8] |
1021 | ETag: [W/"b322e450317bbc6fd3d813ac5b34d951"] | 1027 | ETag: [W/"8781ff947e5a28c85a2a037fedc85ba7"] |
1028 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
1022 | Transfer-Encoding: [chunked] | 1029 | Transfer-Encoding: [chunked] |
1023 | Vary: ['Accept-Encoding, Origin'] | 1030 | Vary: ['Accept-Encoding, Origin'] |
1024 | X-Content-Type-Options: [nosniff] | 1031 | X-Content-Type-Options: [nosniff] |
1032 | X-Download-Options: [noopen] | ||
1025 | X-Frame-Options: [SAMEORIGIN] | 1033 | X-Frame-Options: [SAMEORIGIN] |
1026 | X-Request-Id: [289b879f-b582-40fe-af31-f9215aef2ba6] | 1034 | X-Permitted-Cross-Domain-Policies: [none] |
1027 | X-Runtime: ['0.073908'] | 1035 | X-Request-Id: [4902ba13-92e2-48f0-88a2-f779e56361d2] |
1036 | X-Runtime: ['0.129599'] | ||
1028 | X-XSS-Protection: [1; mode=block] | 1037 | X-XSS-Protection: [1; mode=block] |
1029 | content-length: ['2'] | 1038 | content-length: ['2'] |
1030 | status: {code: 200, message: OK} | 1039 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_media_post_file.yaml b/tests/cassettes/test_media_post_file.yaml index ba4f3b4..bc4ab44 100644 --- a/tests/cassettes/test_media_post_file.yaml +++ b/tests/cassettes/test_media_post_file.yaml | |||
@@ -1,9 +1,9 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: !!binary | | 3 | body: !!binary | |
4 | LS1jYzNlOTJlM2RjNDE0ZjQwYmNmYjE3ODZlY2NlODNlNw0KQ29udGVudC1EaXNwb3NpdGlvbjog | 4 | LS01ZmI2NDk0NTBiNmU0YzNkYjk5MjkwYTAwZDdhNjkzOQ0KQ29udGVudC1EaXNwb3NpdGlvbjog |
5 | Zm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODEz | 5 | Zm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9Im1hc3RvZG9ucHl1cGxvYWRfMTUyODIy |
6 | OTM3MC4yODc4MTU2X04wVEJQTzNSRUEuanBnIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVnDQoN | 6 | ODg1Mi41OTQ2NDEyXzY1V041UFZTNzEuanBnIg0KQ29udGVudC1UeXBlOiBpbWFnZS9qcGVnDQoN |
7 | Cv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50clJH | 7 | Cv/Y/+AAEEpGSUYAAQEBAEgASAAA/+ICHElDQ19QUk9GSUxFAAEBAAACDGxjbXMCEAAAbW50clJH |
8 | QiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbWAAEA | 8 | QiBYWVogB9wAAQAZAAMAKQA5YWNzcEFQUEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPbWAAEA |
9 | AAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK | 9 | AAAA0y1sY21zAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK |
@@ -939,29 +939,32 @@ interactions: | |||
939 | fkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpUVZts | 939 | fkRBtkgMCmGlSoojqYg3CP1hg5XagwuSZZej1N96VKgeHKRZSii9BM7fep2iK8u6Y69PxSpUVZts |
940 | doSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilSoFO2 | 940 | doSiQO3N/mozLhcIxMSN89s+KVKgU4XMHLHOFF7LVZRJrFV22pUqBoKKIKucrmmTAxMZfilSoFO2 |
941 | xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn9aVK | 941 | xicuMnjFStYMZkHV3XP4pUqC5Zbdy3MwJvu7U0AjASTLfOy9aVKgjPC5Yj9imCTIjyrGTjBn9aVK |
942 | gY09xujjo55uzvSpUqD/2Q0KLS1jYzNlOTJlM2RjNDE0ZjQwYmNmYjE3ODZlY2NlODNlNy0tDQo= | 942 | gY09xujjo55uzvSpUqD/2Q0KLS01ZmI2NDk0NTBiNmU0YzNkYjk5MjkwYTAwZDdhNjkzOS0tDQo= |
943 | headers: | 943 | headers: |
944 | Accept: ['*/*'] | 944 | Accept: ['*/*'] |
945 | Accept-Encoding: ['gzip, deflate'] | 945 | Accept-Encoding: ['gzip, deflate'] |
946 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 946 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
947 | Connection: [keep-alive] | 947 | Connection: [keep-alive] |
948 | Content-Length: ['53522'] | 948 | Content-Length: ['53522'] |
949 | Content-Type: [multipart/form-data; boundary=cc3e92e3dc414f40bcfb1786ecce83e7] | 949 | Content-Type: [multipart/form-data; boundary=5fb649450b6e4c3db99290a00d7a6939] |
950 | User-Agent: [python-requests/2.9.1] | 950 | User-Agent: [python-requests/2.9.1] |
951 | method: POST | 951 | method: POST |
952 | uri: http://localhost:3000/api/v1/media | 952 | uri: http://localhost:3000/api/v1/media |
953 | response: | 953 | response: |
954 | body: {string: '{"id":"9","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/009/original/fe4463126acea679.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/009/small/fe4463126acea679.jpg","remote_url":null,"text_url":"http://localhost:3000/media/aWmZ_MY0-HolrDbBqZs","meta":{"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":null}'} | 954 | body: {string: '{"id":"3","type":"image","url":"http://localhost:3000/system/media_attachments/files/000/000/003/original/77f967659c926f72.jpg","preview_url":"http://localhost:3000/system/media_attachments/files/000/000/003/small/77f967659c926f72.jpg","remote_url":null,"text_url":"http://localhost:3000/media/KpKtqVyxbN0x4lvTk5I","meta":{"original":{"width":600,"height":600,"size":"600x600","aspect":1.0},"small":{"width":400,"height":400,"size":"400x400","aspect":1.0}},"description":null}'} |
955 | headers: | 955 | headers: |
956 | Cache-Control: ['max-age=0, private, must-revalidate'] | 956 | Cache-Control: ['max-age=0, private, must-revalidate'] |
957 | Content-Type: [application/json; charset=utf-8] | 957 | Content-Type: [application/json; charset=utf-8] |
958 | ETag: [W/"dcbf7666a68cdd94f7d98c827a983585"] | 958 | ETag: [W/"e39da69cef973c070f0e76f0cc50d4b7"] |
959 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
959 | Transfer-Encoding: [chunked] | 960 | Transfer-Encoding: [chunked] |
960 | Vary: ['Accept-Encoding, Origin'] | 961 | Vary: ['Accept-Encoding, Origin'] |
961 | X-Content-Type-Options: [nosniff] | 962 | X-Content-Type-Options: [nosniff] |
963 | X-Download-Options: [noopen] | ||
962 | X-Frame-Options: [SAMEORIGIN] | 964 | X-Frame-Options: [SAMEORIGIN] |
963 | X-Request-Id: [a9d457df-f382-445e-a61e-c11522b8a190] | 965 | X-Permitted-Cross-Domain-Policies: [none] |
964 | X-Runtime: ['0.341164'] | 966 | X-Request-Id: [cbfed9cc-66c2-473b-aa87-d0d5f85bc6ac] |
967 | X-Runtime: ['0.437982'] | ||
965 | X-XSS-Protection: [1; mode=block] | 968 | X-XSS-Protection: [1; mode=block] |
966 | content-length: ['476'] | 969 | content-length: ['476'] |
967 | status: {code: 200, message: OK} | 970 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml index 0376d9a..9d4849e 100644 --- a/tests/cassettes/test_mutes.yaml +++ b/tests/cassettes/test_mutes.yaml | |||
@@ -14,13 +14,16 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] | 17 | ETag: [W/"7d6fc1f1cf682feb69586e6851b7e014"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [b1a0450a-07cb-491b-8756-fc84b7be2222] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.036815'] | 25 | X-Request-Id: [392206a2-6acc-4a90-bc09-67f7f627e340] |
26 | X-Runtime: ['0.135760'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['2'] | 28 | content-length: ['2'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_notifications.yaml b/tests/cassettes/test_notifications.yaml index 6a632a2..56895de 100644 --- a/tests/cassettes/test_notifications.yaml +++ b/tests/cassettes/test_notifications.yaml | |||
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984771133704247","created_at":"2018-05-06T22:42:12.221Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/99984771133704247","content":"\u003cp\u003e\u003cspan | 15 | body: {string: '{"id":"100154024286093780","created_at":"2018-06-05T20:05:30.359Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/100154024286093780","content":"\u003cp\u003e\u003cspan |
16 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 16 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
17 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 17 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
18 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/99984771133704247","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 18 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/100154024286093780","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
19 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} | 19 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"3204544fbd6ce823914912288ccbe4d3"] | 23 | ETag: [W/"7cbc08ae64152782719a098ceefea715"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [f083b615-6b3f-4f8e-99ce-45ad4dbbafc8] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.289173'] | 31 | X-Request-Id: [afad45f8-5d84-4b00-8332-94d9cc4d2a06] |
32 | X-Runtime: ['0.216052'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1451'] | 34 | content-length: ['1490'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -41,25 +44,32 @@ interactions: | |||
41 | method: GET | 44 | method: GET |
42 | uri: http://localhost:3000/api/v1/notifications | 45 | uri: http://localhost:3000/api/v1/notifications |
43 | response: | 46 | response: |
44 | body: {string: '[{"id":"17","type":"mention","created_at":"2018-05-06T22:42:12.303Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"status":{"id":"99984771133704247","created_at":"2018-05-06T22:42:12.221Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/99984771133704247","content":"\u003cp\u003e\u003cspan | 47 | body: {string: '[{"id":"11","type":"mention","created_at":"2018-06-05T20:05:30.670Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"status":{"id":"100154024286093780","created_at":"2018-06-05T20:05:30.359Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/100154024286093780","content":"\u003cp\u003e\u003cspan |
45 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 48 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
46 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 49 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
47 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/99984771133704247","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/100154024286093780","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}]'} | 51 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}},{"id":"10","type":"mention","created_at":"2018-06-05T20:02:04.821Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"status":{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
52 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
53 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
54 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
55 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}]'} | ||
49 | headers: | 56 | headers: |
50 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
51 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
52 | ETag: [W/"b74f5ba6dfb6a3a93619a9b76465ba15"] | 59 | ETag: [W/"0a5d6989f28befad69e3884117c4feb7"] |
53 | Link: ['<http://localhost:3000/api/v1/notifications?max_id=17>; rel="next", | 60 | Link: ['<http://localhost:3000/api/v1/notifications?max_id=10>; rel="next", |
54 | <http://localhost:3000/api/v1/notifications?since_id=17>; rel="prev"'] | 61 | <http://localhost:3000/api/v1/notifications?since_id=11>; rel="prev"'] |
62 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
55 | Transfer-Encoding: [chunked] | 63 | Transfer-Encoding: [chunked] |
56 | Vary: ['Accept-Encoding, Origin'] | 64 | Vary: ['Accept-Encoding, Origin'] |
57 | X-Content-Type-Options: [nosniff] | 65 | X-Content-Type-Options: [nosniff] |
66 | X-Download-Options: [noopen] | ||
58 | X-Frame-Options: [SAMEORIGIN] | 67 | X-Frame-Options: [SAMEORIGIN] |
59 | X-Request-Id: [41877f88-ef2a-4506-9567-e45ca609dba6] | 68 | X-Permitted-Cross-Domain-Policies: [none] |
60 | X-Runtime: ['0.274714'] | 69 | X-Request-Id: [ba34947c-1e96-45ef-a863-0888f44e7a80] |
70 | X-Runtime: ['0.440518'] | ||
61 | X-XSS-Protection: [1; mode=block] | 71 | X-XSS-Protection: [1; mode=block] |
62 | content-length: ['2039'] | 72 | content-length: ['4251'] |
63 | status: {code: 200, message: OK} | 73 | status: {code: 200, message: OK} |
64 | - request: | 74 | - request: |
65 | body: null | 75 | body: null |
@@ -70,25 +80,28 @@ interactions: | |||
70 | Connection: [keep-alive] | 80 | Connection: [keep-alive] |
71 | User-Agent: [python-requests/2.9.1] | 81 | User-Agent: [python-requests/2.9.1] |
72 | method: GET | 82 | method: GET |
73 | uri: http://localhost:3000/api/v1/notifications/17 | 83 | uri: http://localhost:3000/api/v1/notifications/11 |
74 | response: | 84 | response: |
75 | body: {string: '{"id":"17","type":"mention","created_at":"2018-05-06T22:42:12.303Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"status":{"id":"99984771133704247","created_at":"2018-05-06T22:42:12.221Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/99984771133704247","content":"\u003cp\u003e\u003cspan | 85 | body: {string: '{"id":"11","type":"mention","created_at":"2018-06-05T20:05:30.670Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"status":{"id":"100154024286093780","created_at":"2018-06-05T20:05:30.359Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/100154024286093780","content":"\u003cp\u003e\u003cspan |
76 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 86 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
77 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 87 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
78 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/99984771133704247","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 88 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/100154024286093780","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
79 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}'} | 89 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}'} |
80 | headers: | 90 | headers: |
81 | Cache-Control: ['max-age=0, private, must-revalidate'] | 91 | Cache-Control: ['max-age=0, private, must-revalidate'] |
82 | Content-Type: [application/json; charset=utf-8] | 92 | Content-Type: [application/json; charset=utf-8] |
83 | ETag: [W/"f64b1a47ae888c6f8a1b57bb3bfbab78"] | 93 | ETag: [W/"94e54968e4e8206ebf8e6f471bb8ee74"] |
94 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
84 | Transfer-Encoding: [chunked] | 95 | Transfer-Encoding: [chunked] |
85 | Vary: ['Accept-Encoding, Origin'] | 96 | Vary: ['Accept-Encoding, Origin'] |
86 | X-Content-Type-Options: [nosniff] | 97 | X-Content-Type-Options: [nosniff] |
98 | X-Download-Options: [noopen] | ||
87 | X-Frame-Options: [SAMEORIGIN] | 99 | X-Frame-Options: [SAMEORIGIN] |
88 | X-Request-Id: [6c4a9311-f940-46c7-8378-b9999508d7a3] | 100 | X-Permitted-Cross-Domain-Policies: [none] |
89 | X-Runtime: ['0.108129'] | 101 | X-Request-Id: [5b221653-e0b7-4409-8cfa-e8ec6ac8aace] |
102 | X-Runtime: ['0.093984'] | ||
90 | X-XSS-Protection: [1; mode=block] | 103 | X-XSS-Protection: [1; mode=block] |
91 | content-length: ['2037'] | 104 | content-length: ['2112'] |
92 | status: {code: 200, message: OK} | 105 | status: {code: 200, message: OK} |
93 | - request: | 106 | - request: |
94 | body: null | 107 | body: null |
@@ -100,19 +113,22 @@ interactions: | |||
100 | Content-Length: ['0'] | 113 | Content-Length: ['0'] |
101 | User-Agent: [python-requests/2.9.1] | 114 | User-Agent: [python-requests/2.9.1] |
102 | method: DELETE | 115 | method: DELETE |
103 | uri: http://localhost:3000/api/v1/statuses/99984771133704247 | 116 | uri: http://localhost:3000/api/v1/statuses/100154024286093780 |
104 | response: | 117 | response: |
105 | body: {string: '{}'} | 118 | body: {string: '{}'} |
106 | headers: | 119 | headers: |
107 | Cache-Control: ['max-age=0, private, must-revalidate'] | 120 | Cache-Control: ['max-age=0, private, must-revalidate'] |
108 | Content-Type: [application/json; charset=utf-8] | 121 | Content-Type: [application/json; charset=utf-8] |
109 | ETag: [W/"d47d701466906a3c69490c16b59928aa"] | 122 | ETag: [W/"383c3f1cbf7fc7be0d8ed2dd76157829"] |
123 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
110 | Transfer-Encoding: [chunked] | 124 | Transfer-Encoding: [chunked] |
111 | Vary: ['Accept-Encoding, Origin'] | 125 | Vary: ['Accept-Encoding, Origin'] |
112 | X-Content-Type-Options: [nosniff] | 126 | X-Content-Type-Options: [nosniff] |
127 | X-Download-Options: [noopen] | ||
113 | X-Frame-Options: [SAMEORIGIN] | 128 | X-Frame-Options: [SAMEORIGIN] |
114 | X-Request-Id: [49ae3869-8277-495e-bf1e-5c3c016963e3] | 129 | X-Permitted-Cross-Domain-Policies: [none] |
115 | X-Runtime: ['0.038824'] | 130 | X-Request-Id: [9ad1e8dd-6d40-4a59-908b-c0ac0dbb8126] |
131 | X-Runtime: ['0.043752'] | ||
116 | X-XSS-Protection: [1; mode=block] | 132 | X-XSS-Protection: [1; mode=block] |
117 | content-length: ['2'] | 133 | content-length: ['2'] |
118 | status: {code: 200, message: OK} | 134 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_notifications_clear.yaml b/tests/cassettes/test_notifications_clear.yaml index 14331f3..1a6164d 100644 --- a/tests/cassettes/test_notifications_clear.yaml +++ b/tests/cassettes/test_notifications_clear.yaml | |||
@@ -15,13 +15,16 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"e1485e56daf0fcfe010cb4684a2b1ced"] | 18 | ETag: [W/"dfdc6f7561951f9b9f040ed7ee6af290"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
19 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
21 | X-Content-Type-Options: [nosniff] | 22 | X-Content-Type-Options: [nosniff] |
23 | X-Download-Options: [noopen] | ||
22 | X-Frame-Options: [SAMEORIGIN] | 24 | X-Frame-Options: [SAMEORIGIN] |
23 | X-Request-Id: [cc1d941b-da75-4759-9d50-9b2d19015d9f] | 25 | X-Permitted-Cross-Domain-Policies: [none] |
24 | X-Runtime: ['0.096564'] | 26 | X-Request-Id: [0c271554-0680-4dd5-acda-3fb4901dedee] |
27 | X-Runtime: ['0.124845'] | ||
25 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
26 | content-length: ['2'] | 29 | content-length: ['2'] |
27 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_notifications_dismiss.yaml b/tests/cassettes/test_notifications_dismiss.yaml index c10a955..2f5daaf 100644 --- a/tests/cassettes/test_notifications_dismiss.yaml +++ b/tests/cassettes/test_notifications_dismiss.yaml | |||
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984771189168164","created_at":"2018-05-06T22:42:13.099Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/99984771189168164","content":"\u003cp\u003e\u003cspan | 15 | body: {string: '{"id":"100154024352446869","created_at":"2018-06-05T20:05:31.445Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/100154024352446869","content":"\u003cp\u003e\u003cspan |
16 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 16 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
17 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 17 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
18 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/99984771189168164","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 18 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/100154024352446869","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
19 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} | 19 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"59d412b11784743848e931d6d46bb2f2"] | 23 | ETag: [W/"16fd6d9c04083616109d7baa24f884ba"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [103aca56-6f68-465d-a2e9-364cbafa4080] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.345908'] | 31 | X-Request-Id: [abf518ee-68ff-4891-94df-45335061f365] |
32 | X-Runtime: ['0.489799'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1451'] | 34 | content-length: ['1490'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -41,28 +44,35 @@ interactions: | |||
41 | method: GET | 44 | method: GET |
42 | uri: http://localhost:3000/api/v1/notifications | 45 | uri: http://localhost:3000/api/v1/notifications |
43 | response: | 46 | response: |
44 | body: {string: '[{"id":"18","type":"mention","created_at":"2018-05-06T22:42:13.193Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"status":{"id":"99984771189168164","created_at":"2018-05-06T22:42:13.099Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/99984771189168164","content":"\u003cp\u003e\u003cspan | 47 | body: {string: '[{"id":"12","type":"mention","created_at":"2018-06-05T20:05:31.734Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"status":{"id":"100154024352446869","created_at":"2018-06-05T20:05:31.445Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"sr","uri":"http://localhost:3000/users/admin/statuses/100154024352446869","content":"\u003cp\u003e\u003cspan |
45 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 48 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
46 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 49 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
47 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/99984771189168164","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | hello!\u003c/p\u003e","url":"http://localhost:3000/@admin/100154024352446869","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":5},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}]'} | 51 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}},{"id":"10","type":"mention","created_at":"2018-06-05T20:02:04.821Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"status":{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
52 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
53 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
54 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
55 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}}]'} | ||
49 | headers: | 56 | headers: |
50 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
51 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
52 | ETag: [W/"50302a98f877fec5db13cff1203a99f0"] | 59 | ETag: [W/"21071fc2ff29eb4e3c9a39b45b2309d8"] |
53 | Link: ['<http://localhost:3000/api/v1/notifications?max_id=18>; rel="next", | 60 | Link: ['<http://localhost:3000/api/v1/notifications?max_id=10>; rel="next", |
54 | <http://localhost:3000/api/v1/notifications?since_id=18>; rel="prev"'] | 61 | <http://localhost:3000/api/v1/notifications?since_id=12>; rel="prev"'] |
62 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
55 | Transfer-Encoding: [chunked] | 63 | Transfer-Encoding: [chunked] |
56 | Vary: ['Accept-Encoding, Origin'] | 64 | Vary: ['Accept-Encoding, Origin'] |
57 | X-Content-Type-Options: [nosniff] | 65 | X-Content-Type-Options: [nosniff] |
66 | X-Download-Options: [noopen] | ||
58 | X-Frame-Options: [SAMEORIGIN] | 67 | X-Frame-Options: [SAMEORIGIN] |
59 | X-Request-Id: [a2fcd75a-9310-4648-b56f-4e81be18ee08] | 68 | X-Permitted-Cross-Domain-Policies: [none] |
60 | X-Runtime: ['0.253898'] | 69 | X-Request-Id: [4cce54cd-b20d-4587-a5ae-9e123b846be7] |
70 | X-Runtime: ['0.272219'] | ||
61 | X-XSS-Protection: [1; mode=block] | 71 | X-XSS-Protection: [1; mode=block] |
62 | content-length: ['2039'] | 72 | content-length: ['4251'] |
63 | status: {code: 200, message: OK} | 73 | status: {code: 200, message: OK} |
64 | - request: | 74 | - request: |
65 | body: id=18 | 75 | body: id=12 |
66 | headers: | 76 | headers: |
67 | Accept: ['*/*'] | 77 | Accept: ['*/*'] |
68 | Accept-Encoding: ['gzip, deflate'] | 78 | Accept-Encoding: ['gzip, deflate'] |
@@ -78,13 +88,16 @@ interactions: | |||
78 | headers: | 88 | headers: |
79 | Cache-Control: ['max-age=0, private, must-revalidate'] | 89 | Cache-Control: ['max-age=0, private, must-revalidate'] |
80 | Content-Type: [application/json; charset=utf-8] | 90 | Content-Type: [application/json; charset=utf-8] |
81 | ETag: [W/"e1485e56daf0fcfe010cb4684a2b1ced"] | 91 | ETag: [W/"dfdc6f7561951f9b9f040ed7ee6af290"] |
92 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
82 | Transfer-Encoding: [chunked] | 93 | Transfer-Encoding: [chunked] |
83 | Vary: ['Accept-Encoding, Origin'] | 94 | Vary: ['Accept-Encoding, Origin'] |
84 | X-Content-Type-Options: [nosniff] | 95 | X-Content-Type-Options: [nosniff] |
96 | X-Download-Options: [noopen] | ||
85 | X-Frame-Options: [SAMEORIGIN] | 97 | X-Frame-Options: [SAMEORIGIN] |
86 | X-Request-Id: [2b4bbda5-a098-4420-9600-8dfb63133af6] | 98 | X-Permitted-Cross-Domain-Policies: [none] |
87 | X-Runtime: ['0.052754'] | 99 | X-Request-Id: [349ead59-db7f-4ad5-b99d-e927d9c5acb1] |
100 | X-Runtime: ['0.073870'] | ||
88 | X-XSS-Protection: [1; mode=block] | 101 | X-XSS-Protection: [1; mode=block] |
89 | content-length: ['2'] | 102 | content-length: ['2'] |
90 | status: {code: 200, message: OK} | 103 | status: {code: 200, message: OK} |
@@ -98,19 +111,22 @@ interactions: | |||
98 | Content-Length: ['0'] | 111 | Content-Length: ['0'] |
99 | User-Agent: [python-requests/2.9.1] | 112 | User-Agent: [python-requests/2.9.1] |
100 | method: DELETE | 113 | method: DELETE |
101 | uri: http://localhost:3000/api/v1/statuses/99984771189168164 | 114 | uri: http://localhost:3000/api/v1/statuses/100154024352446869 |
102 | response: | 115 | response: |
103 | body: {string: '{}'} | 116 | body: {string: '{}'} |
104 | headers: | 117 | headers: |
105 | Cache-Control: ['max-age=0, private, must-revalidate'] | 118 | Cache-Control: ['max-age=0, private, must-revalidate'] |
106 | Content-Type: [application/json; charset=utf-8] | 119 | Content-Type: [application/json; charset=utf-8] |
107 | ETag: [W/"e1485e56daf0fcfe010cb4684a2b1ced"] | 120 | ETag: [W/"dfdc6f7561951f9b9f040ed7ee6af290"] |
121 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
108 | Transfer-Encoding: [chunked] | 122 | Transfer-Encoding: [chunked] |
109 | Vary: ['Accept-Encoding, Origin'] | 123 | Vary: ['Accept-Encoding, Origin'] |
110 | X-Content-Type-Options: [nosniff] | 124 | X-Content-Type-Options: [nosniff] |
125 | X-Download-Options: [noopen] | ||
111 | X-Frame-Options: [SAMEORIGIN] | 126 | X-Frame-Options: [SAMEORIGIN] |
112 | X-Request-Id: [3c771449-40e0-4f0a-b683-a153e43ba11e] | 127 | X-Permitted-Cross-Domain-Policies: [none] |
113 | X-Runtime: ['0.052795'] | 128 | X-Request-Id: [70e6f2b0-42c6-4988-b83e-e16d74344681] |
129 | X-Runtime: ['0.034001'] | ||
114 | X-XSS-Protection: [1; mode=block] | 130 | X-XSS-Protection: [1; mode=block] |
115 | content-length: ['2'] | 131 | content-length: ['2'] |
116 | status: {code: 200, message: OK} | 132 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_public_tl.yaml b/tests/cassettes/test_public_tl.yaml index 1a100d6..25b8e0c 100644 --- a/tests/cassettes/test_public_tl.yaml +++ b/tests/cassettes/test_public_tl.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984778530271124","created_at":"2018-05-06T22:44:05.066Z","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/99984778530271124","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778530271124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154014206278593","created_at":"2018-06-05T20:02:56.565Z","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/100154014206278593","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014206278593","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"fed3b0b52e6500f6620f2451088fa1a9"] | 22 | ETag: [W/"dddab498ab776614b35cf4cf32a1e81e"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [ef0fbc19-59e3-4aa5-9214-17947230aad4] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.283077'] | 30 | X-Request-Id: [fb9fb476-8391-4b05-be2c-e5dfd515ff36] |
31 | X-Runtime: ['0.341651'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -40,49 +43,40 @@ interactions: | |||
40 | method: GET | 43 | method: GET |
41 | uri: http://localhost:3000/api/v1/timelines/public | 44 | uri: http://localhost:3000/api/v1/timelines/public |
42 | response: | 45 | response: |
43 | body: {string: '[{"id":"99984778530271124","created_at":"2018-05-06T22:44:05.066Z","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/99984778530271124","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778530271124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 46 | body: {string: '[{"id":"100154014206278593","created_at":"2018-06-05T20:02:56.565Z","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/100154014206278593","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014206278593","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
44 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 47 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
45 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 48 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
46 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984776969550296","created_at":"2018-05-06T22:43:41.246Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984776969550296","content":"\u003cp\u003eit\u0026apos;s | 49 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s |
47 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984776969550296","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775163460044","created_at":"2018-05-06T22:43:13.698Z","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/99984775163460044","content":"\u003cp\u003eon | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010820520796","created_at":"2018-06-05T20:02:05.049Z","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/100154010820520796","content":"\u003cp\u003eon |
51 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775163460044","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 54 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010820520796","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
52 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775138913573","created_at":"2018-05-06T22:43:13.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984775138913573","content":"\u003cp\u003e\u003cspan | 55 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
53 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 56 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
54 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 57 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
55 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775138913573","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 58 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
56 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984770961971239","created_at":"2018-05-06T22:42:09.581Z","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/99984770961971239","content":"\u003cp\u003eI | 59 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"100154005928083272","created_at":"2018-06-05T20:00:50.239Z","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/100154005928083272","content":"\u003cp\u003eI |
57 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984770961971239","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 60 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154005928083272","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
58 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984766537036674","created_at":"2018-05-06T22:41:02.059Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984766537036674","content":"\u003cp\u003eit\u0026apos;s | 61 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
59 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984766537036674","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | ||
60 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | ||
61 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | ||
62 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984765056578696","created_at":"2018-05-06T22:40:39.678Z","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/99984765056578696","content":"\u003cp\u003eon | ||
63 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984765056578696","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
64 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984764894651903","created_at":"2018-05-06T22:40:37.234Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984764894651903","content":"\u003cp\u003e\u003cspan | ||
65 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
66 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
67 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984764894651903","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
68 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984762957312145","created_at":"2018-05-06T22:40:07.441Z","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/99984762957312145","content":"\u003cp\u003eI | ||
69 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984762957312145","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
70 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | ||
71 | headers: | 62 | headers: |
72 | Cache-Control: ['max-age=0, private, must-revalidate'] | 63 | Cache-Control: ['max-age=0, private, must-revalidate'] |
73 | Content-Type: [application/json; charset=utf-8] | 64 | Content-Type: [application/json; charset=utf-8] |
74 | ETag: [W/"56042ef469613d30f7a250c758211b14"] | 65 | ETag: [W/"0f7cbe85b34f3cb4ab9e29ff118c2350"] |
75 | Link: ['<http://localhost:3000/api/v1/timelines/public?max_id=99984762957312145>; | 66 | Link: ['<http://localhost:3000/api/v1/timelines/public?max_id=100154005928083272>; |
76 | rel="next", <http://localhost:3000/api/v1/timelines/public?since_id=99984778530271124>; | 67 | rel="next", <http://localhost:3000/api/v1/timelines/public?since_id=100154014206278593>; |
77 | rel="prev"'] | 68 | rel="prev"'] |
69 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
78 | Transfer-Encoding: [chunked] | 70 | Transfer-Encoding: [chunked] |
79 | Vary: ['Accept-Encoding, Origin'] | 71 | Vary: ['Accept-Encoding, Origin'] |
80 | X-Content-Type-Options: [nosniff] | 72 | X-Content-Type-Options: [nosniff] |
73 | X-Download-Options: [noopen] | ||
81 | X-Frame-Options: [SAMEORIGIN] | 74 | X-Frame-Options: [SAMEORIGIN] |
82 | X-Request-Id: [1243dfb1-3a67-4ca0-bc12-fa9773a94024] | 75 | X-Permitted-Cross-Domain-Policies: [none] |
83 | X-Runtime: ['0.151062'] | 76 | X-Request-Id: [7957efca-7fae-49b1-b8db-9d4cda806fe7] |
77 | X-Runtime: ['0.248349'] | ||
84 | X-XSS-Protection: [1; mode=block] | 78 | X-XSS-Protection: [1; mode=block] |
85 | content-length: ['11768'] | 79 | content-length: ['6912'] |
86 | status: {code: 200, message: OK} | 80 | status: {code: 200, message: OK} |
87 | - request: | 81 | - request: |
88 | body: null | 82 | body: null |
@@ -95,49 +89,40 @@ interactions: | |||
95 | method: GET | 89 | method: GET |
96 | uri: http://localhost:3000/api/v1/timelines/public?local=True | 90 | uri: http://localhost:3000/api/v1/timelines/public?local=True |
97 | response: | 91 | response: |
98 | body: {string: '[{"id":"99984778530271124","created_at":"2018-05-06T22:44:05.066Z","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/99984778530271124","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778530271124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 92 | body: {string: '[{"id":"100154014206278593","created_at":"2018-06-05T20:02:56.565Z","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/100154014206278593","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014206278593","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
99 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 93 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
100 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 94 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
101 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984776969550296","created_at":"2018-05-06T22:43:41.246Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984776969550296","content":"\u003cp\u003eit\u0026apos;s | 95 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s |
102 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984776969550296","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 96 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
103 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | ||
104 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | ||
105 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775163460044","created_at":"2018-05-06T22:43:13.698Z","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/99984775163460044","content":"\u003cp\u003eon | ||
106 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775163460044","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
107 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775138913573","created_at":"2018-05-06T22:43:13.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984775138913573","content":"\u003cp\u003e\u003cspan | ||
108 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
109 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
110 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775138913573","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
111 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984770961971239","created_at":"2018-05-06T22:42:09.581Z","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/99984770961971239","content":"\u003cp\u003eI | ||
112 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984770961971239","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | ||
113 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984766537036674","created_at":"2018-05-06T22:41:02.059Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984766537036674","content":"\u003cp\u003eit\u0026apos;s | ||
114 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984766537036674","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | ||
115 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 97 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
116 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 98 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
117 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984765056578696","created_at":"2018-05-06T22:40:39.678Z","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/99984765056578696","content":"\u003cp\u003eon | 99 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010820520796","created_at":"2018-06-05T20:02:05.049Z","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/100154010820520796","content":"\u003cp\u003eon |
118 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984765056578696","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 100 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010820520796","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
119 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984764894651903","created_at":"2018-05-06T22:40:37.234Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984764894651903","content":"\u003cp\u003e\u003cspan | 101 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
120 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 102 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
121 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 103 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
122 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984764894651903","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 104 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
123 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984762957312145","created_at":"2018-05-06T22:40:07.441Z","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/99984762957312145","content":"\u003cp\u003eI | 105 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"100154005928083272","created_at":"2018-06-05T20:00:50.239Z","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/100154005928083272","content":"\u003cp\u003eI |
124 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984762957312145","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 106 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154005928083272","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
125 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 107 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
126 | headers: | 108 | headers: |
127 | Cache-Control: ['max-age=0, private, must-revalidate'] | 109 | Cache-Control: ['max-age=0, private, must-revalidate'] |
128 | Content-Type: [application/json; charset=utf-8] | 110 | Content-Type: [application/json; charset=utf-8] |
129 | ETag: [W/"56042ef469613d30f7a250c758211b14"] | 111 | ETag: [W/"0f7cbe85b34f3cb4ab9e29ff118c2350"] |
130 | Link: ['<http://localhost:3000/api/v1/timelines/public?local=True&max_id=99984762957312145>; | 112 | Link: ['<http://localhost:3000/api/v1/timelines/public?local=True&max_id=100154005928083272>; |
131 | rel="next", <http://localhost:3000/api/v1/timelines/public?local=True&since_id=99984778530271124>; | 113 | rel="next", <http://localhost:3000/api/v1/timelines/public?local=True&since_id=100154014206278593>; |
132 | rel="prev"'] | 114 | rel="prev"'] |
115 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
133 | Transfer-Encoding: [chunked] | 116 | Transfer-Encoding: [chunked] |
134 | Vary: ['Accept-Encoding, Origin'] | 117 | Vary: ['Accept-Encoding, Origin'] |
135 | X-Content-Type-Options: [nosniff] | 118 | X-Content-Type-Options: [nosniff] |
119 | X-Download-Options: [noopen] | ||
136 | X-Frame-Options: [SAMEORIGIN] | 120 | X-Frame-Options: [SAMEORIGIN] |
137 | X-Request-Id: [52edb7d8-403c-456e-9fb8-be5095ffe239] | 121 | X-Permitted-Cross-Domain-Policies: [none] |
138 | X-Runtime: ['0.098106'] | 122 | X-Request-Id: [cc56f69b-ed4d-4652-8e7b-68a28ab024f4] |
123 | X-Runtime: ['0.173273'] | ||
139 | X-XSS-Protection: [1; mode=block] | 124 | X-XSS-Protection: [1; mode=block] |
140 | content-length: ['11768'] | 125 | content-length: ['6912'] |
141 | status: {code: 200, message: OK} | 126 | status: {code: 200, message: OK} |
142 | - request: | 127 | - request: |
143 | body: null | 128 | body: null |
@@ -149,19 +134,22 @@ interactions: | |||
149 | Content-Length: ['0'] | 134 | Content-Length: ['0'] |
150 | User-Agent: [python-requests/2.9.1] | 135 | User-Agent: [python-requests/2.9.1] |
151 | method: DELETE | 136 | method: DELETE |
152 | uri: http://localhost:3000/api/v1/statuses/99984778530271124 | 137 | uri: http://localhost:3000/api/v1/statuses/100154014206278593 |
153 | response: | 138 | response: |
154 | body: {string: '{}'} | 139 | body: {string: '{}'} |
155 | headers: | 140 | headers: |
156 | Cache-Control: ['max-age=0, private, must-revalidate'] | 141 | Cache-Control: ['max-age=0, private, must-revalidate'] |
157 | Content-Type: [application/json; charset=utf-8] | 142 | Content-Type: [application/json; charset=utf-8] |
158 | ETag: [W/"7afafd2d11419f13c5e9f73b222e2254"] | 143 | ETag: [W/"e2f69ff1fb19e5c6a4b1b02f0930c139"] |
144 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
159 | Transfer-Encoding: [chunked] | 145 | Transfer-Encoding: [chunked] |
160 | Vary: ['Accept-Encoding, Origin'] | 146 | Vary: ['Accept-Encoding, Origin'] |
161 | X-Content-Type-Options: [nosniff] | 147 | X-Content-Type-Options: [nosniff] |
148 | X-Download-Options: [noopen] | ||
162 | X-Frame-Options: [SAMEORIGIN] | 149 | X-Frame-Options: [SAMEORIGIN] |
163 | X-Request-Id: [b2b3961c-8117-4511-98c5-704a5314c067] | 150 | X-Permitted-Cross-Domain-Policies: [none] |
164 | X-Runtime: ['0.029256'] | 151 | X-Request-Id: [00b47c27-b520-4bac-8e34-fd8f4b8dc288] |
152 | X-Runtime: ['0.033568'] | ||
165 | X-XSS-Protection: [1; mode=block] | 153 | X-XSS-Protection: [1; mode=block] |
166 | content-length: ['2'] | 154 | content-length: ['2'] |
167 | status: {code: 200, message: OK} | 155 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_public_tl_anonymous.yaml b/tests/cassettes/test_public_tl_anonymous.yaml index 378adfa..be430db 100644 --- a/tests/cassettes/test_public_tl_anonymous.yaml +++ b/tests/cassettes/test_public_tl_anonymous.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984778491460474","created_at":"2018-05-06T22:44:04.471Z","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/99984778491460474","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778491460474","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154014140456203","created_at":"2018-06-05T20:02:55.561Z","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/100154014140456203","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014140456203","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"7c8ea68987d1aefda881b609916b3f7f"] | 22 | ETag: [W/"5813be86e61039782eac00c3513b4d95"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [de873e3f-d5ee-464b-a56d-59ed301ae3ac] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.219646'] | 30 | X-Request-Id: [bd138e3e-1d7a-4e74-9993-3ad9fa6b3be5] |
31 | X-Runtime: ['0.375238'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,49 +42,40 @@ interactions: | |||
39 | method: GET | 42 | method: GET |
40 | uri: http://localhost:3000/api/v1/timelines/public | 43 | uri: http://localhost:3000/api/v1/timelines/public |
41 | response: | 44 | response: |
42 | body: {string: '[{"id":"99984778491460474","created_at":"2018-05-06T22:44:04.471Z","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/99984778491460474","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778491460474","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | 45 | body: {string: '[{"id":"100154014140456203","created_at":"2018-06-05T20:02:55.561Z","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/100154014140456203","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014140456203","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py |
43 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 46 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
44 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 47 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
45 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984776969550296","created_at":"2018-05-06T22:43:41.246Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984776969550296","content":"\u003cp\u003eit\u0026apos;s | 48 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s |
46 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984776969550296","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | 49 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py |
47 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 50 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
48 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 51 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
49 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775163460044","created_at":"2018-05-06T22:43:13.698Z","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/99984775163460044","content":"\u003cp\u003eon | 52 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010820520796","created_at":"2018-06-05T20:02:05.049Z","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/100154010820520796","content":"\u003cp\u003eon |
50 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775163460044","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | 53 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010820520796","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py |
51 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984775138913573","created_at":"2018-05-06T22:43:13.319Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984775138913573","content":"\u003cp\u003e\u003cspan | 54 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"100154010786466665","created_at":"2018-06-05T20:02:04.431Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154010786466665","content":"\u003cp\u003e\u003cspan |
52 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 55 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
53 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 56 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
54 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984775138913573","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | 57 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154010786466665","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py |
55 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984770961971239","created_at":"2018-05-06T22:42:09.581Z","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/99984770961971239","content":"\u003cp\u003eI | 58 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"100154005928083272","created_at":"2018-06-05T20:00:50.239Z","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/100154005928083272","content":"\u003cp\u003eI |
56 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984770961971239","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | 59 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154005928083272","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py |
57 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984766537036674","created_at":"2018-05-06T22:41:02.059Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984766537036674","content":"\u003cp\u003eit\u0026apos;s | 60 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
58 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984766537036674","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | ||
59 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | ||
60 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | ||
61 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984765056578696","created_at":"2018-05-06T22:40:39.678Z","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/99984765056578696","content":"\u003cp\u003eon | ||
62 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984765056578696","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | ||
63 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},{"id":"99984764894651903","created_at":"2018-05-06T22:40:37.234Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984764894651903","content":"\u003cp\u003e\u003cspan | ||
64 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
65 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
66 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984764894651903","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | ||
67 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]},{"id":"99984762957312145","created_at":"2018-05-06T22:40:07.441Z","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/99984762957312145","content":"\u003cp\u003eI | ||
68 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/99984762957312145","reblogs_count":0,"favourites_count":0,"reblog":null,"application":{"name":"Mastodon.py | ||
69 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":6},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | ||
70 | headers: | 61 | headers: |
71 | Cache-Control: ['max-age=0, private, must-revalidate'] | 62 | Cache-Control: ['max-age=0, private, must-revalidate'] |
72 | Content-Type: [application/json; charset=utf-8] | 63 | Content-Type: [application/json; charset=utf-8] |
73 | ETag: [W/"11913dadcb1d9d6cc940ab6bed3fdefa"] | 64 | ETag: [W/"edff33e192df83dc88b2f1b9098dd389"] |
74 | Link: ['<http://localhost:3000/api/v1/timelines/public?max_id=99984762957312145>; | 65 | Link: ['<http://localhost:3000/api/v1/timelines/public?max_id=100154005928083272>; |
75 | rel="next", <http://localhost:3000/api/v1/timelines/public?since_id=99984778491460474>; | 66 | rel="next", <http://localhost:3000/api/v1/timelines/public?since_id=100154014140456203>; |
76 | rel="prev"'] | 67 | rel="prev"'] |
68 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
77 | Transfer-Encoding: [chunked] | 69 | Transfer-Encoding: [chunked] |
78 | Vary: ['Accept-Encoding, Origin'] | 70 | Vary: ['Accept-Encoding, Origin'] |
79 | X-Content-Type-Options: [nosniff] | 71 | X-Content-Type-Options: [nosniff] |
72 | X-Download-Options: [noopen] | ||
80 | X-Frame-Options: [SAMEORIGIN] | 73 | X-Frame-Options: [SAMEORIGIN] |
81 | X-Request-Id: [258e84c6-4aea-4053-92d8-b38e4a4f9b10] | 74 | X-Permitted-Cross-Domain-Policies: [none] |
82 | X-Runtime: ['0.153144'] | 75 | X-Request-Id: [57ddfad7-b045-449f-91cd-347133e19fe4] |
76 | X-Runtime: ['0.406293'] | ||
83 | X-XSS-Protection: [1; mode=block] | 77 | X-XSS-Protection: [1; mode=block] |
84 | content-length: ['11264'] | 78 | content-length: ['6627'] |
85 | status: {code: 200, message: OK} | 79 | status: {code: 200, message: OK} |
86 | - request: | 80 | - request: |
87 | body: null | 81 | body: null |
@@ -93,19 +87,22 @@ interactions: | |||
93 | Content-Length: ['0'] | 87 | Content-Length: ['0'] |
94 | User-Agent: [python-requests/2.9.1] | 88 | User-Agent: [python-requests/2.9.1] |
95 | method: DELETE | 89 | method: DELETE |
96 | uri: http://localhost:3000/api/v1/statuses/99984778491460474 | 90 | uri: http://localhost:3000/api/v1/statuses/100154014140456203 |
97 | response: | 91 | response: |
98 | body: {string: '{}'} | 92 | body: {string: '{}'} |
99 | headers: | 93 | headers: |
100 | Cache-Control: ['max-age=0, private, must-revalidate'] | 94 | Cache-Control: ['max-age=0, private, must-revalidate'] |
101 | Content-Type: [application/json; charset=utf-8] | 95 | Content-Type: [application/json; charset=utf-8] |
102 | ETag: [W/"026cd986597308d038fe6a57b8f7efc7"] | 96 | ETag: [W/"3f61a27da94b201f8c267e9d92744bba"] |
97 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
103 | Transfer-Encoding: [chunked] | 98 | Transfer-Encoding: [chunked] |
104 | Vary: ['Accept-Encoding, Origin'] | 99 | Vary: ['Accept-Encoding, Origin'] |
105 | X-Content-Type-Options: [nosniff] | 100 | X-Content-Type-Options: [nosniff] |
101 | X-Download-Options: [noopen] | ||
106 | X-Frame-Options: [SAMEORIGIN] | 102 | X-Frame-Options: [SAMEORIGIN] |
107 | X-Request-Id: [932b422d-d7c8-4d35-8226-f575006b3f2f] | 103 | X-Permitted-Cross-Domain-Policies: [none] |
108 | X-Runtime: ['0.026972'] | 104 | X-Request-Id: [cfff5edf-b03d-414b-9b31-2e33c2f79a1a] |
105 | X-Runtime: ['0.042936'] | ||
109 | X-XSS-Protection: [1; mode=block] | 106 | X-XSS-Protection: [1; mode=block] |
110 | content-length: ['2'] | 107 | content-length: ['2'] |
111 | status: {code: 200, message: OK} | 108 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_report.yaml b/tests/cassettes/test_report.yaml index b765ef1..68d2b45 100644 --- a/tests/cassettes/test_report.yaml +++ b/tests/cassettes/test_report.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773304649269","created_at":"2018-05-06T22:42:45.331Z","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/99984773304649269","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773304649269","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154008844631744","created_at":"2018-06-05T20:01:34.731Z","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/100154008844631744","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008844631744","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"9ca8c965aa4adfa26e08ee92c9898748"] | 22 | ETag: [W/"04975c0df1ea21949dd040e2152795e4"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [259156dd-522e-4e07-82dc-91c44e973a17] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.319546'] | 30 | X-Request-Id: [0593b9b0-1d81-413b-96ea-fafba9ba10b9] |
31 | X-Runtime: ['0.180147'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -41,46 +44,52 @@ interactions: | |||
41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 44 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
42 | response: | 45 | response: |
43 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 46 | body: {string: '{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
44 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 47 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
45 | 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":1,"statuses_count":2,"source":{"privacy":"public","sensitive":false,"note":"I | 48 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"source":{"privacy":"public","sensitive":false,"note":"I |
46 | walk funny"}}'} | 49 | walk funny","fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}'} |
47 | headers: | 50 | headers: |
48 | Cache-Control: ['max-age=0, private, must-revalidate'] | 51 | Cache-Control: ['max-age=0, private, must-revalidate'] |
49 | Content-Type: [application/json; charset=utf-8] | 52 | Content-Type: [application/json; charset=utf-8] |
50 | ETag: [W/"3df9a077ea17ad1ee2106f28cf995829"] | 53 | ETag: [W/"3a7cf3269c7488ce636d7d69b74888cc"] |
54 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
51 | Transfer-Encoding: [chunked] | 55 | Transfer-Encoding: [chunked] |
52 | Vary: ['Accept-Encoding, Origin'] | 56 | Vary: ['Accept-Encoding, Origin'] |
53 | X-Content-Type-Options: [nosniff] | 57 | X-Content-Type-Options: [nosniff] |
58 | X-Download-Options: [noopen] | ||
54 | X-Frame-Options: [SAMEORIGIN] | 59 | X-Frame-Options: [SAMEORIGIN] |
55 | X-Request-Id: [5a140ae4-180b-4c95-992e-9098521a6aeb] | 60 | X-Permitted-Cross-Domain-Policies: [none] |
56 | X-Runtime: ['0.229240'] | 61 | X-Request-Id: [de49a73f-b30c-49dd-b695-7fd76fc79f78] |
62 | X-Runtime: ['0.151819'] | ||
57 | X-XSS-Protection: [1; mode=block] | 63 | X-XSS-Protection: [1; mode=block] |
58 | content-length: ['837'] | 64 | content-length: ['1020'] |
59 | status: {code: 200, message: OK} | 65 | status: {code: 200, message: OK} |
60 | - request: | 66 | - request: |
61 | body: comment=makes+the+bad+post&account_id=1234567890123456&status_ids%5B%5D=99984773304649269 | 67 | body: comment=makes+the+bad+post&account_id=1234567890123456&status_ids%5B%5D=100154008844631744 |
62 | headers: | 68 | headers: |
63 | Accept: ['*/*'] | 69 | Accept: ['*/*'] |
64 | Accept-Encoding: ['gzip, deflate'] | 70 | Accept-Encoding: ['gzip, deflate'] |
65 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 71 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
66 | Connection: [keep-alive] | 72 | Connection: [keep-alive] |
67 | Content-Length: ['89'] | 73 | Content-Length: ['90'] |
68 | Content-Type: [application/x-www-form-urlencoded] | 74 | Content-Type: [application/x-www-form-urlencoded] |
69 | User-Agent: [python-requests/2.9.1] | 75 | User-Agent: [python-requests/2.9.1] |
70 | method: POST | 76 | method: POST |
71 | uri: http://localhost:3000/api/v1/reports/ | 77 | uri: http://localhost:3000/api/v1/reports/ |
72 | response: | 78 | response: |
73 | body: {string: '{"id":"2","action_taken":false}'} | 79 | body: {string: '{"id":"1","action_taken":false}'} |
74 | headers: | 80 | headers: |
75 | Cache-Control: ['max-age=0, private, must-revalidate'] | 81 | Cache-Control: ['max-age=0, private, must-revalidate'] |
76 | Content-Type: [application/json; charset=utf-8] | 82 | Content-Type: [application/json; charset=utf-8] |
77 | ETag: [W/"dc6cff294ed2a38b24556ef5c38179ff"] | 83 | ETag: [W/"e38c734f5b6cb6fa9de4ce87227c9697"] |
84 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
78 | Transfer-Encoding: [chunked] | 85 | Transfer-Encoding: [chunked] |
79 | Vary: ['Accept-Encoding, Origin'] | 86 | Vary: ['Accept-Encoding, Origin'] |
80 | X-Content-Type-Options: [nosniff] | 87 | X-Content-Type-Options: [nosniff] |
88 | X-Download-Options: [noopen] | ||
81 | X-Frame-Options: [SAMEORIGIN] | 89 | X-Frame-Options: [SAMEORIGIN] |
82 | X-Request-Id: [46de98f6-9ae2-4872-bc2f-a6dfd5b97d13] | 90 | X-Permitted-Cross-Domain-Policies: [none] |
83 | X-Runtime: ['0.108569'] | 91 | X-Request-Id: [18c8def8-c3c7-4814-8c95-0aaf412d43b0] |
92 | X-Runtime: ['0.173015'] | ||
84 | X-XSS-Protection: [1; mode=block] | 93 | X-XSS-Protection: [1; mode=block] |
85 | content-length: ['31'] | 94 | content-length: ['31'] |
86 | status: {code: 200, message: OK} | 95 | status: {code: 200, message: OK} |
@@ -95,19 +104,22 @@ interactions: | |||
95 | method: GET | 104 | method: GET |
96 | uri: http://localhost:3000/api/v1/reports | 105 | uri: http://localhost:3000/api/v1/reports |
97 | response: | 106 | response: |
98 | body: {string: '[{"id":"1","action_taken":false},{"id":"2","action_taken":false}]'} | 107 | body: {string: '[{"id":"1","action_taken":false}]'} |
99 | headers: | 108 | headers: |
100 | Cache-Control: ['max-age=0, private, must-revalidate'] | 109 | Cache-Control: ['max-age=0, private, must-revalidate'] |
101 | Content-Type: [application/json; charset=utf-8] | 110 | Content-Type: [application/json; charset=utf-8] |
102 | ETag: [W/"75da18070f66e62dc22eeb75707259fd"] | 111 | ETag: [W/"4dcf81e1a955c4d5994366fa5c42d0e4"] |
112 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
103 | Transfer-Encoding: [chunked] | 113 | Transfer-Encoding: [chunked] |
104 | Vary: ['Accept-Encoding, Origin'] | 114 | Vary: ['Accept-Encoding, Origin'] |
105 | X-Content-Type-Options: [nosniff] | 115 | X-Content-Type-Options: [nosniff] |
116 | X-Download-Options: [noopen] | ||
106 | X-Frame-Options: [SAMEORIGIN] | 117 | X-Frame-Options: [SAMEORIGIN] |
107 | X-Request-Id: [b7a16cdf-acb7-48c4-92e2-22d3c7489b3e] | 118 | X-Permitted-Cross-Domain-Policies: [none] |
108 | X-Runtime: ['0.089705'] | 119 | X-Request-Id: [47197939-8f8a-4554-ac85-d2691a1afd7d] |
120 | X-Runtime: ['0.064369'] | ||
109 | X-XSS-Protection: [1; mode=block] | 121 | X-XSS-Protection: [1; mode=block] |
110 | content-length: ['65'] | 122 | content-length: ['33'] |
111 | status: {code: 200, message: OK} | 123 | status: {code: 200, message: OK} |
112 | - request: | 124 | - request: |
113 | body: null | 125 | body: null |
@@ -119,19 +131,22 @@ interactions: | |||
119 | Content-Length: ['0'] | 131 | Content-Length: ['0'] |
120 | User-Agent: [python-requests/2.9.1] | 132 | User-Agent: [python-requests/2.9.1] |
121 | method: DELETE | 133 | method: DELETE |
122 | uri: http://localhost:3000/api/v1/statuses/99984773304649269 | 134 | uri: http://localhost:3000/api/v1/statuses/100154008844631744 |
123 | response: | 135 | response: |
124 | body: {string: '{}'} | 136 | body: {string: '{}'} |
125 | headers: | 137 | headers: |
126 | Cache-Control: ['max-age=0, private, must-revalidate'] | 138 | Cache-Control: ['max-age=0, private, must-revalidate'] |
127 | Content-Type: [application/json; charset=utf-8] | 139 | Content-Type: [application/json; charset=utf-8] |
128 | ETag: [W/"4330459d0c31404d4fd3fe609f7750d1"] | 140 | ETag: [W/"1dde9ec83c282a707c30a3c15019da0e"] |
141 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
129 | Transfer-Encoding: [chunked] | 142 | Transfer-Encoding: [chunked] |
130 | Vary: ['Accept-Encoding, Origin'] | 143 | Vary: ['Accept-Encoding, Origin'] |
131 | X-Content-Type-Options: [nosniff] | 144 | X-Content-Type-Options: [nosniff] |
145 | X-Download-Options: [noopen] | ||
132 | X-Frame-Options: [SAMEORIGIN] | 146 | X-Frame-Options: [SAMEORIGIN] |
133 | X-Request-Id: [d1fab4a6-75c9-4da7-9739-f5f6f0a43633] | 147 | X-Permitted-Cross-Domain-Policies: [none] |
134 | X-Runtime: ['0.148746'] | 148 | X-Request-Id: [eb30c0c0-1c07-43e6-bba8-7490aa221304] |
149 | X-Runtime: ['0.069527'] | ||
135 | X-XSS-Protection: [1; mode=block] | 150 | X-XSS-Protection: [1; mode=block] |
136 | content-length: ['2'] | 151 | content-length: ['2'] |
137 | status: {code: 200, message: OK} | 152 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_search.yaml b/tests/cassettes/test_search.yaml index 8636909..23e2a59 100644 --- a/tests/cassettes/test_search.yaml +++ b/tests/cassettes/test_search.yaml | |||
@@ -11,19 +11,22 @@ interactions: | |||
11 | uri: http://localhost:3000/api/v1/search?resolve=False&q=mastodonpy_test | 11 | uri: http://localhost:3000/api/v1/search?resolve=False&q=mastodonpy_test |
12 | response: | 12 | response: |
13 | body: {string: '{"hashtags":[],"accounts":[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 13 | body: {string: '{"hashtags":[],"accounts":[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
14 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 14 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
15 | 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":1,"statuses_count":2}],"statuses":[]}'} | 15 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}],"statuses":[]}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"47c4a03263630b8ee3f97461ec8822bb"] | 19 | ETag: [W/"77a1595c60b16ac5a44c9c51ff0d791c"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
20 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
22 | X-Content-Type-Options: [nosniff] | 23 | X-Content-Type-Options: [nosniff] |
24 | X-Download-Options: [noopen] | ||
23 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Request-Id: [9b4a20b8-5b89-4ce3-99b2-de398d1539ec] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Runtime: ['0.115078'] | 27 | X-Request-Id: [edaef480-49ef-487b-ae87-3f0110d7defa] |
28 | X-Runtime: ['0.277224'] | ||
26 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
27 | content-length: ['810'] | 30 | content-length: ['912'] |
28 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
29 | version: 1 | 32 | version: 1 |
diff --git a/tests/cassettes/test_status.yaml b/tests/cassettes/test_status.yaml index 29cbadf..1d68dca 100644 --- a/tests/cassettes/test_status.yaml +++ b/tests/cassettes/test_status.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773399568942","created_at":"2018-05-06T22:42:46.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/99984773399568942","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773399568942","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154008926830141","created_at":"2018-06-05T20:01:36.013Z","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/100154008926830141","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008926830141","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"ef910e282f98bebb6b5b006f3ab7ef34"] | 22 | ETag: [W/"3b2a2c21e46f36461f2c94b3e217055b"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [a1f1786c-118a-454a-86d8-a9c4b297226b] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.596953'] | 30 | X-Request-Id: [44b569e9-e460-45c0-a8f0-2f1453edb833] |
31 | X-Runtime: ['0.409288'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -38,24 +41,27 @@ interactions: | |||
38 | Connection: [keep-alive] | 41 | Connection: [keep-alive] |
39 | User-Agent: [python-requests/2.9.1] | 42 | User-Agent: [python-requests/2.9.1] |
40 | method: GET | 43 | method: GET |
41 | uri: http://localhost:3000/api/v1/statuses/99984773399568942 | 44 | uri: http://localhost:3000/api/v1/statuses/100154008926830141 |
42 | response: | 45 | response: |
43 | body: {string: '{"id":"99984773399568942","created_at":"2018-05-06T22:42:46.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/99984773399568942","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773399568942","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 46 | body: {string: '{"id":"100154008926830141","created_at":"2018-06-05T20:01:36.013Z","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/100154008926830141","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154008926830141","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
44 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 47 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
45 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 48 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
46 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 49 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
47 | headers: | 50 | headers: |
48 | Cache-Control: ['max-age=0, private, must-revalidate'] | 51 | Cache-Control: ['max-age=0, private, must-revalidate'] |
49 | Content-Type: [application/json; charset=utf-8] | 52 | Content-Type: [application/json; charset=utf-8] |
50 | ETag: [W/"ef910e282f98bebb6b5b006f3ab7ef34"] | 53 | ETag: [W/"3b2a2c21e46f36461f2c94b3e217055b"] |
54 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
51 | Transfer-Encoding: [chunked] | 55 | Transfer-Encoding: [chunked] |
52 | Vary: ['Accept-Encoding, Origin'] | 56 | Vary: ['Accept-Encoding, Origin'] |
53 | X-Content-Type-Options: [nosniff] | 57 | X-Content-Type-Options: [nosniff] |
58 | X-Download-Options: [noopen] | ||
54 | X-Frame-Options: [SAMEORIGIN] | 59 | X-Frame-Options: [SAMEORIGIN] |
55 | X-Request-Id: [d52448e4-1e24-42f8-86eb-bc1ab2965a89] | 60 | X-Permitted-Cross-Domain-Policies: [none] |
56 | X-Runtime: ['0.272150'] | 61 | X-Request-Id: [242167de-9f13-4d01-99ad-8b16e88e8d02] |
62 | X-Runtime: ['0.362901'] | ||
57 | X-XSS-Protection: [1; mode=block] | 63 | X-XSS-Protection: [1; mode=block] |
58 | content-length: ['1400'] | 64 | content-length: ['1505'] |
59 | status: {code: 200, message: OK} | 65 | status: {code: 200, message: OK} |
60 | - request: | 66 | - request: |
61 | body: null | 67 | body: null |
@@ -67,19 +73,22 @@ interactions: | |||
67 | Content-Length: ['0'] | 73 | Content-Length: ['0'] |
68 | User-Agent: [python-requests/2.9.1] | 74 | User-Agent: [python-requests/2.9.1] |
69 | method: DELETE | 75 | method: DELETE |
70 | uri: http://localhost:3000/api/v1/statuses/99984773399568942 | 76 | uri: http://localhost:3000/api/v1/statuses/100154008926830141 |
71 | response: | 77 | response: |
72 | body: {string: '{}'} | 78 | body: {string: '{}'} |
73 | headers: | 79 | headers: |
74 | Cache-Control: ['max-age=0, private, must-revalidate'] | 80 | Cache-Control: ['max-age=0, private, must-revalidate'] |
75 | Content-Type: [application/json; charset=utf-8] | 81 | Content-Type: [application/json; charset=utf-8] |
76 | ETag: [W/"02aed2776b0d168efda7c76b9aacf30a"] | 82 | ETag: [W/"b1187d78530da79f4d285a8e3240111d"] |
83 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
77 | Transfer-Encoding: [chunked] | 84 | Transfer-Encoding: [chunked] |
78 | Vary: ['Accept-Encoding, Origin'] | 85 | Vary: ['Accept-Encoding, Origin'] |
79 | X-Content-Type-Options: [nosniff] | 86 | X-Content-Type-Options: [nosniff] |
87 | X-Download-Options: [noopen] | ||
80 | X-Frame-Options: [SAMEORIGIN] | 88 | X-Frame-Options: [SAMEORIGIN] |
81 | X-Request-Id: [39c03802-b6fe-473e-aac1-6c0fedf86c12] | 89 | X-Permitted-Cross-Domain-Policies: [none] |
82 | X-Runtime: ['0.094313'] | 90 | X-Request-Id: [c7a7c06e-c60e-4b47-8530-7b3b7ef4c700] |
91 | X-Runtime: ['0.100035'] | ||
83 | X-XSS-Protection: [1; mode=block] | 92 | X-XSS-Protection: [1; mode=block] |
84 | content-length: ['2'] | 93 | content-length: ['2'] |
85 | status: {code: 200, message: OK} | 94 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_card.yaml b/tests/cassettes/test_status_card.yaml index 7925609..9550ee6 100644 --- a/tests/cassettes/test_status_card.yaml +++ b/tests/cassettes/test_status_card.yaml | |||
@@ -12,25 +12,28 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773496239669","created_at":"2018-05-06T22:42:48.307Z","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/99984773496239669","content":"\u003cp\u003e\u003ca | 15 | body: {string: '{"id":"100154009030743123","created_at":"2018-06-05T20:01:37.645Z","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/100154009030743123","content":"\u003cp\u003e\u003ca |
16 | href=\"http://example.org/\" rel=\"nofollow noopener\" target=\"_blank\"\u003e\u003cspan | 16 | href=\"http://example.org/\" rel=\"nofollow noopener\" target=\"_blank\"\u003e\u003cspan |
17 | class=\"invisible\"\u003ehttp://\u003c/span\u003e\u003cspan class=\"\"\u003eexample.org/\u003c/span\u003e\u003cspan | 17 | class=\"invisible\"\u003ehttp://\u003c/span\u003e\u003cspan class=\"\"\u003eexample.org/\u003c/span\u003e\u003cspan |
18 | class=\"invisible\"\u003e\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773496239669","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 18 | class=\"invisible\"\u003e\u003c/span\u003e\u003c/a\u003e\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009030743123","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
19 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 19 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
20 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 20 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
21 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 21 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":16,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
22 | headers: | 22 | headers: |
23 | Cache-Control: ['max-age=0, private, must-revalidate'] | 23 | Cache-Control: ['max-age=0, private, must-revalidate'] |
24 | Content-Type: [application/json; charset=utf-8] | 24 | Content-Type: [application/json; charset=utf-8] |
25 | ETag: [W/"91f59c0c7bdb77fe5db9d8e7afbfe863"] | 25 | ETag: [W/"17e539a2d956d8a5b4867430ef0e9346"] |
26 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
26 | Transfer-Encoding: [chunked] | 27 | Transfer-Encoding: [chunked] |
27 | Vary: ['Accept-Encoding, Origin'] | 28 | Vary: ['Accept-Encoding, Origin'] |
28 | X-Content-Type-Options: [nosniff] | 29 | X-Content-Type-Options: [nosniff] |
30 | X-Download-Options: [noopen] | ||
29 | X-Frame-Options: [SAMEORIGIN] | 31 | X-Frame-Options: [SAMEORIGIN] |
30 | X-Request-Id: [ee847aeb-4d03-4776-99a7-5c96b13740d8] | 32 | X-Permitted-Cross-Domain-Policies: [none] |
31 | X-Runtime: ['0.432999'] | 33 | X-Request-Id: [cd6e32bf-531d-4f51-9fc8-cb46af6e7049] |
34 | X-Runtime: ['0.364621'] | ||
32 | X-XSS-Protection: [1; mode=block] | 35 | X-XSS-Protection: [1; mode=block] |
33 | content-length: ['1664'] | 36 | content-length: ['1769'] |
34 | status: {code: 200, message: OK} | 37 | status: {code: 200, message: OK} |
35 | - request: | 38 | - request: |
36 | body: null | 39 | body: null |
@@ -41,19 +44,22 @@ interactions: | |||
41 | Connection: [keep-alive] | 44 | Connection: [keep-alive] |
42 | User-Agent: [python-requests/2.9.1] | 45 | User-Agent: [python-requests/2.9.1] |
43 | method: GET | 46 | method: GET |
44 | uri: http://localhost:3000/api/v1/statuses/99984773496239669/card | 47 | uri: http://localhost:3000/api/v1/statuses/100154009030743123/card |
45 | response: | 48 | response: |
46 | body: {string: '{"url":"http://example.org/","title":"Example Domain","description":"","type":"link","author_name":"","author_url":"","provider_name":"","provider_url":"","html":"","width":0,"height":0,"image":null,"embed_url":""}'} | 49 | body: {string: '{"url":"http://example.org/","title":"Example Domain","description":"","type":"link","author_name":"","author_url":"","provider_name":"","provider_url":"","html":"","width":0,"height":0,"image":null,"embed_url":""}'} |
47 | headers: | 50 | headers: |
48 | Cache-Control: ['max-age=0, private, must-revalidate'] | 51 | Cache-Control: ['max-age=0, private, must-revalidate'] |
49 | Content-Type: [application/json; charset=utf-8] | 52 | Content-Type: [application/json; charset=utf-8] |
50 | ETag: [W/"94c31c523f9321f3bd153b941123f0e0"] | 53 | ETag: [W/"fcf9181a40ff3a8e1f158a6da35f808e"] |
54 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
51 | Transfer-Encoding: [chunked] | 55 | Transfer-Encoding: [chunked] |
52 | Vary: ['Accept-Encoding, Origin'] | 56 | Vary: ['Accept-Encoding, Origin'] |
53 | X-Content-Type-Options: [nosniff] | 57 | X-Content-Type-Options: [nosniff] |
58 | X-Download-Options: [noopen] | ||
54 | X-Frame-Options: [SAMEORIGIN] | 59 | X-Frame-Options: [SAMEORIGIN] |
55 | X-Request-Id: [eedbf6a3-9e5b-46c6-a76c-c8fe78069c33] | 60 | X-Permitted-Cross-Domain-Policies: [none] |
56 | X-Runtime: ['0.062066'] | 61 | X-Request-Id: [3b339781-0fcb-41d2-b6f9-410e1a3269ee] |
62 | X-Runtime: ['0.055533'] | ||
57 | X-XSS-Protection: [1; mode=block] | 63 | X-XSS-Protection: [1; mode=block] |
58 | content-length: ['214'] | 64 | content-length: ['214'] |
59 | status: {code: 200, message: OK} | 65 | status: {code: 200, message: OK} |
@@ -67,19 +73,22 @@ interactions: | |||
67 | Content-Length: ['0'] | 73 | Content-Length: ['0'] |
68 | User-Agent: [python-requests/2.9.1] | 74 | User-Agent: [python-requests/2.9.1] |
69 | method: DELETE | 75 | method: DELETE |
70 | uri: http://localhost:3000/api/v1/statuses/99984773496239669 | 76 | uri: http://localhost:3000/api/v1/statuses/100154009030743123 |
71 | response: | 77 | response: |
72 | body: {string: '{}'} | 78 | body: {string: '{}'} |
73 | headers: | 79 | headers: |
74 | Cache-Control: ['max-age=0, private, must-revalidate'] | 80 | Cache-Control: ['max-age=0, private, must-revalidate'] |
75 | Content-Type: [application/json; charset=utf-8] | 81 | Content-Type: [application/json; charset=utf-8] |
76 | ETag: [W/"0e4dea5bf4f42ac0f306000e8aeeb8a6"] | 82 | ETag: [W/"a71e9ed1525a2d05ebbc695180e492d5"] |
83 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
77 | Transfer-Encoding: [chunked] | 84 | Transfer-Encoding: [chunked] |
78 | Vary: ['Accept-Encoding, Origin'] | 85 | Vary: ['Accept-Encoding, Origin'] |
79 | X-Content-Type-Options: [nosniff] | 86 | X-Content-Type-Options: [nosniff] |
87 | X-Download-Options: [noopen] | ||
80 | X-Frame-Options: [SAMEORIGIN] | 88 | X-Frame-Options: [SAMEORIGIN] |
81 | X-Request-Id: [a647f62a-0114-473f-99dd-b8d257f3d9c8] | 89 | X-Permitted-Cross-Domain-Policies: [none] |
82 | X-Runtime: ['0.069538'] | 90 | X-Request-Id: [ec2dc34a-d7db-45c6-b0fe-3c774379244b] |
91 | X-Runtime: ['0.049468'] | ||
83 | X-XSS-Protection: [1; mode=block] | 92 | X-XSS-Protection: [1; mode=block] |
84 | content-length: ['2'] | 93 | content-length: ['2'] |
85 | status: {code: 200, message: OK} | 94 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_context.yaml b/tests/cassettes/test_status_context.yaml index 349e7d5..495cb42 100644 --- a/tests/cassettes/test_status_context.yaml +++ b/tests/cassettes/test_status_context.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773866583077","created_at":"2018-05-06T22:42:53.941Z","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/99984773866583077","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773866583077","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009398671983","created_at":"2018-06-05T20:01:43.258Z","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/100154009398671983","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009398671983","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":17,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"e9b36c86292bf388df11535114958c98"] | 22 | ETag: [W/"c658f959b5060ad06da7436921f5026f"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [983b6635-3b9c-4caa-b422-6eb7475f1e7d] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.382732'] | 30 | X-Request-Id: [a2bcb00c-9aaa-4b7d-9b74-8b9f9bee24d2] |
31 | X-Runtime: ['0.468721'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -38,19 +41,22 @@ interactions: | |||
38 | Connection: [keep-alive] | 41 | Connection: [keep-alive] |
39 | User-Agent: [python-requests/2.9.1] | 42 | User-Agent: [python-requests/2.9.1] |
40 | method: GET | 43 | method: GET |
41 | uri: http://localhost:3000/api/v1/statuses/99984773866583077/context | 44 | uri: http://localhost:3000/api/v1/statuses/100154009398671983/context |
42 | response: | 45 | response: |
43 | body: {string: '{"ancestors":[],"descendants":[]}'} | 46 | body: {string: '{"ancestors":[],"descendants":[]}'} |
44 | headers: | 47 | headers: |
45 | Cache-Control: ['max-age=0, private, must-revalidate'] | 48 | Cache-Control: ['max-age=0, private, must-revalidate'] |
46 | Content-Type: [application/json; charset=utf-8] | 49 | Content-Type: [application/json; charset=utf-8] |
47 | ETag: [W/"0693524a8238592e49e94bda94bba8a5"] | 50 | ETag: [W/"8ef60a0480e8b111a8f3ee590ef96bc0"] |
51 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
48 | Transfer-Encoding: [chunked] | 52 | Transfer-Encoding: [chunked] |
49 | Vary: ['Accept-Encoding, Origin'] | 53 | Vary: ['Accept-Encoding, Origin'] |
50 | X-Content-Type-Options: [nosniff] | 54 | X-Content-Type-Options: [nosniff] |
55 | X-Download-Options: [noopen] | ||
51 | X-Frame-Options: [SAMEORIGIN] | 56 | X-Frame-Options: [SAMEORIGIN] |
52 | X-Request-Id: [32e2b0c1-0f1c-4810-a600-cc81b1d6d868] | 57 | X-Permitted-Cross-Domain-Policies: [none] |
53 | X-Runtime: ['0.228665'] | 58 | X-Request-Id: [b3f45c07-5c0b-48fc-bf90-26e8666af75d] |
59 | X-Runtime: ['0.208617'] | ||
54 | X-XSS-Protection: [1; mode=block] | 60 | X-XSS-Protection: [1; mode=block] |
55 | content-length: ['33'] | 61 | content-length: ['33'] |
56 | status: {code: 200, message: OK} | 62 | status: {code: 200, message: OK} |
@@ -64,19 +70,22 @@ interactions: | |||
64 | Content-Length: ['0'] | 70 | Content-Length: ['0'] |
65 | User-Agent: [python-requests/2.9.1] | 71 | User-Agent: [python-requests/2.9.1] |
66 | method: DELETE | 72 | method: DELETE |
67 | uri: http://localhost:3000/api/v1/statuses/99984773866583077 | 73 | uri: http://localhost:3000/api/v1/statuses/100154009398671983 |
68 | response: | 74 | response: |
69 | body: {string: '{}'} | 75 | body: {string: '{}'} |
70 | headers: | 76 | headers: |
71 | Cache-Control: ['max-age=0, private, must-revalidate'] | 77 | Cache-Control: ['max-age=0, private, must-revalidate'] |
72 | Content-Type: [application/json; charset=utf-8] | 78 | Content-Type: [application/json; charset=utf-8] |
73 | ETag: [W/"137e92eaeae411776cb8945f739d8cd6"] | 79 | ETag: [W/"8518004e040eccfbe8a82aa114c9157b"] |
80 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
74 | Transfer-Encoding: [chunked] | 81 | Transfer-Encoding: [chunked] |
75 | Vary: ['Accept-Encoding, Origin'] | 82 | Vary: ['Accept-Encoding, Origin'] |
76 | X-Content-Type-Options: [nosniff] | 83 | X-Content-Type-Options: [nosniff] |
84 | X-Download-Options: [noopen] | ||
77 | X-Frame-Options: [SAMEORIGIN] | 85 | X-Frame-Options: [SAMEORIGIN] |
78 | X-Request-Id: [3abe3871-ce82-44f2-af43-58e174e10b4b] | 86 | X-Permitted-Cross-Domain-Policies: [none] |
79 | X-Runtime: ['0.082150'] | 87 | X-Request-Id: [12950b92-502a-463e-88e9-534f864e5726] |
88 | X-Runtime: ['0.108872'] | ||
80 | X-XSS-Protection: [1; mode=block] | 89 | X-XSS-Protection: [1; mode=block] |
81 | content-length: ['2'] | 90 | content-length: ['2'] |
82 | status: {code: 200, message: OK} | 91 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml index 9a33154..3b507b6 100644 --- a/tests/cassettes/test_status_empty.yaml +++ b/tests/cassettes/test_status_empty.yaml | |||
@@ -12,89 +12,21 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: "NoMethodError at /api/v1/statuses\n=================================\n\n> | 15 | body: {string: "{\"error\":\"\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306B\u5931\u6557\u3057\u307E\u3057\u305F: |
16 | undefined method `empty?' for nil:NilClass\n\napp/services/post_status_service.rb, | 16 | Text\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\"}"} |
17 | line 25\n--------------------------------------------\n\n``` ruby\n 20 end\n | ||
18 | \ 21 \n 22 media = validate_media!(options[:media_ids])\n 23 | ||
19 | \ status = nil\n 24 text = options.delete(:spoiler_text) if | ||
20 | text.blank? && options[:spoiler_text].present?\n> 25 text = '.' if | ||
21 | text.blank? && !media.empty?\n 26 \n 27 ApplicationRecord.transaction | ||
22 | do\n 28 status = account.statuses.create!(text: text,\n 29 media_attachments: | ||
23 | media || [],\n 30 thread: in_reply_to,\n```\n\nApp | ||
24 | backtrace\n-------------\n\n - app/services/post_status_service.rb:25:in `call'\n | ||
25 | - app/controllers/api/v1/statuses_controller.rb:42:in `create'\n\nFull backtrace\n--------------\n\n | ||
26 | - app/services/post_status_service.rb:25:in `call'\n - app/controllers/api/v1/statuses_controller.rb:42:in | ||
27 | `create'\n - actionpack (5.1.4) lib/action_controller/metal/basic_implicit_render.rb:4:in | ||
28 | `send_action'\n - actionpack (5.1.4) lib/abstract_controller/base.rb:186:in | ||
29 | `process_action'\n - actionpack (5.1.4) lib/action_controller/metal/rendering.rb:30:in | ||
30 | `process_action'\n - actionpack (5.1.4) lib/abstract_controller/callbacks.rb:20:in | ||
31 | `block in process_action'\n - activesupport (5.1.4) lib/active_support/callbacks.rb:131:in | ||
32 | `run_callbacks'\n - actionpack (5.1.4) lib/abstract_controller/callbacks.rb:19:in | ||
33 | `process_action'\n - actionpack (5.1.4) lib/action_controller/metal/rescue.rb:20:in | ||
34 | `process_action'\n - actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:32:in | ||
35 | `block in process_action'\n - activesupport (5.1.4) lib/active_support/notifications.rb:166:in | ||
36 | `block in instrument'\n - activesupport (5.1.4) lib/active_support/notifications/instrumenter.rb:21:in | ||
37 | `instrument'\n - activesupport (5.1.4) lib/active_support/notifications.rb:166:in | ||
38 | `instrument'\n - actionpack (5.1.4) lib/action_controller/metal/instrumentation.rb:30:in | ||
39 | `process_action'\n - actionpack (5.1.4) lib/action_controller/metal/params_wrapper.rb:252:in | ||
40 | `process_action'\n - activerecord (5.1.4) lib/active_record/railties/controller_runtime.rb:22:in | ||
41 | `process_action'\n - actionpack (5.1.4) lib/abstract_controller/base.rb:124:in | ||
42 | `process'\n - actionview (5.1.4) lib/action_view/rendering.rb:30:in `process'\n | ||
43 | - actionpack (5.1.4) lib/action_controller/metal.rb:189:in `dispatch'\n - | ||
44 | actionpack (5.1.4) lib/action_controller/metal.rb:253:in `dispatch'\n - actionpack | ||
45 | (5.1.4) lib/action_dispatch/routing/route_set.rb:49:in `dispatch'\n - actionpack | ||
46 | (5.1.4) lib/action_dispatch/routing/route_set.rb:31:in `serve'\n - actionpack | ||
47 | (5.1.4) lib/action_dispatch/journey/router.rb:50:in `block in serve'\n - actionpack | ||
48 | (5.1.4) lib/action_dispatch/journey/router.rb:33:in `serve'\n - actionpack | ||
49 | (5.1.4) lib/action_dispatch/routing/route_set.rb:834:in `call'\n - omniauth | ||
50 | (1.8.1) lib/omniauth/builder.rb:63:in `call'\n - bullet (5.6.1) lib/bullet/rack.rb:12:in | ||
51 | `call'\n - http_accept_language (2.1.1) lib/http_accept_language/middleware.rb:14:in | ||
52 | `call'\n - rack (2.0.3) lib/rack/deflater.rb:34:in `call'\n - rack-attack | ||
53 | (5.0.1) lib/rack/attack.rb:140:in `call'\n - warden (1.2.7) lib/warden/manager.rb:36:in | ||
54 | `block in call'\n - warden (1.2.7) lib/warden/manager.rb:35:in `call'\n - | ||
55 | rack (2.0.3) lib/rack/etag.rb:25:in `call'\n - rack (2.0.3) lib/rack/conditional_get.rb:38:in | ||
56 | `call'\n - rack (2.0.3) lib/rack/head.rb:12:in `call'\n - rack (2.0.3) lib/rack/session/abstract/id.rb:232:in | ||
57 | `context'\n - rack (2.0.3) lib/rack/session/abstract/id.rb:226:in `call'\n | ||
58 | - actionpack (5.1.4) lib/action_dispatch/middleware/cookies.rb:613:in `call'\n | ||
59 | - activerecord (5.1.4) lib/active_record/migration.rb:556:in `call'\n - actionpack | ||
60 | (5.1.4) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'\n | ||
61 | - activesupport (5.1.4) lib/active_support/callbacks.rb:97:in `run_callbacks'\n | ||
62 | - actionpack (5.1.4) lib/action_dispatch/middleware/callbacks.rb:24:in `call'\n | ||
63 | - actionpack (5.1.4) lib/action_dispatch/middleware/executor.rb:12:in `call'\n | ||
64 | - better_errors (2.4.0) lib/better_errors/middleware.rb:84:in `protected_app_call'\n | ||
65 | - better_errors (2.4.0) lib/better_errors/middleware.rb:79:in `better_errors_call'\n | ||
66 | - better_errors (2.4.0) lib/better_errors/middleware.rb:57:in `call'\n - actionpack | ||
67 | (5.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'\n | ||
68 | - actionpack (5.1.4) lib/action_dispatch/middleware/show_exceptions.rb:31:in | ||
69 | `call'\n - chewy (5.0.0) lib/chewy/railtie.rb:19:in `block in call'\n - chewy | ||
70 | (5.0.0) lib/chewy/strategy.rb:70:in `wrap'\n - chewy (5.0.0) lib/chewy.rb:201:in | ||
71 | `strategy'\n - chewy (5.0.0) lib/chewy/railtie.rb:19:in `call'\n - railties | ||
72 | (5.1.4) lib/rails/rack/logger.rb:36:in `call_app'\n - railties (5.1.4) lib/rails/rack/logger.rb:24:in | ||
73 | `block in call'\n - activesupport (5.1.4) lib/active_support/tagged_logging.rb:69:in | ||
74 | `block in tagged'\n - activesupport (5.1.4) lib/active_support/tagged_logging.rb:26:in | ||
75 | `tagged'\n - activesupport (5.1.4) lib/active_support/tagged_logging.rb:69:in | ||
76 | `tagged'\n - railties (5.1.4) lib/rails/rack/logger.rb:24:in `call'\n - sprockets-rails | ||
77 | (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call'\n - actionpack (5.1.4) | ||
78 | lib/action_dispatch/middleware/remote_ip.rb:79:in `call'\n - actionpack (5.1.4) | ||
79 | lib/action_dispatch/middleware/request_id.rb:25:in `call'\n - rack (2.0.3) | ||
80 | lib/rack/method_override.rb:22:in `call'\n - rack (2.0.3) lib/rack/runtime.rb:22:in | ||
81 | `call'\n - rack-timeout (0.4.2) lib/rack/timeout/core.rb:100:in `call'\n - | ||
82 | activesupport (5.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in | ||
83 | `call'\n - actionpack (5.1.4) lib/action_dispatch/middleware/executor.rb:12:in | ||
84 | `call'\n - actionpack (5.1.4) lib/action_dispatch/middleware/static.rb:125:in | ||
85 | `call'\n - rack (2.0.3) lib/rack/sendfile.rb:111:in `call'\n - rack-cors (0.4.1) | ||
86 | lib/rack/cors.rb:81:in `call'\n - webpacker (3.0.2) lib/webpacker/dev_server_proxy.rb:17:in | ||
87 | `perform_request'\n - rack-proxy (0.6.2) lib/rack/proxy.rb:57:in `call'\n | ||
88 | - railties (5.1.4) lib/rails/engine.rb:522:in `call'\n - puma (3.11.0) lib/puma/configuration.rb:225:in | ||
89 | `call'\n - puma (3.11.0) lib/puma/server.rb:624:in `handle_request'\n - puma | ||
90 | (3.11.0) lib/puma/server.rb:438:in `process_client'\n - puma (3.11.0) lib/puma/server.rb:302:in | ||
91 | `block in run'\n - puma (3.11.0) lib/puma/thread_pool.rb:120:in `block in | ||
92 | spawn_thread'\n\n"} | ||
93 | headers: | 17 | headers: |
94 | Content-Type: [text/plain; charset=utf-8] | 18 | Cache-Control: [no-cache] |
19 | Content-Type: [application/json; charset=utf-8] | ||
20 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
95 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
96 | Vary: [Origin] | 22 | Vary: ['Accept-Encoding, Origin'] |
97 | X-Request-Id: [e54a8d8f-e4d0-4925-b9b8-4a1e35332e3f] | 23 | X-Content-Type-Options: [nosniff] |
98 | X-Runtime: ['0.164644'] | 24 | X-Download-Options: [noopen] |
99 | status: {code: 500, message: Internal Server Error} | 25 | X-Frame-Options: [SAMEORIGIN] |
26 | X-Permitted-Cross-Domain-Policies: [none] | ||
27 | X-Request-Id: [ce63de8a-5ce7-40a0-badd-27b4664a1d92] | ||
28 | X-Runtime: ['0.261607'] | ||
29 | X-XSS-Protection: [1; mode=block] | ||
30 | content-length: ['87'] | ||
31 | status: {code: 422, message: Unprocessable Entity} | ||
100 | version: 1 | 32 | version: 1 |
diff --git a/tests/cassettes/test_status_fav_unfav.yaml b/tests/cassettes/test_status_fav_unfav.yaml index 5ed22df..ae79686 100644 --- a/tests/cassettes/test_status_fav_unfav.yaml +++ b/tests/cassettes/test_status_fav_unfav.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774641283679","created_at":"2018-05-06T22:43:05.742Z","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/99984774641283679","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774641283679","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154010204753357","created_at":"2018-06-05T20:01:55.542Z","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/100154010204753357","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010204753357","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"71d179edeca76b93b83d72cb746e0c7e"] | 22 | ETag: [W/"dca610e0c109a7d588108544c87d928b"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [61524c1a-b938-4372-b45c-b7432a7f8ed4] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.333268'] | 30 | X-Request-Id: [cf2b148c-1ffc-4819-bb2c-3e911386c3f4] |
31 | X-Runtime: ['0.402495'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,24 +42,27 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984774641283679/favourite | 45 | uri: http://localhost:3000/api/v1/statuses/100154010204753357/favourite |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984774641283679","created_at":"2018-05-06T22:43:05.742Z","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/99984774641283679","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774641283679","reblogs_count":0,"favourites_count":1,"favourited":true,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 47 | body: {string: '{"id":"100154010204753357","created_at":"2018-06-05T20:01:55.542Z","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/100154010204753357","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010204753357","reblogs_count":0,"favourites_count":1,"favourited":true,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"85e301ead8cede5ae7c04b26ec744032"] | 54 | ETag: [W/"86982379aecc5d37916f0301174d5cd4"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [296f1d24-267d-4c7d-aa11-78bf958ed4c3] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.237692'] | 62 | X-Request-Id: [6caac181-9afc-46b0-a4f8-2a075d8e5047] |
63 | X-Runtime: ['0.235114'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1399'] | 65 | content-length: ['1504'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: null | 68 | body: null |
@@ -68,24 +74,27 @@ interactions: | |||
68 | Content-Length: ['0'] | 74 | Content-Length: ['0'] |
69 | User-Agent: [python-requests/2.9.1] | 75 | User-Agent: [python-requests/2.9.1] |
70 | method: POST | 76 | method: POST |
71 | uri: http://localhost:3000/api/v1/statuses/99984774641283679/unfavourite | 77 | uri: http://localhost:3000/api/v1/statuses/100154010204753357/unfavourite |
72 | response: | 78 | response: |
73 | body: {string: '{"id":"99984774641283679","created_at":"2018-05-06T22:43:05.742Z","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/99984774641283679","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774641283679","reblogs_count":0,"favourites_count":1,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 79 | body: {string: '{"id":"100154010204753357","created_at":"2018-06-05T20:01:55.542Z","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/100154010204753357","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010204753357","reblogs_count":0,"favourites_count":1,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
74 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 80 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
75 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 81 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
76 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 82 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
77 | headers: | 83 | headers: |
78 | Cache-Control: ['max-age=0, private, must-revalidate'] | 84 | Cache-Control: ['max-age=0, private, must-revalidate'] |
79 | Content-Type: [application/json; charset=utf-8] | 85 | Content-Type: [application/json; charset=utf-8] |
80 | ETag: [W/"d12797b6654ef1b6bcc8aa18b86b2325"] | 86 | ETag: [W/"d8fb442de991c370d97e67f1f0504719"] |
87 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
81 | Transfer-Encoding: [chunked] | 88 | Transfer-Encoding: [chunked] |
82 | Vary: ['Accept-Encoding, Origin'] | 89 | Vary: ['Accept-Encoding, Origin'] |
83 | X-Content-Type-Options: [nosniff] | 90 | X-Content-Type-Options: [nosniff] |
91 | X-Download-Options: [noopen] | ||
84 | X-Frame-Options: [SAMEORIGIN] | 92 | X-Frame-Options: [SAMEORIGIN] |
85 | X-Request-Id: [a55241a7-b4dd-4aab-a6bf-c9cc49f0c4a1] | 93 | X-Permitted-Cross-Domain-Policies: [none] |
86 | X-Runtime: ['0.102733'] | 94 | X-Request-Id: [624b4222-1bf9-4a97-ace2-00dc164bd877] |
95 | X-Runtime: ['0.157968'] | ||
87 | X-XSS-Protection: [1; mode=block] | 96 | X-XSS-Protection: [1; mode=block] |
88 | content-length: ['1400'] | 97 | content-length: ['1505'] |
89 | status: {code: 200, message: OK} | 98 | status: {code: 200, message: OK} |
90 | - request: | 99 | - request: |
91 | body: null | 100 | body: null |
@@ -97,19 +106,22 @@ interactions: | |||
97 | Content-Length: ['0'] | 106 | Content-Length: ['0'] |
98 | User-Agent: [python-requests/2.9.1] | 107 | User-Agent: [python-requests/2.9.1] |
99 | method: DELETE | 108 | method: DELETE |
100 | uri: http://localhost:3000/api/v1/statuses/99984774641283679 | 109 | uri: http://localhost:3000/api/v1/statuses/100154010204753357 |
101 | response: | 110 | response: |
102 | body: {string: '{}'} | 111 | body: {string: '{}'} |
103 | headers: | 112 | headers: |
104 | Cache-Control: ['max-age=0, private, must-revalidate'] | 113 | Cache-Control: ['max-age=0, private, must-revalidate'] |
105 | Content-Type: [application/json; charset=utf-8] | 114 | Content-Type: [application/json; charset=utf-8] |
106 | ETag: [W/"3e0d972f4165ee97f5f467a7311c2756"] | 115 | ETag: [W/"e13f383a8a78a0794da22a2b7d156977"] |
116 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
107 | Transfer-Encoding: [chunked] | 117 | Transfer-Encoding: [chunked] |
108 | Vary: ['Accept-Encoding, Origin'] | 118 | Vary: ['Accept-Encoding, Origin'] |
109 | X-Content-Type-Options: [nosniff] | 119 | X-Content-Type-Options: [nosniff] |
120 | X-Download-Options: [noopen] | ||
110 | X-Frame-Options: [SAMEORIGIN] | 121 | X-Frame-Options: [SAMEORIGIN] |
111 | X-Request-Id: [b6812f84-51df-4982-b726-c1e304240e3d] | 122 | X-Permitted-Cross-Domain-Policies: [none] |
112 | X-Runtime: ['0.047594'] | 123 | X-Request-Id: [9f4d1e0e-8c96-4e12-9558-a077101550f6] |
124 | X-Runtime: ['0.042519'] | ||
113 | X-XSS-Protection: [1; mode=block] | 125 | X-XSS-Protection: [1; mode=block] |
114 | content-length: ['2'] | 126 | content-length: ['2'] |
115 | status: {code: 200, message: OK} | 127 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_favourited_by.yaml b/tests/cassettes/test_status_favourited_by.yaml index dbce55e..24e2cf2 100644 --- a/tests/cassettes/test_status_favourited_by.yaml +++ b/tests/cassettes/test_status_favourited_by.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773986025951","created_at":"2018-05-06T22:42:55.776Z","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/99984773986025951","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773986025951","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009537195294","created_at":"2018-06-05T20:01:45.344Z","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/100154009537195294","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009537195294","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":19,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"d1410e40cbf75156e20d56eebc52d2da"] | 22 | ETag: [W/"a1c53d144529d7f1fba9cd5b97d0e308"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [bd2aa821-8731-4e1a-827d-b5d408617edb] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.478196'] | 30 | X-Request-Id: [ca4be35c-4b40-4ae1-872b-967674f62f0f] |
31 | X-Runtime: ['0.641281'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,24 +42,27 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984773986025951/favourite | 45 | uri: http://localhost:3000/api/v1/statuses/100154009537195294/favourite |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984773986025951","created_at":"2018-05-06T22:42:55.776Z","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/99984773986025951","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773986025951","reblogs_count":0,"favourites_count":1,"favourited":true,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 47 | body: {string: '{"id":"100154009537195294","created_at":"2018-06-05T20:01:45.344Z","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/100154009537195294","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009537195294","reblogs_count":0,"favourites_count":1,"favourited":true,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":19,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"36cb02fc80da6b0c3b1801ea49fd24fd"] | 54 | ETag: [W/"b6317bbcaba3540f602bb250bd036bad"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [62432ecf-ed33-4be9-95f4-50115075bb7e] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.248565'] | 62 | X-Request-Id: [28999f49-a5b4-4b79-a8f6-b565c01170ea] |
63 | X-Runtime: ['0.203147'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1399'] | 65 | content-length: ['1504'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: null | 68 | body: null |
@@ -67,25 +73,28 @@ interactions: | |||
67 | Connection: [keep-alive] | 73 | Connection: [keep-alive] |
68 | User-Agent: [python-requests/2.9.1] | 74 | User-Agent: [python-requests/2.9.1] |
69 | method: GET | 75 | method: GET |
70 | uri: http://localhost:3000/api/v1/statuses/99984773986025951/favourited_by | 76 | uri: http://localhost:3000/api/v1/statuses/100154009537195294/favourited_by |
71 | response: | 77 | response: |
72 | body: {string: '[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 78 | body: {string: '[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
73 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 79 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
74 | 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":1,"statuses_count":2}]'} | 80 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":19,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}]'} |
75 | headers: | 81 | headers: |
76 | Cache-Control: ['max-age=0, private, must-revalidate'] | 82 | Cache-Control: ['max-age=0, private, must-revalidate'] |
77 | Content-Type: [application/json; charset=utf-8] | 83 | Content-Type: [application/json; charset=utf-8] |
78 | ETag: [W/"23c1286b5dbb438462887140d78ed486"] | 84 | ETag: [W/"f15198d69f0d7ef666d91ca44c7e287a"] |
79 | Link: ['<http://localhost:3000/api/v1/statuses/99984773986025951/favourited_by?since_id=3>; | 85 | Link: ['<http://localhost:3000/api/v1/statuses/100154009537195294/favourited_by?since_id=1>; |
80 | rel="prev"'] | 86 | rel="prev"'] |
87 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
81 | Transfer-Encoding: [chunked] | 88 | Transfer-Encoding: [chunked] |
82 | Vary: ['Accept-Encoding, Origin'] | 89 | Vary: ['Accept-Encoding, Origin'] |
83 | X-Content-Type-Options: [nosniff] | 90 | X-Content-Type-Options: [nosniff] |
91 | X-Download-Options: [noopen] | ||
84 | X-Frame-Options: [SAMEORIGIN] | 92 | X-Frame-Options: [SAMEORIGIN] |
85 | X-Request-Id: [e8c19ec4-0130-4eb9-9332-c75fb0729421] | 93 | X-Permitted-Cross-Domain-Policies: [none] |
86 | X-Runtime: ['0.082037'] | 94 | X-Request-Id: [973f362b-dba5-4b57-b52a-26fb3dfaf600] |
95 | X-Runtime: ['0.102367'] | ||
87 | X-XSS-Protection: [1; mode=block] | 96 | X-XSS-Protection: [1; mode=block] |
88 | content-length: ['769'] | 97 | content-length: ['871'] |
89 | status: {code: 200, message: OK} | 98 | status: {code: 200, message: OK} |
90 | - request: | 99 | - request: |
91 | body: null | 100 | body: null |
@@ -97,19 +106,22 @@ interactions: | |||
97 | Content-Length: ['0'] | 106 | Content-Length: ['0'] |
98 | User-Agent: [python-requests/2.9.1] | 107 | User-Agent: [python-requests/2.9.1] |
99 | method: DELETE | 108 | method: DELETE |
100 | uri: http://localhost:3000/api/v1/statuses/99984773986025951 | 109 | uri: http://localhost:3000/api/v1/statuses/100154009537195294 |
101 | response: | 110 | response: |
102 | body: {string: '{}'} | 111 | body: {string: '{}'} |
103 | headers: | 112 | headers: |
104 | Cache-Control: ['max-age=0, private, must-revalidate'] | 113 | Cache-Control: ['max-age=0, private, must-revalidate'] |
105 | Content-Type: [application/json; charset=utf-8] | 114 | Content-Type: [application/json; charset=utf-8] |
106 | ETag: [W/"242dfe908bbfe60abc783598603515ec"] | 115 | ETag: [W/"4dd5f021cb53841df8f1a0e9da356980"] |
116 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
107 | Transfer-Encoding: [chunked] | 117 | Transfer-Encoding: [chunked] |
108 | Vary: ['Accept-Encoding, Origin'] | 118 | Vary: ['Accept-Encoding, Origin'] |
109 | X-Content-Type-Options: [nosniff] | 119 | X-Content-Type-Options: [nosniff] |
120 | X-Download-Options: [noopen] | ||
110 | X-Frame-Options: [SAMEORIGIN] | 121 | X-Frame-Options: [SAMEORIGIN] |
111 | X-Request-Id: [09838059-848f-431a-a9fc-a1fa584b5f45] | 122 | X-Permitted-Cross-Domain-Policies: [none] |
112 | X-Runtime: ['0.049722'] | 123 | X-Request-Id: [e8317962-058b-4d9d-84cd-bacb5ec79947] |
124 | X-Runtime: ['0.108461'] | ||
113 | X-XSS-Protection: [1; mode=block] | 125 | X-XSS-Protection: [1; mode=block] |
114 | content-length: ['2'] | 126 | content-length: ['2'] |
115 | status: {code: 200, message: OK} | 127 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_missing.yaml b/tests/cassettes/test_status_missing.yaml index e40761b..0b6767f 100644 --- a/tests/cassettes/test_status_missing.yaml +++ b/tests/cassettes/test_status_missing.yaml | |||
@@ -14,12 +14,15 @@ interactions: | |||
14 | headers: | 14 | headers: |
15 | Cache-Control: [no-cache] | 15 | Cache-Control: [no-cache] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
17 | Transfer-Encoding: [chunked] | 18 | Transfer-Encoding: [chunked] |
18 | Vary: ['Accept-Encoding, Origin'] | 19 | Vary: ['Accept-Encoding, Origin'] |
19 | X-Content-Type-Options: [nosniff] | 20 | X-Content-Type-Options: [nosniff] |
21 | X-Download-Options: [noopen] | ||
20 | X-Frame-Options: [SAMEORIGIN] | 22 | X-Frame-Options: [SAMEORIGIN] |
21 | X-Request-Id: [7ae4aaa2-59db-41c7-af05-d6de63407ae9] | 23 | X-Permitted-Cross-Domain-Policies: [none] |
22 | X-Runtime: ['0.107712'] | 24 | X-Request-Id: [eb5385c1-149a-4fc9-a8b8-72473e1fe2c5] |
25 | X-Runtime: ['0.137141'] | ||
23 | X-XSS-Protection: [1; mode=block] | 26 | X-XSS-Protection: [1; mode=block] |
24 | content-length: ['28'] | 27 | content-length: ['28'] |
25 | status: {code: 404, message: Not Found} | 28 | status: {code: 404, message: Not Found} |
diff --git a/tests/cassettes/test_status_mute_unmute.yaml b/tests/cassettes/test_status_mute_unmute.yaml index 84995e5..d015161 100644 --- a/tests/cassettes/test_status_mute_unmute.yaml +++ b/tests/cassettes/test_status_mute_unmute.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774703076275","created_at":"2018-05-06T22:43:06.668Z","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/99984774703076275","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774703076275","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154010277854781","created_at":"2018-06-05T20:01:56.605Z","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/100154010277854781","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010277854781","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"873065d26b34d6a320f114e4a1f291dd"] | 22 | ETag: [W/"3fa3c3d46ec381821d647a41f9ce61c8"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [0bc270ef-a15f-42b8-a967-26eee677d5df] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.329423'] | 30 | X-Request-Id: [80786946-1310-4389-800f-1d936b58b016] |
31 | X-Runtime: ['0.193568'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,24 +42,27 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984774703076275/mute | 45 | uri: http://localhost:3000/api/v1/statuses/100154010277854781/mute |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984774703076275","created_at":"2018-05-06T22:43:06.668Z","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/99984774703076275","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774703076275","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":true,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 47 | body: {string: '{"id":"100154010277854781","created_at":"2018-06-05T20:01:56.605Z","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/100154010277854781","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010277854781","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":true,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"ba49dfc55a1080c217e53f1b01254b82"] | 54 | ETag: [W/"21e9bb90c101390d6dd1fc67e65a6e16"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [b9bf1df8-57f5-4104-b55a-3cd7c8da7382] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.252331'] | 62 | X-Request-Id: [bf8d35bd-16f5-4b00-9aef-c61cccb24c73] |
63 | X-Runtime: ['0.200765'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1399'] | 65 | content-length: ['1504'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: null | 68 | body: null |
@@ -68,24 +74,27 @@ interactions: | |||
68 | Content-Length: ['0'] | 74 | Content-Length: ['0'] |
69 | User-Agent: [python-requests/2.9.1] | 75 | User-Agent: [python-requests/2.9.1] |
70 | method: POST | 76 | method: POST |
71 | uri: http://localhost:3000/api/v1/statuses/99984774703076275/unmute | 77 | uri: http://localhost:3000/api/v1/statuses/100154010277854781/unmute |
72 | response: | 78 | response: |
73 | body: {string: '{"id":"99984774703076275","created_at":"2018-05-06T22:43:06.668Z","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/99984774703076275","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774703076275","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 79 | body: {string: '{"id":"100154010277854781","created_at":"2018-06-05T20:01:56.605Z","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/100154010277854781","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010277854781","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
74 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 80 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
75 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 81 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
76 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 82 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
77 | headers: | 83 | headers: |
78 | Cache-Control: ['max-age=0, private, must-revalidate'] | 84 | Cache-Control: ['max-age=0, private, must-revalidate'] |
79 | Content-Type: [application/json; charset=utf-8] | 85 | Content-Type: [application/json; charset=utf-8] |
80 | ETag: [W/"b52d32cdf0a1567f67f234887d90c35a"] | 86 | ETag: [W/"0433e8fe62466f5ecca2d67069ac99f8"] |
87 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
81 | Transfer-Encoding: [chunked] | 88 | Transfer-Encoding: [chunked] |
82 | Vary: ['Accept-Encoding, Origin'] | 89 | Vary: ['Accept-Encoding, Origin'] |
83 | X-Content-Type-Options: [nosniff] | 90 | X-Content-Type-Options: [nosniff] |
91 | X-Download-Options: [noopen] | ||
84 | X-Frame-Options: [SAMEORIGIN] | 92 | X-Frame-Options: [SAMEORIGIN] |
85 | X-Request-Id: [fc126f68-870e-42c4-b2d3-602b7fe0718a] | 93 | X-Permitted-Cross-Domain-Policies: [none] |
86 | X-Runtime: ['0.083912'] | 94 | X-Request-Id: [4bf9b013-4be1-4866-a016-31d0f9925770] |
95 | X-Runtime: ['0.128710'] | ||
87 | X-XSS-Protection: [1; mode=block] | 96 | X-XSS-Protection: [1; mode=block] |
88 | content-length: ['1400'] | 97 | content-length: ['1505'] |
89 | status: {code: 200, message: OK} | 98 | status: {code: 200, message: OK} |
90 | - request: | 99 | - request: |
91 | body: null | 100 | body: null |
@@ -97,19 +106,22 @@ interactions: | |||
97 | Content-Length: ['0'] | 106 | Content-Length: ['0'] |
98 | User-Agent: [python-requests/2.9.1] | 107 | User-Agent: [python-requests/2.9.1] |
99 | method: DELETE | 108 | method: DELETE |
100 | uri: http://localhost:3000/api/v1/statuses/99984774703076275 | 109 | uri: http://localhost:3000/api/v1/statuses/100154010277854781 |
101 | response: | 110 | response: |
102 | body: {string: '{}'} | 111 | body: {string: '{}'} |
103 | headers: | 112 | headers: |
104 | Cache-Control: ['max-age=0, private, must-revalidate'] | 113 | Cache-Control: ['max-age=0, private, must-revalidate'] |
105 | Content-Type: [application/json; charset=utf-8] | 114 | Content-Type: [application/json; charset=utf-8] |
106 | ETag: [W/"a90e0530861cc44cce570fe7becbb575"] | 115 | ETag: [W/"6f8468200480e75ccb317c664480d867"] |
116 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
107 | Transfer-Encoding: [chunked] | 117 | Transfer-Encoding: [chunked] |
108 | Vary: ['Accept-Encoding, Origin'] | 118 | Vary: ['Accept-Encoding, Origin'] |
109 | X-Content-Type-Options: [nosniff] | 119 | X-Content-Type-Options: [nosniff] |
120 | X-Download-Options: [noopen] | ||
110 | X-Frame-Options: [SAMEORIGIN] | 121 | X-Frame-Options: [SAMEORIGIN] |
111 | X-Request-Id: [f6c827eb-a5c5-4c5f-ac31-5acbf179ab13] | 122 | X-Permitted-Cross-Domain-Policies: [none] |
112 | X-Runtime: ['0.060850'] | 123 | X-Request-Id: [48129f2f-93bb-4648-b665-250a354f8e3e] |
124 | X-Runtime: ['0.049052'] | ||
113 | X-XSS-Protection: [1; mode=block] | 125 | X-XSS-Protection: [1; mode=block] |
114 | content-length: ['2'] | 126 | content-length: ['2'] |
115 | status: {code: 200, message: OK} | 127 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_pin_unpin.yaml b/tests/cassettes/test_status_pin_unpin.yaml index 116681b..448a42f 100644 --- a/tests/cassettes/test_status_pin_unpin.yaml +++ b/tests/cassettes/test_status_pin_unpin.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"100148044136641620","created_at":"2018-06-04T18:44:40.693Z","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/100148044136641620","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148044136641620","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154010328094438","created_at":"2018-06-05T20:01:57.427Z","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/100154010328094438","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010328094438","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"de530492b63d03f8014765dfefb58aec"] | 22 | ETag: [W/"89a4cd4f81c3f09fd309677e47c4245a"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [fb394353-7fd5-4df4-9325-cd8b848b1d41] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.644297'] | 30 | X-Request-Id: [71dc366f-6610-4ce8-98cb-42661c010ea3] |
31 | X-Runtime: ['0.360620'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1399'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,24 +42,27 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/100148044136641620/pin | 45 | uri: http://localhost:3000/api/v1/statuses/100154010328094438/pin |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"100148044136641620","created_at":"2018-06-04T18:44:40.693Z","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/100148044136641620","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148044136641620","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py | 47 | body: {string: '{"id":"100154010328094438","created_at":"2018-06-05T20:01:57.427Z","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/100154010328094438","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010328094438","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":true,"reblog":null,"application":{"name":"Mastodon.py |
45 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
46 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 49 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
47 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 50 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
48 | headers: | 51 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 52 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 53 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"5fd67eeb141fb09e42623a6165d262d4"] | 54 | ETag: [W/"266c77eb4dbaca1ac710d0ec04ba9e86"] |
55 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
52 | Transfer-Encoding: [chunked] | 56 | Transfer-Encoding: [chunked] |
53 | Vary: ['Accept-Encoding, Origin'] | 57 | Vary: ['Accept-Encoding, Origin'] |
54 | X-Content-Type-Options: [nosniff] | 58 | X-Content-Type-Options: [nosniff] |
59 | X-Download-Options: [noopen] | ||
55 | X-Frame-Options: [SAMEORIGIN] | 60 | X-Frame-Options: [SAMEORIGIN] |
56 | X-Request-Id: [b022a70b-3902-4b7a-aa46-6536cda62141] | 61 | X-Permitted-Cross-Domain-Policies: [none] |
57 | X-Runtime: ['0.523419'] | 62 | X-Request-Id: [f4a7af3f-12d3-4bc8-b146-3e8a91d68a96] |
63 | X-Runtime: ['0.251709'] | ||
58 | X-XSS-Protection: [1; mode=block] | 64 | X-XSS-Protection: [1; mode=block] |
59 | content-length: ['1398'] | 65 | content-length: ['1504'] |
60 | status: {code: 200, message: OK} | 66 | status: {code: 200, message: OK} |
61 | - request: | 67 | - request: |
62 | body: null | 68 | body: null |
@@ -68,24 +74,27 @@ interactions: | |||
68 | Content-Length: ['0'] | 74 | Content-Length: ['0'] |
69 | User-Agent: [python-requests/2.9.1] | 75 | User-Agent: [python-requests/2.9.1] |
70 | method: POST | 76 | method: POST |
71 | uri: http://localhost:3000/api/v1/statuses/100148044136641620/unpin | 77 | uri: http://localhost:3000/api/v1/statuses/100154010328094438/unpin |
72 | response: | 78 | response: |
73 | body: {string: '{"id":"100148044136641620","created_at":"2018-06-04T18:44:40.693Z","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/100148044136641620","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100148044136641620","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 79 | body: {string: '{"id":"100154010328094438","created_at":"2018-06-05T20:01:57.427Z","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/100154010328094438","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010328094438","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
74 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 80 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
75 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 81 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
76 | 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_.jpe","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpe","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpe","followers_count":0,"following_count":0,"statuses_count":5},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 82 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
77 | headers: | 83 | headers: |
78 | Cache-Control: ['max-age=0, private, must-revalidate'] | 84 | Cache-Control: ['max-age=0, private, must-revalidate'] |
79 | Content-Type: [application/json; charset=utf-8] | 85 | Content-Type: [application/json; charset=utf-8] |
80 | ETag: [W/"de530492b63d03f8014765dfefb58aec"] | 86 | ETag: [W/"8d40e00f7ff81cf504ad65ec75ec884a"] |
87 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
81 | Transfer-Encoding: [chunked] | 88 | Transfer-Encoding: [chunked] |
82 | Vary: ['Accept-Encoding, Origin'] | 89 | Vary: ['Accept-Encoding, Origin'] |
83 | X-Content-Type-Options: [nosniff] | 90 | X-Content-Type-Options: [nosniff] |
91 | X-Download-Options: [noopen] | ||
84 | X-Frame-Options: [SAMEORIGIN] | 92 | X-Frame-Options: [SAMEORIGIN] |
85 | X-Request-Id: [e25b5197-5dbc-4081-af76-613189ee5ce2] | 93 | X-Permitted-Cross-Domain-Policies: [none] |
86 | X-Runtime: ['0.197095'] | 94 | X-Request-Id: [9bccf145-5822-4af7-a97a-61e8cab56be1] |
95 | X-Runtime: ['0.123528'] | ||
87 | X-XSS-Protection: [1; mode=block] | 96 | X-XSS-Protection: [1; mode=block] |
88 | content-length: ['1399'] | 97 | content-length: ['1505'] |
89 | status: {code: 200, message: OK} | 98 | status: {code: 200, message: OK} |
90 | - request: | 99 | - request: |
91 | body: null | 100 | body: null |
@@ -97,19 +106,22 @@ interactions: | |||
97 | Content-Length: ['0'] | 106 | Content-Length: ['0'] |
98 | User-Agent: [python-requests/2.9.1] | 107 | User-Agent: [python-requests/2.9.1] |
99 | method: DELETE | 108 | method: DELETE |
100 | uri: http://localhost:3000/api/v1/statuses/100148044136641620 | 109 | uri: http://localhost:3000/api/v1/statuses/100154010328094438 |
101 | response: | 110 | response: |
102 | body: {string: '{}'} | 111 | body: {string: '{}'} |
103 | headers: | 112 | headers: |
104 | Cache-Control: ['max-age=0, private, must-revalidate'] | 113 | Cache-Control: ['max-age=0, private, must-revalidate'] |
105 | Content-Type: [application/json; charset=utf-8] | 114 | Content-Type: [application/json; charset=utf-8] |
106 | ETag: [W/"8a3f21770b7f7baf86839a319201f71c"] | 115 | ETag: [W/"61a020db4f9a98b4895eb4319b41277f"] |
116 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
107 | Transfer-Encoding: [chunked] | 117 | Transfer-Encoding: [chunked] |
108 | Vary: ['Accept-Encoding, Origin'] | 118 | Vary: ['Accept-Encoding, Origin'] |
109 | X-Content-Type-Options: [nosniff] | 119 | X-Content-Type-Options: [nosniff] |
120 | X-Download-Options: [noopen] | ||
110 | X-Frame-Options: [SAMEORIGIN] | 121 | X-Frame-Options: [SAMEORIGIN] |
111 | X-Request-Id: [829c8268-0b7f-4495-a9bc-6326c73399b3] | 122 | X-Permitted-Cross-Domain-Policies: [none] |
112 | X-Runtime: ['0.134719'] | 123 | X-Request-Id: [20d5275f-8a67-4167-92b5-c32f2a0ba39a] |
124 | X-Runtime: ['0.034625'] | ||
113 | X-XSS-Protection: [1; mode=block] | 125 | X-XSS-Protection: [1; mode=block] |
114 | content-length: ['2'] | 126 | content-length: ['2'] |
115 | status: {code: 200, message: OK} | 127 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[Content warning-None].yaml b/tests/cassettes/test_status_post[Content warning-None].yaml index 56913ea..dd95e1c 100644 --- a/tests/cassettes/test_status_post[Content warning-None].yaml +++ b/tests/cassettes/test_status_post[Content warning-None].yaml | |||
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774365334064","created_at":"2018-05-06T22:43:01.520Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content | 15 | body: {string: '{"id":"100154009894477783","created_at":"2018-06-05T20:01:50.787Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content |
16 | warning","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774365334064","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774365334064","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 16 | warning","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009894477783","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009894477783","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
18 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 18 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
19 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 19 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"64a1c37806ed06518a5619fb3f3834e2"] | 23 | ETag: [W/"702e9349c523a6d4d31d60275c63d52c"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [af1a0419-9aef-45cd-865f-025c51ba5d9b] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.278178'] | 31 | X-Request-Id: [4f0231a9-471c-4235-8b75-66ae6f2fb046] |
32 | X-Runtime: ['0.272430'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1414'] | 34 | content-length: ['1519'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -40,19 +43,22 @@ interactions: | |||
40 | Content-Length: ['0'] | 43 | Content-Length: ['0'] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: DELETE | 45 | method: DELETE |
43 | uri: http://localhost:3000/api/v1/statuses/99984774365334064 | 46 | uri: http://localhost:3000/api/v1/statuses/100154009894477783 |
44 | response: | 47 | response: |
45 | body: {string: '{}'} | 48 | body: {string: '{}'} |
46 | headers: | 49 | headers: |
47 | Cache-Control: ['max-age=0, private, must-revalidate'] | 50 | Cache-Control: ['max-age=0, private, must-revalidate'] |
48 | Content-Type: [application/json; charset=utf-8] | 51 | Content-Type: [application/json; charset=utf-8] |
49 | ETag: [W/"d3228d6dc30c85b680ec38afe342e6ed"] | 52 | ETag: [W/"2dc601887a7af6895f07502bd631e6ff"] |
53 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
50 | Transfer-Encoding: [chunked] | 54 | Transfer-Encoding: [chunked] |
51 | Vary: ['Accept-Encoding, Origin'] | 55 | Vary: ['Accept-Encoding, Origin'] |
52 | X-Content-Type-Options: [nosniff] | 56 | X-Content-Type-Options: [nosniff] |
57 | X-Download-Options: [noopen] | ||
53 | X-Frame-Options: [SAMEORIGIN] | 58 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Request-Id: [45f522d9-2398-4a1d-a2af-0e121188b860] | 59 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Runtime: ['0.208675'] | 60 | X-Request-Id: [0bf00796-8633-4b4d-98af-e668bc2437c2] |
61 | X-Runtime: ['0.233787'] | ||
56 | X-XSS-Protection: [1; mode=block] | 62 | X-XSS-Protection: [1; mode=block] |
57 | content-length: ['2'] | 63 | content-length: ['2'] |
58 | status: {code: 200, message: OK} | 64 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[Content warning-direct].yaml b/tests/cassettes/test_status_post[Content warning-direct].yaml index f4dca65..476fc46 100644 --- a/tests/cassettes/test_status_post[Content warning-direct].yaml +++ b/tests/cassettes/test_status_post[Content warning-direct].yaml | |||
@@ -1,6 +1,6 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: spoiler_text=Content+warning&visibility=direct&status=Toot%21 | 3 | body: visibility=direct&spoiler_text=Content+warning&status=Toot%21 |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774407383422","created_at":"2018-05-06T22:43:02.166Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content | 15 | body: {string: '{"id":"100154009940250510","created_at":"2018-06-05T20:01:51.519Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content |
16 | warning","visibility":"direct","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774407383422","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774407383422","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 16 | warning","visibility":"direct","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009940250510","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009940250510","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
18 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 18 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
19 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 19 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"0b27a1036f7b1fb5cb55af6dbd699ff8"] | 23 | ETag: [W/"3e841ba189cf958678417653e66ab171"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [3d8fb37f-a622-4a32-a0ad-412da5a75b76] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.363082'] | 31 | X-Request-Id: [b814ac92-31ab-4de4-b8e0-f1ee9bccd371] |
32 | X-Runtime: ['0.378613'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1399'] | 34 | content-length: ['1504'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -40,19 +43,22 @@ interactions: | |||
40 | Content-Length: ['0'] | 43 | Content-Length: ['0'] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: DELETE | 45 | method: DELETE |
43 | uri: http://localhost:3000/api/v1/statuses/99984774407383422 | 46 | uri: http://localhost:3000/api/v1/statuses/100154009940250510 |
44 | response: | 47 | response: |
45 | body: {string: '{}'} | 48 | body: {string: '{}'} |
46 | headers: | 49 | headers: |
47 | Cache-Control: ['max-age=0, private, must-revalidate'] | 50 | Cache-Control: ['max-age=0, private, must-revalidate'] |
48 | Content-Type: [application/json; charset=utf-8] | 51 | Content-Type: [application/json; charset=utf-8] |
49 | ETag: [W/"a8e7de785eabdea8318aff7396118759"] | 52 | ETag: [W/"2dc601887a7af6895f07502bd631e6ff"] |
53 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
50 | Transfer-Encoding: [chunked] | 54 | Transfer-Encoding: [chunked] |
51 | Vary: ['Accept-Encoding, Origin'] | 55 | Vary: ['Accept-Encoding, Origin'] |
52 | X-Content-Type-Options: [nosniff] | 56 | X-Content-Type-Options: [nosniff] |
57 | X-Download-Options: [noopen] | ||
53 | X-Frame-Options: [SAMEORIGIN] | 58 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Request-Id: [0d72170f-2cba-48f2-94cf-f762b3ec404f] | 59 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Runtime: ['0.142893'] | 60 | X-Request-Id: [5ec31f8e-cb36-4dec-a057-d8dc8042381c] |
61 | X-Runtime: ['0.114186'] | ||
56 | X-XSS-Protection: [1; mode=block] | 62 | X-XSS-Protection: [1; mode=block] |
57 | content-length: ['2'] | 63 | content-length: ['2'] |
58 | status: {code: 200, message: OK} | 64 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[Content warning-private].yaml b/tests/cassettes/test_status_post[Content warning-private].yaml index 7ed558e..9d2006f 100644 --- a/tests/cassettes/test_status_post[Content warning-private].yaml +++ b/tests/cassettes/test_status_post[Content warning-private].yaml | |||
@@ -1,6 +1,6 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: spoiler_text=Content+warning&visibility=private&status=Toot%21 | 3 | body: visibility=private&spoiler_text=Content+warning&status=Toot%21 |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774448144358","created_at":"2018-05-06T22:43:02.800Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content | 15 | body: {string: '{"id":"100154009986515447","created_at":"2018-06-05T20:01:52.176Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content |
16 | warning","visibility":"private","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774448144358","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774448144358","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 16 | warning","visibility":"private","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009986515447","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009986515447","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
18 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 18 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
19 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 19 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"adcb96e4cc9fd88c2a56717ae79a5e48"] | 23 | ETag: [W/"5f8dd51433d921bc47beea482da5c0cf"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [5cef493b-33a6-494c-8ba0-3533a8b6ea88] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.357977'] | 31 | X-Request-Id: [5b26ce55-da1b-4d02-b480-3c508f031ff6] |
32 | X-Runtime: ['0.296039'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1400'] | 34 | content-length: ['1505'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -40,19 +43,22 @@ interactions: | |||
40 | Content-Length: ['0'] | 43 | Content-Length: ['0'] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: DELETE | 45 | method: DELETE |
43 | uri: http://localhost:3000/api/v1/statuses/99984774448144358 | 46 | uri: http://localhost:3000/api/v1/statuses/100154009986515447 |
44 | response: | 47 | response: |
45 | body: {string: '{}'} | 48 | body: {string: '{}'} |
46 | headers: | 49 | headers: |
47 | Cache-Control: ['max-age=0, private, must-revalidate'] | 50 | Cache-Control: ['max-age=0, private, must-revalidate'] |
48 | Content-Type: [application/json; charset=utf-8] | 51 | Content-Type: [application/json; charset=utf-8] |
49 | ETag: [W/"4cfaf9746edaf6fccfcacf0130dd7883"] | 52 | ETag: [W/"06df5aeea2e29f75afd49cbe3b4e233d"] |
53 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
50 | Transfer-Encoding: [chunked] | 54 | Transfer-Encoding: [chunked] |
51 | Vary: ['Accept-Encoding, Origin'] | 55 | Vary: ['Accept-Encoding, Origin'] |
52 | X-Content-Type-Options: [nosniff] | 56 | X-Content-Type-Options: [nosniff] |
57 | X-Download-Options: [noopen] | ||
53 | X-Frame-Options: [SAMEORIGIN] | 58 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Request-Id: [dc097c08-ae34-4fe2-bc66-f390e192662e] | 59 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Runtime: ['0.142269'] | 60 | X-Request-Id: [819c611f-805a-4075-a865-1908adeba722] |
61 | X-Runtime: ['0.077032'] | ||
56 | X-XSS-Protection: [1; mode=block] | 62 | X-XSS-Protection: [1; mode=block] |
57 | content-length: ['2'] | 63 | content-length: ['2'] |
58 | status: {code: 200, message: OK} | 64 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[Content warning-public].yaml b/tests/cassettes/test_status_post[Content warning-public].yaml index a9e03c5..29fe246 100644 --- a/tests/cassettes/test_status_post[Content warning-public].yaml +++ b/tests/cassettes/test_status_post[Content warning-public].yaml | |||
@@ -1,6 +1,6 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: spoiler_text=Content+warning&visibility=public&status=Toot%21 | 3 | body: visibility=public&spoiler_text=Content+warning&status=Toot%21 |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774522933034","created_at":"2018-05-06T22:43:03.947Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content | 15 | body: {string: '{"id":"100154010052169277","created_at":"2018-06-05T20:01:53.183Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content |
16 | warning","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774522933034","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774522933034","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 16 | warning","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154010052169277","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010052169277","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
18 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 18 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
19 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 19 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"04c58441abfa3566ebb90a991f76aa52"] | 23 | ETag: [W/"bd5ced7bb9478e3e0b8b6250368efd02"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [b9549964-93b9-4414-b7cd-f85165355618] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.318732'] | 31 | X-Request-Id: [6ede2059-de70-4457-adaa-22f088defb4b] |
32 | X-Runtime: ['0.314782'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1414'] | 34 | content-length: ['1519'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -40,19 +43,22 @@ interactions: | |||
40 | Content-Length: ['0'] | 43 | Content-Length: ['0'] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: DELETE | 45 | method: DELETE |
43 | uri: http://localhost:3000/api/v1/statuses/99984774522933034 | 46 | uri: http://localhost:3000/api/v1/statuses/100154010052169277 |
44 | response: | 47 | response: |
45 | body: {string: '{}'} | 48 | body: {string: '{}'} |
46 | headers: | 49 | headers: |
47 | Cache-Control: ['max-age=0, private, must-revalidate'] | 50 | Cache-Control: ['max-age=0, private, must-revalidate'] |
48 | Content-Type: [application/json; charset=utf-8] | 51 | Content-Type: [application/json; charset=utf-8] |
49 | ETag: [W/"3b6a2b031e1340d6fc01efac3e514faf"] | 52 | ETag: [W/"ee22df187d6edee971bf4403c830f317"] |
53 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
50 | Transfer-Encoding: [chunked] | 54 | Transfer-Encoding: [chunked] |
51 | Vary: ['Accept-Encoding, Origin'] | 55 | Vary: ['Accept-Encoding, Origin'] |
52 | X-Content-Type-Options: [nosniff] | 56 | X-Content-Type-Options: [nosniff] |
57 | X-Download-Options: [noopen] | ||
53 | X-Frame-Options: [SAMEORIGIN] | 58 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Request-Id: [8b16c4ef-8f76-4585-94a2-a58ddd9b27cd] | 59 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Runtime: ['0.189260'] | 60 | X-Request-Id: [5efd2649-4ccd-4936-9c2c-8533fd4d2537] |
61 | X-Runtime: ['0.130592'] | ||
56 | X-XSS-Protection: [1; mode=block] | 62 | X-XSS-Protection: [1; mode=block] |
57 | content-length: ['2'] | 63 | content-length: ['2'] |
58 | status: {code: 200, message: OK} | 64 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[Content warning-unlisted].yaml b/tests/cassettes/test_status_post[Content warning-unlisted].yaml index a81c39b..6bb377c 100644 --- a/tests/cassettes/test_status_post[Content warning-unlisted].yaml +++ b/tests/cassettes/test_status_post[Content warning-unlisted].yaml | |||
@@ -1,6 +1,6 @@ | |||
1 | interactions: | 1 | interactions: |
2 | - request: | 2 | - request: |
3 | body: spoiler_text=Content+warning&visibility=unlisted&status=Toot%21 | 3 | body: visibility=unlisted&spoiler_text=Content+warning&status=Toot%21 |
4 | headers: | 4 | headers: |
5 | Accept: ['*/*'] | 5 | Accept: ['*/*'] |
6 | Accept-Encoding: ['gzip, deflate'] | 6 | Accept-Encoding: ['gzip, deflate'] |
@@ -12,23 +12,26 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774486782292","created_at":"2018-05-06T22:43:03.379Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content | 15 | body: {string: '{"id":"100154010017793191","created_at":"2018-06-05T20:01:52.655Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":true,"spoiler_text":"Content |
16 | warning","visibility":"unlisted","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774486782292","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774486782292","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 16 | warning","visibility":"unlisted","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154010017793191","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010017793191","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 17 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
18 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 18 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
19 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 19 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
20 | headers: | 20 | headers: |
21 | Cache-Control: ['max-age=0, private, must-revalidate'] | 21 | Cache-Control: ['max-age=0, private, must-revalidate'] |
22 | Content-Type: [application/json; charset=utf-8] | 22 | Content-Type: [application/json; charset=utf-8] |
23 | ETag: [W/"2b5fe623bf1b25e99109e6ce17b76b60"] | 23 | ETag: [W/"35b1fc05bc664de2c0d2180362d70e6f"] |
24 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
24 | Transfer-Encoding: [chunked] | 25 | Transfer-Encoding: [chunked] |
25 | Vary: ['Accept-Encoding, Origin'] | 26 | Vary: ['Accept-Encoding, Origin'] |
26 | X-Content-Type-Options: [nosniff] | 27 | X-Content-Type-Options: [nosniff] |
28 | X-Download-Options: [noopen] | ||
27 | X-Frame-Options: [SAMEORIGIN] | 29 | X-Frame-Options: [SAMEORIGIN] |
28 | X-Request-Id: [df2336cf-c69a-4865-b6ee-c77f8fd2dacf] | 30 | X-Permitted-Cross-Domain-Policies: [none] |
29 | X-Runtime: ['0.309635'] | 31 | X-Request-Id: [3b4e365c-73d1-4d32-b608-fca1d60bd675] |
32 | X-Runtime: ['0.320393'] | ||
30 | X-XSS-Protection: [1; mode=block] | 33 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['1416'] | 34 | content-length: ['1521'] |
32 | status: {code: 200, message: OK} | 35 | status: {code: 200, message: OK} |
33 | - request: | 36 | - request: |
34 | body: null | 37 | body: null |
@@ -40,19 +43,22 @@ interactions: | |||
40 | Content-Length: ['0'] | 43 | Content-Length: ['0'] |
41 | User-Agent: [python-requests/2.9.1] | 44 | User-Agent: [python-requests/2.9.1] |
42 | method: DELETE | 45 | method: DELETE |
43 | uri: http://localhost:3000/api/v1/statuses/99984774486782292 | 46 | uri: http://localhost:3000/api/v1/statuses/100154010017793191 |
44 | response: | 47 | response: |
45 | body: {string: '{}'} | 48 | body: {string: '{}'} |
46 | headers: | 49 | headers: |
47 | Cache-Control: ['max-age=0, private, must-revalidate'] | 50 | Cache-Control: ['max-age=0, private, must-revalidate'] |
48 | Content-Type: [application/json; charset=utf-8] | 51 | Content-Type: [application/json; charset=utf-8] |
49 | ETag: [W/"4cfaf9746edaf6fccfcacf0130dd7883"] | 52 | ETag: [W/"06df5aeea2e29f75afd49cbe3b4e233d"] |
53 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
50 | Transfer-Encoding: [chunked] | 54 | Transfer-Encoding: [chunked] |
51 | Vary: ['Accept-Encoding, Origin'] | 55 | Vary: ['Accept-Encoding, Origin'] |
52 | X-Content-Type-Options: [nosniff] | 56 | X-Content-Type-Options: [nosniff] |
57 | X-Download-Options: [noopen] | ||
53 | X-Frame-Options: [SAMEORIGIN] | 58 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Request-Id: [c7ca164d-b0f0-40bc-9c8e-c30711ca2868] | 59 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Runtime: ['0.153494'] | 60 | X-Request-Id: [d2bd779d-7c04-4396-92a6-8c3904a29a86] |
61 | X-Runtime: ['0.082491'] | ||
56 | X-XSS-Protection: [1; mode=block] | 62 | X-XSS-Protection: [1; mode=block] |
57 | content-length: ['2'] | 63 | content-length: ['2'] |
58 | status: {code: 200, message: OK} | 64 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[None-None].yaml b/tests/cassettes/test_status_post[None-None].yaml index 37334a9..95f5881 100644 --- a/tests/cassettes/test_status_post[None-None].yaml +++ b/tests/cassettes/test_status_post[None-None].yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774115438029","created_at":"2018-05-06T22:42:58.066Z","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/99984774115438029","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774115438029","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009653963118","created_at":"2018-06-05T20:01:47.100Z","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/100154009653963118","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009653963118","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":21,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"15ea3b2f6e3524a2391933bd17f2a220"] | 22 | ETag: [W/"f34b6b9d5eee62ea14deaa3f3da65baa"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [7bb9ad03-9d47-4847-9826-8d1fd9309644] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['1.444900'] | 30 | X-Request-Id: [05fb657d-0bb5-4b4b-89f2-79f25bd5ca2f] |
31 | X-Runtime: ['0.440738'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774115438029 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009653963118 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"c2e2f8b89826d233815b5e9f30bfbc9c"] | 51 | ETag: [W/"228de1dc7f0b4e8fdccb5f26d349fd51"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [71f828e6-a96a-48c9-abb8-f1ae223db5ff] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.166117'] | 59 | X-Request-Id: [a5880420-44fb-4e66-9be8-a67700de4700] |
60 | X-Runtime: ['0.149110'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[None-direct].yaml b/tests/cassettes/test_status_post[None-direct].yaml index 13e1f83..66d3ca9 100644 --- a/tests/cassettes/test_status_post[None-direct].yaml +++ b/tests/cassettes/test_status_post[None-direct].yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774198280325","created_at":"2018-05-06T22:42:58.963Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"direct","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774198280325","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774198280325","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009703620706","created_at":"2018-06-05T20:01:47.854Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"direct","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009703620706","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009703620706","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":20,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"ebd00c014e21d42df6d85eb4f317037d"] | 22 | ETag: [W/"2c5d411e85ecda3ba3495b278efc5e25"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [7b5c2cb1-4f6b-4b96-accd-04473e5c0e51] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.241318'] | 30 | X-Request-Id: [4ee46dc0-0958-4269-8a8c-920093512775] |
31 | X-Runtime: ['0.446732'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1385'] | 33 | content-length: ['1490'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774198280325 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009703620706 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"b57feed6bdadd98678ea38b428bb019d"] | 51 | ETag: [W/"61c5afae6e2b05bd4021a68864d29d8a"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [79983244-7ad6-43a9-8a5c-5cd8c7108604] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.137205'] | 59 | X-Request-Id: [f557d6b4-6265-4f26-bf97-144b3c26f08f] |
60 | X-Runtime: ['0.072445'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[None-private].yaml b/tests/cassettes/test_status_post[None-private].yaml index d59bb12..9e61305 100644 --- a/tests/cassettes/test_status_post[None-private].yaml +++ b/tests/cassettes/test_status_post[None-private].yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774231867812","created_at":"2018-05-06T22:42:59.496Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"private","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774231867812","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774231867812","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009744488975","created_at":"2018-06-05T20:01:48.484Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"private","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009744488975","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009744488975","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":21,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"fc590d78537a24ee0f12e602e9346e98"] | 22 | ETag: [W/"926d42aaaf67a7d0f396b41981901d3a"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [c3fcf435-6b18-4088-b6a9-ff65c2350dd8] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.321112'] | 30 | X-Request-Id: [21e15016-72ad-4066-a5ff-7ee60555aacc] |
31 | X-Runtime: ['0.309495'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1386'] | 33 | content-length: ['1491'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774231867812 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009744488975 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"b57feed6bdadd98678ea38b428bb019d"] | 51 | ETag: [W/"61c5afae6e2b05bd4021a68864d29d8a"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [3fa57160-0fef-423e-9b3e-8118261c6390] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.172930'] | 59 | X-Request-Id: [a5c08dc8-3a4b-49d7-8c52-86c1a674f90d] |
60 | X-Runtime: ['0.113983'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[None-public].yaml b/tests/cassettes/test_status_post[None-public].yaml index a1f3978..5f36b8f 100644 --- a/tests/cassettes/test_status_post[None-public].yaml +++ b/tests/cassettes/test_status_post[None-public].yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774310657294","created_at":"2018-05-06T22:43:00.699Z","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/99984774310657294","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774310657294","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009834713936","created_at":"2018-06-05T20:01:49.877Z","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/100154009834713936","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009834713936","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"97662956fe59c71f2936cadcc1266352"] | 22 | ETag: [W/"5bacb9238a62bf04b5e9c480762ee880"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [a3903e2d-6cda-42fe-9b0c-818ac3584a65] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.508262'] | 30 | X-Request-Id: [7bed31bd-33a1-4ba3-b9a1-ad70498532d5] |
31 | X-Runtime: ['0.408309'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774310657294 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009834713936 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"d3228d6dc30c85b680ec38afe342e6ed"] | 51 | ETag: [W/"ae8a96cf3e414788e5e92777df010185"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [0f85821a-b518-4235-a9c4-ef2d6caae1b5] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.142043'] | 59 | X-Request-Id: [23cac20a-f5b9-4f66-8bb7-4540de833380] |
60 | X-Runtime: ['0.150386'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_post[None-unlisted].yaml b/tests/cassettes/test_status_post[None-unlisted].yaml index 4b1f9c2..1235d65 100644 --- a/tests/cassettes/test_status_post[None-unlisted].yaml +++ b/tests/cassettes/test_status_post[None-unlisted].yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774269998737","created_at":"2018-05-06T22:43:00.066Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"unlisted","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774269998737","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774269998737","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009787332700","created_at":"2018-06-05T20:01:49.148Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"unlisted","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009787332700","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009787332700","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":21,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"dfa41c8cb9b2e35d9b050118f7795e13"] | 22 | ETag: [W/"19bf69eccc0bb60d3a156c6b98b337d3"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [7c7a7068-59b3-4884-989e-a647f3d74b2a] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.301321'] | 30 | X-Request-Id: [84baaa91-9c89-42fd-9328-f1bd85393c93] |
31 | X-Runtime: ['0.544564'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1402'] | 33 | content-length: ['1507'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774269998737 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009787332700 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"25018d47f79f6be3ba08156cf73ff971"] | 51 | ETag: [W/"5334bfca38adbd8c5225cd83c3581a5b"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [dd17ff38-be60-4a8d-b171-f1593cfeb523] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.182072'] | 59 | X-Request-Id: [ad56c142-56be-432b-bf77-03593fdb73fa] |
60 | X-Runtime: ['0.106326'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_reblog_unreblog.yaml b/tests/cassettes/test_status_reblog_unreblog.yaml index ce65c0f..d3f7f99 100644 --- a/tests/cassettes/test_status_reblog_unreblog.yaml +++ b/tests/cassettes/test_status_reblog_unreblog.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774570760254","created_at":"2018-05-06T22:43:04.648Z","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/99984774570760254","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774570760254","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154010099597779","created_at":"2018-06-05T20:01:53.899Z","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/100154010099597779","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010099597779","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"ca8cbfbd0f23e4df23387d5364e86729"] | 22 | ETag: [W/"b63967d846d4160912c9ac077b7a65c2"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [cc490ef0-6e2b-41f5-81d9-4d91bb29582d] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.261054'] | 30 | X-Request-Id: [a7dcb39f-6301-412e-b651-ac764bfcd26c] |
31 | X-Runtime: ['0.382098'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,29 +42,32 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984774570760254/reblog | 45 | uri: http://localhost:3000/api/v1/statuses/100154010099597779/reblog |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984774598831870","created_at":"2018-05-06T22:43:05.072Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984774598831870/activity","content":"\u003cp\u003eRT | 47 | body: {string: '{"id":"100154010139565589","created_at":"2018-06-05T20:01:54.498Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154010139565589/activity","content":"\u003cp\u003eRT |
45 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 48 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
46 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 49 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
47 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774598831870","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"99984774570760254","created_at":"2018-05-06T22:43:04.648Z","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/99984774570760254","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774570760254","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010139565589","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"100154010099597779","created_at":"2018-06-05T20:01:53.899Z","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/100154010099597779","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010099597779","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":22,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
51 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 54 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
52 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 55 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
53 | headers: | 56 | headers: |
54 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
55 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
56 | ETag: [W/"52dca228fbebc94bf2e25664cbf1374f"] | 59 | ETag: [W/"113806f449daa6facc5474f0cb629d70"] |
60 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
57 | Transfer-Encoding: [chunked] | 61 | Transfer-Encoding: [chunked] |
58 | Vary: ['Accept-Encoding, Origin'] | 62 | Vary: ['Accept-Encoding, Origin'] |
59 | X-Content-Type-Options: [nosniff] | 63 | X-Content-Type-Options: [nosniff] |
64 | X-Download-Options: [noopen] | ||
60 | X-Frame-Options: [SAMEORIGIN] | 65 | X-Frame-Options: [SAMEORIGIN] |
61 | X-Request-Id: [1ceac8bf-61b7-4018-932a-f8fb3845b08f] | 66 | X-Permitted-Cross-Domain-Policies: [none] |
62 | X-Runtime: ['0.407328'] | 67 | X-Request-Id: [a06805b0-3a94-4c75-a5f3-84ccffd46d3a] |
68 | X-Runtime: ['0.761109'] | ||
63 | X-XSS-Protection: [1; mode=block] | 69 | X-XSS-Protection: [1; mode=block] |
64 | content-length: ['2946'] | 70 | content-length: ['3156'] |
65 | status: {code: 200, message: OK} | 71 | status: {code: 200, message: OK} |
66 | - request: | 72 | - request: |
67 | body: null | 73 | body: null |
@@ -73,24 +79,27 @@ interactions: | |||
73 | Content-Length: ['0'] | 79 | Content-Length: ['0'] |
74 | User-Agent: [python-requests/2.9.1] | 80 | User-Agent: [python-requests/2.9.1] |
75 | method: POST | 81 | method: POST |
76 | uri: http://localhost:3000/api/v1/statuses/99984774570760254/unreblog | 82 | uri: http://localhost:3000/api/v1/statuses/100154010099597779/unreblog |
77 | response: | 83 | response: |
78 | body: {string: '{"id":"99984774570760254","created_at":"2018-05-06T22:43:04.648Z","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/99984774570760254","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774570760254","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 84 | body: {string: '{"id":"100154010099597779","created_at":"2018-06-05T20:01:53.899Z","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/100154010099597779","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154010099597779","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
79 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 85 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
80 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 86 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
81 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 87 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
82 | headers: | 88 | headers: |
83 | Cache-Control: ['max-age=0, private, must-revalidate'] | 89 | Cache-Control: ['max-age=0, private, must-revalidate'] |
84 | Content-Type: [application/json; charset=utf-8] | 90 | Content-Type: [application/json; charset=utf-8] |
85 | ETag: [W/"1ba6a7e82698f5aef0c0ec89f246287c"] | 91 | ETag: [W/"83fae164b392972754d23e224fed43aa"] |
92 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
86 | Transfer-Encoding: [chunked] | 93 | Transfer-Encoding: [chunked] |
87 | Vary: ['Accept-Encoding, Origin'] | 94 | Vary: ['Accept-Encoding, Origin'] |
88 | X-Content-Type-Options: [nosniff] | 95 | X-Content-Type-Options: [nosniff] |
96 | X-Download-Options: [noopen] | ||
89 | X-Frame-Options: [SAMEORIGIN] | 97 | X-Frame-Options: [SAMEORIGIN] |
90 | X-Request-Id: [f3ed6edf-c376-4831-ba1a-0789aa3c6d89] | 98 | X-Permitted-Cross-Domain-Policies: [none] |
91 | X-Runtime: ['0.111573'] | 99 | X-Request-Id: [5f1fff8a-784d-452b-9b5d-d3176b24b207] |
100 | X-Runtime: ['0.142418'] | ||
92 | X-XSS-Protection: [1; mode=block] | 101 | X-XSS-Protection: [1; mode=block] |
93 | content-length: ['1400'] | 102 | content-length: ['1505'] |
94 | status: {code: 200, message: OK} | 103 | status: {code: 200, message: OK} |
95 | - request: | 104 | - request: |
96 | body: null | 105 | body: null |
@@ -102,19 +111,22 @@ interactions: | |||
102 | Content-Length: ['0'] | 111 | Content-Length: ['0'] |
103 | User-Agent: [python-requests/2.9.1] | 112 | User-Agent: [python-requests/2.9.1] |
104 | method: DELETE | 113 | method: DELETE |
105 | uri: http://localhost:3000/api/v1/statuses/99984774570760254 | 114 | uri: http://localhost:3000/api/v1/statuses/100154010099597779 |
106 | response: | 115 | response: |
107 | body: {string: '{}'} | 116 | body: {string: '{}'} |
108 | headers: | 117 | headers: |
109 | Cache-Control: ['max-age=0, private, must-revalidate'] | 118 | Cache-Control: ['max-age=0, private, must-revalidate'] |
110 | Content-Type: [application/json; charset=utf-8] | 119 | Content-Type: [application/json; charset=utf-8] |
111 | ETag: [W/"5eead9ec6d843dfb3a8df164ffdb987b"] | 120 | ETag: [W/"7fc7ddd3725cbe732cacf51f07faf97b"] |
121 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
112 | Transfer-Encoding: [chunked] | 122 | Transfer-Encoding: [chunked] |
113 | Vary: ['Accept-Encoding, Origin'] | 123 | Vary: ['Accept-Encoding, Origin'] |
114 | X-Content-Type-Options: [nosniff] | 124 | X-Content-Type-Options: [nosniff] |
125 | X-Download-Options: [noopen] | ||
115 | X-Frame-Options: [SAMEORIGIN] | 126 | X-Frame-Options: [SAMEORIGIN] |
116 | X-Request-Id: [3bf2e541-7f61-46d6-ae5d-84b90d7ca868] | 127 | X-Permitted-Cross-Domain-Policies: [none] |
117 | X-Runtime: ['0.120718'] | 128 | X-Request-Id: [d28e28d9-a4e8-43ed-91e1-5fe9454fb907] |
129 | X-Runtime: ['0.081965'] | ||
118 | X-XSS-Protection: [1; mode=block] | 130 | X-XSS-Protection: [1; mode=block] |
119 | content-length: ['2'] | 131 | content-length: ['2'] |
120 | status: {code: 200, message: OK} | 132 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_status_reblogged_by.yaml b/tests/cassettes/test_status_reblogged_by.yaml index f3e521d..22ef135 100644 --- a/tests/cassettes/test_status_reblogged_by.yaml +++ b/tests/cassettes/test_status_reblogged_by.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984773925165431","created_at":"2018-05-06T22:42:54.814Z","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/99984773925165431","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773925165431","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009460072801","created_at":"2018-06-05T20:01:44.165Z","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/100154009460072801","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009460072801","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":17,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"02d7a6a2bd3fc9e4b21d463c5daa299d"] | 22 | ETag: [W/"5338f4a0a1e23ed0d06cd23112166088"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [55906063-f8e3-4ff8-a9e7-426bfc1d3647] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.309285'] | 30 | X-Request-Id: [0ca501b7-8a03-4674-af14-21a35561eaef] |
31 | X-Runtime: ['0.432408'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,29 +42,32 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: POST | 44 | method: POST |
42 | uri: http://localhost:3000/api/v1/statuses/99984773925165431/reblog | 45 | uri: http://localhost:3000/api/v1/statuses/100154009460072801/reblog |
43 | response: | 46 | response: |
44 | body: {string: '{"id":"99984773944844069","created_at":"2018-05-06T22:42:55.132Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984773944844069/activity","content":"\u003cp\u003eRT | 47 | body: {string: '{"id":"100154009485081640","created_at":"2018-06-05T20:01:44.504Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154009485081640/activity","content":"\u003cp\u003eRT |
45 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 48 | \u003cspan class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
46 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 49 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
47 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773944844069","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"99984773925165431","created_at":"2018-05-06T22:42:54.814Z","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/99984773925165431","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984773925165431","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 50 | Toot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009485081640","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"reblog":{"id":"100154009460072801","created_at":"2018-06-05T20:01:44.165Z","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/100154009460072801","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009460072801","reblogs_count":1,"favourites_count":0,"favourited":false,"reblogged":true,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
48 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 51 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
49 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 52 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
50 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 53 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":17,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]},"application":null,"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
51 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 54 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
52 | 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":1,"statuses_count":3},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 55 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":18,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
53 | headers: | 56 | headers: |
54 | Cache-Control: ['max-age=0, private, must-revalidate'] | 57 | Cache-Control: ['max-age=0, private, must-revalidate'] |
55 | Content-Type: [application/json; charset=utf-8] | 58 | Content-Type: [application/json; charset=utf-8] |
56 | ETag: [W/"7cc9ed4b1c3685b08d6cf16a263addd8"] | 59 | ETag: [W/"75d1cd63dfea6ba626cdb747dc9fb5bd"] |
60 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
57 | Transfer-Encoding: [chunked] | 61 | Transfer-Encoding: [chunked] |
58 | Vary: ['Accept-Encoding, Origin'] | 62 | Vary: ['Accept-Encoding, Origin'] |
59 | X-Content-Type-Options: [nosniff] | 63 | X-Content-Type-Options: [nosniff] |
64 | X-Download-Options: [noopen] | ||
60 | X-Frame-Options: [SAMEORIGIN] | 65 | X-Frame-Options: [SAMEORIGIN] |
61 | X-Request-Id: [8b7f1a80-d2c1-4384-9e06-bc159e3f0152] | 66 | X-Permitted-Cross-Domain-Policies: [none] |
62 | X-Runtime: ['0.389099'] | 67 | X-Request-Id: [4015541b-a78e-41ba-b524-89d599bbd49e] |
68 | X-Runtime: ['0.502048'] | ||
63 | X-XSS-Protection: [1; mode=block] | 69 | X-XSS-Protection: [1; mode=block] |
64 | content-length: ['2946'] | 70 | content-length: ['3156'] |
65 | status: {code: 200, message: OK} | 71 | status: {code: 200, message: OK} |
66 | - request: | 72 | - request: |
67 | body: null | 73 | body: null |
@@ -72,25 +78,28 @@ interactions: | |||
72 | Connection: [keep-alive] | 78 | Connection: [keep-alive] |
73 | User-Agent: [python-requests/2.9.1] | 79 | User-Agent: [python-requests/2.9.1] |
74 | method: GET | 80 | method: GET |
75 | uri: http://localhost:3000/api/v1/statuses/99984773925165431/reblogged_by | 81 | uri: http://localhost:3000/api/v1/statuses/100154009460072801/reblogged_by |
76 | response: | 82 | response: |
77 | body: {string: '[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 83 | body: {string: '[{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
78 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 84 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
79 | 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":1,"statuses_count":3}]'} | 85 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":18,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]}]'} |
80 | headers: | 86 | headers: |
81 | Cache-Control: ['max-age=0, private, must-revalidate'] | 87 | Cache-Control: ['max-age=0, private, must-revalidate'] |
82 | Content-Type: [application/json; charset=utf-8] | 88 | Content-Type: [application/json; charset=utf-8] |
83 | ETag: [W/"b748014f6f5cb307062d13c815dd5388"] | 89 | ETag: [W/"35e9a85fe07a66563787a296183574e0"] |
84 | Link: ['<http://localhost:3000/api/v1/statuses/99984773925165431/reblogged_by?since_id=99984773944844069>; | 90 | Link: ['<http://localhost:3000/api/v1/statuses/100154009460072801/reblogged_by?since_id=100154009485081640>; |
85 | rel="prev"'] | 91 | rel="prev"'] |
92 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
86 | Transfer-Encoding: [chunked] | 93 | Transfer-Encoding: [chunked] |
87 | Vary: ['Accept-Encoding, Origin'] | 94 | Vary: ['Accept-Encoding, Origin'] |
88 | X-Content-Type-Options: [nosniff] | 95 | X-Content-Type-Options: [nosniff] |
96 | X-Download-Options: [noopen] | ||
89 | X-Frame-Options: [SAMEORIGIN] | 97 | X-Frame-Options: [SAMEORIGIN] |
90 | X-Request-Id: [9673c2df-b9be-4f19-8628-9f93a3dc6083] | 98 | X-Permitted-Cross-Domain-Policies: [none] |
91 | X-Runtime: ['0.038168'] | 99 | X-Request-Id: [c255c74a-2e40-42ec-9b7a-bb88a42c6e85] |
100 | X-Runtime: ['0.040636'] | ||
92 | X-XSS-Protection: [1; mode=block] | 101 | X-XSS-Protection: [1; mode=block] |
93 | content-length: ['769'] | 102 | content-length: ['871'] |
94 | status: {code: 200, message: OK} | 103 | status: {code: 200, message: OK} |
95 | - request: | 104 | - request: |
96 | body: null | 105 | body: null |
@@ -102,19 +111,22 @@ interactions: | |||
102 | Content-Length: ['0'] | 111 | Content-Length: ['0'] |
103 | User-Agent: [python-requests/2.9.1] | 112 | User-Agent: [python-requests/2.9.1] |
104 | method: DELETE | 113 | method: DELETE |
105 | uri: http://localhost:3000/api/v1/statuses/99984773925165431 | 114 | uri: http://localhost:3000/api/v1/statuses/100154009460072801 |
106 | response: | 115 | response: |
107 | body: {string: '{}'} | 116 | body: {string: '{}'} |
108 | headers: | 117 | headers: |
109 | Cache-Control: ['max-age=0, private, must-revalidate'] | 118 | Cache-Control: ['max-age=0, private, must-revalidate'] |
110 | Content-Type: [application/json; charset=utf-8] | 119 | Content-Type: [application/json; charset=utf-8] |
111 | ETag: [W/"576267f04b016d9fd93fae40660ff71a"] | 120 | ETag: [W/"58c3662c5daffd3989176dd1d7114467"] |
121 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
112 | Transfer-Encoding: [chunked] | 122 | Transfer-Encoding: [chunked] |
113 | Vary: ['Accept-Encoding, Origin'] | 123 | Vary: ['Accept-Encoding, Origin'] |
114 | X-Content-Type-Options: [nosniff] | 124 | X-Content-Type-Options: [nosniff] |
125 | X-Download-Options: [noopen] | ||
115 | X-Frame-Options: [SAMEORIGIN] | 126 | X-Frame-Options: [SAMEORIGIN] |
116 | X-Request-Id: [47282bec-b6c0-44f5-8455-2c114f2a72a9] | 127 | X-Permitted-Cross-Domain-Policies: [none] |
117 | X-Runtime: ['0.088056'] | 128 | X-Request-Id: [24d1244f-f249-46ba-9a42-f471e3666739] |
129 | X-Runtime: ['0.044312'] | ||
118 | X-XSS-Protection: [1; mode=block] | 130 | X-XSS-Protection: [1; mode=block] |
119 | content-length: ['2'] | 131 | content-length: ['2'] |
120 | status: {code: 200, message: OK} | 132 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_stream_user.yaml b/tests/cassettes/test_stream_user.yaml index 3a0fcca..cb54261 100644 --- a/tests/cassettes/test_stream_user.yaml +++ b/tests/cassettes/test_stream_user.yaml | |||
@@ -10,19 +10,22 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
12 | response: | 12 | response: |
13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":8,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":3,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"f698a47030f936e59ce4ae6abdad3b04"] | 17 | ETag: [W/"204a2e8283fa1962886a66d475d220ff"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [8e060e2c-8c49-4ff0-b236-e1a4c9058fbd] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.290269'] | 25 | X-Request-Id: [5c57d965-1012-4f7c-9103-5a9d8a6db137] |
26 | X-Runtime: ['0.023718'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['570'] | 28 | content-length: ['618'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | - request: | 30 | - request: |
28 | body: null | 31 | body: null |
@@ -40,13 +43,16 @@ interactions: | |||
40 | headers: | 43 | headers: |
41 | Cache-Control: ['max-age=0, private, must-revalidate'] | 44 | Cache-Control: ['max-age=0, private, must-revalidate'] |
42 | Content-Type: [application/json; charset=utf-8] | 45 | Content-Type: [application/json; charset=utf-8] |
43 | ETag: [W/"7a2432279afeffc068faf1c8a1fa70fc"] | 46 | ETag: [W/"8440eacfb5d8b9404abc7b3da0a0f488"] |
47 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
44 | Transfer-Encoding: [chunked] | 48 | Transfer-Encoding: [chunked] |
45 | Vary: ['Accept-Encoding, Origin'] | 49 | Vary: ['Accept-Encoding, Origin'] |
46 | X-Content-Type-Options: [nosniff] | 50 | X-Content-Type-Options: [nosniff] |
51 | X-Download-Options: [noopen] | ||
47 | X-Frame-Options: [SAMEORIGIN] | 52 | X-Frame-Options: [SAMEORIGIN] |
48 | X-Request-Id: [b2e8a445-e6d0-45c7-97c4-b76be4388399] | 53 | X-Permitted-Cross-Domain-Policies: [none] |
49 | X-Runtime: ['0.137886'] | 54 | X-Request-Id: [f9a2269c-2a90-4cd7-b184-31d0cd5f6a4a] |
55 | X-Runtime: ['0.033259'] | ||
50 | X-XSS-Protection: [1; mode=block] | 56 | X-XSS-Protection: [1; mode=block] |
51 | content-length: ['175'] | 57 | content-length: ['175'] |
52 | status: {code: 200, message: OK} | 58 | status: {code: 200, message: OK} |
@@ -61,19 +67,22 @@ interactions: | |||
61 | method: GET | 67 | method: GET |
62 | uri: http://localhost:3000/api/v1/instance/ | 68 | uri: http://localhost:3000/api/v1/instance/ |
63 | response: | 69 | response: |
64 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":11,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 70 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":26,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
65 | headers: | 71 | headers: |
66 | Cache-Control: ['max-age=0, private, must-revalidate'] | 72 | Cache-Control: ['max-age=0, private, must-revalidate'] |
67 | Content-Type: [application/json; charset=utf-8] | 73 | Content-Type: [application/json; charset=utf-8] |
68 | ETag: [W/"609c6fb5b974bd8ecc7ef8d714d3d080"] | 74 | ETag: [W/"2b80bd264645d1ac7f4690d6fa2d9016"] |
75 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
69 | Transfer-Encoding: [chunked] | 76 | Transfer-Encoding: [chunked] |
70 | Vary: ['Accept-Encoding, Origin'] | 77 | Vary: ['Accept-Encoding, Origin'] |
71 | X-Content-Type-Options: [nosniff] | 78 | X-Content-Type-Options: [nosniff] |
79 | X-Download-Options: [noopen] | ||
72 | X-Frame-Options: [SAMEORIGIN] | 80 | X-Frame-Options: [SAMEORIGIN] |
73 | X-Request-Id: [bc4cc782-dbdf-4910-b64d-6107b38f00ca] | 81 | X-Permitted-Cross-Domain-Policies: [none] |
74 | X-Runtime: ['0.039287'] | 82 | X-Request-Id: [eb0f5ef2-78de-43f5-96c1-1042d6d0dfff] |
83 | X-Runtime: ['0.035920'] | ||
75 | X-XSS-Protection: [1; mode=block] | 84 | X-XSS-Protection: [1; mode=block] |
76 | content-length: ['292'] | 85 | content-length: ['295'] |
77 | status: {code: 200, message: OK} | 86 | status: {code: 200, message: OK} |
78 | - request: | 87 | - request: |
79 | body: status=only+real+cars+respond. | 88 | body: status=only+real+cars+respond. |
@@ -88,23 +97,26 @@ interactions: | |||
88 | method: POST | 97 | method: POST |
89 | uri: http://localhost:3000/api/v1/statuses | 98 | uri: http://localhost:3000/api/v1/statuses |
90 | response: | 99 | response: |
91 | body: {string: '{"id":"99984805396506288","created_at":"2018-05-06T22:50:55.130Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984805396506288","content":"\u003cp\u003eonly | 100 | body: {string: '{"id":"100154037962221283","created_at":"2018-06-05T20:08:59.038Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154037962221283","content":"\u003cp\u003eonly |
92 | real cars respond.\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984805396506288","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 101 | real cars respond.\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154037962221283","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
93 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 102 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
94 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 103 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
95 | 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":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 104 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
96 | headers: | 105 | headers: |
97 | Cache-Control: ['max-age=0, private, must-revalidate'] | 106 | Cache-Control: ['max-age=0, private, must-revalidate'] |
98 | Content-Type: [application/json; charset=utf-8] | 107 | Content-Type: [application/json; charset=utf-8] |
99 | ETag: [W/"bb5008ac0206d873c98d075a74a3af09"] | 108 | ETag: [W/"b24521c31eb8306880a0d96c1d147bac"] |
109 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
100 | Transfer-Encoding: [chunked] | 110 | Transfer-Encoding: [chunked] |
101 | Vary: ['Accept-Encoding, Origin'] | 111 | Vary: ['Accept-Encoding, Origin'] |
102 | X-Content-Type-Options: [nosniff] | 112 | X-Content-Type-Options: [nosniff] |
113 | X-Download-Options: [noopen] | ||
103 | X-Frame-Options: [SAMEORIGIN] | 114 | X-Frame-Options: [SAMEORIGIN] |
104 | X-Request-Id: [fadb1fbf-e364-4c98-a68c-cf0b3787136e] | 115 | X-Permitted-Cross-Domain-Policies: [none] |
105 | X-Runtime: ['0.393548'] | 116 | X-Request-Id: [6efaccda-331a-4995-8949-f5eac9ea4d0f] |
117 | X-Runtime: ['0.180754'] | ||
106 | X-XSS-Protection: [1; mode=block] | 118 | X-XSS-Protection: [1; mode=block] |
107 | content-length: ['1418'] | 119 | content-length: ['1523'] |
108 | status: {code: 200, message: OK} | 120 | status: {code: 200, message: OK} |
109 | - request: | 121 | - request: |
110 | body: status=%40mastodonpy_test+beep+beep+I%27m+a+jeep | 122 | body: status=%40mastodonpy_test+beep+beep+I%27m+a+jeep |
@@ -119,23 +131,26 @@ interactions: | |||
119 | method: POST | 131 | method: POST |
120 | uri: http://localhost:3000/api/v1/statuses | 132 | uri: http://localhost:3000/api/v1/statuses |
121 | response: | 133 | response: |
122 | body: {string: '{"id":"99984805422819791","created_at":"2018-05-06T22:50:55.426Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984805422819791","content":"\u003cp\u003e\u003cspan | 134 | body: {string: '{"id":"100154037982457776","created_at":"2018-06-05T20:08:59.365Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154037982457776","content":"\u003cp\u003e\u003cspan |
123 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 135 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
124 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 136 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
125 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/99984805422819791","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 137 | beep beep I\u0026apos;m a jeep\u003c/p\u003e","url":"http://localhost:3000/@admin/100154037982457776","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
126 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":9},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} | 138 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}'} |
127 | headers: | 139 | headers: |
128 | Cache-Control: ['max-age=0, private, must-revalidate'] | 140 | Cache-Control: ['max-age=0, private, must-revalidate'] |
129 | Content-Type: [application/json; charset=utf-8] | 141 | Content-Type: [application/json; charset=utf-8] |
130 | ETag: [W/"35c04c8a4ad806b4dfd929fea6643cc1"] | 142 | ETag: [W/"a0e75eadcd8a05f0f54dbaf7bcfe6bb4"] |
143 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
131 | Transfer-Encoding: [chunked] | 144 | Transfer-Encoding: [chunked] |
132 | Vary: ['Accept-Encoding, Origin'] | 145 | Vary: ['Accept-Encoding, Origin'] |
133 | X-Content-Type-Options: [nosniff] | 146 | X-Content-Type-Options: [nosniff] |
147 | X-Download-Options: [noopen] | ||
134 | X-Frame-Options: [SAMEORIGIN] | 148 | X-Frame-Options: [SAMEORIGIN] |
135 | X-Request-Id: [7976366b-e234-4645-8e00-1813a909c0aa] | 149 | X-Permitted-Cross-Domain-Policies: [none] |
136 | X-Runtime: ['0.580286'] | 150 | X-Request-Id: [d46e5aa2-c82c-436b-bd44-0e4dbbbf3d5d] |
151 | X-Runtime: ['0.422407'] | ||
137 | X-XSS-Protection: [1; mode=block] | 152 | X-XSS-Protection: [1; mode=block] |
138 | content-length: ['1475'] | 153 | content-length: ['1514'] |
139 | status: {code: 200, message: OK} | 154 | status: {code: 200, message: OK} |
140 | - request: | 155 | - request: |
141 | body: status=on+the+internet%2C+nobody+knows+you%27re+a+plane | 156 | body: status=on+the+internet%2C+nobody+knows+you%27re+a+plane |
@@ -150,21 +165,24 @@ interactions: | |||
150 | method: POST | 165 | method: POST |
151 | uri: http://localhost:3000/api/v1/statuses | 166 | uri: http://localhost:3000/api/v1/statuses |
152 | response: | 167 | response: |
153 | body: {string: '{"id":"99984805462542109","created_at":"2018-05-06T22:50:56.077Z","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/99984805462542109","content":"\u003cp\u003eon | 168 | body: {string: '{"id":"100154038009191408","created_at":"2018-06-05T20:08:59.804Z","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/100154038009191408","content":"\u003cp\u003eon |
154 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/99984805462542109","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 169 | the internet, nobody knows you\u0026apos;re a plane\u003c/p\u003e","url":"http://localhost:3000/@admin/100154038009191408","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
155 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":10},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 170 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":5,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
156 | headers: | 171 | headers: |
157 | Cache-Control: ['max-age=0, private, must-revalidate'] | 172 | Cache-Control: ['max-age=0, private, must-revalidate'] |
158 | Content-Type: [application/json; charset=utf-8] | 173 | Content-Type: [application/json; charset=utf-8] |
159 | ETag: [W/"a8ec462b4ffd4f44a43159db38cdb666"] | 174 | ETag: [W/"de50c61097df4f6a4a303f0ab0244d26"] |
175 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
160 | Transfer-Encoding: [chunked] | 176 | Transfer-Encoding: [chunked] |
161 | Vary: ['Accept-Encoding, Origin'] | 177 | Vary: ['Accept-Encoding, Origin'] |
162 | X-Content-Type-Options: [nosniff] | 178 | X-Content-Type-Options: [nosniff] |
179 | X-Download-Options: [noopen] | ||
163 | X-Frame-Options: [SAMEORIGIN] | 180 | X-Frame-Options: [SAMEORIGIN] |
164 | X-Request-Id: [1cf1dafc-0eba-4701-93f0-e3790ae29757] | 181 | X-Permitted-Cross-Domain-Policies: [none] |
165 | X-Runtime: ['0.301767'] | 182 | X-Request-Id: [c04b0d1f-2c2c-4355-9911-762e62ea0b2d] |
183 | X-Runtime: ['0.436143'] | ||
166 | X-XSS-Protection: [1; mode=block] | 184 | X-XSS-Protection: [1; mode=block] |
167 | content-length: ['1175'] | 185 | content-length: ['1213'] |
168 | status: {code: 200, message: OK} | 186 | status: {code: 200, message: OK} |
169 | - request: | 187 | - request: |
170 | body: null | 188 | body: null |
@@ -176,19 +194,22 @@ interactions: | |||
176 | Content-Length: ['0'] | 194 | Content-Length: ['0'] |
177 | User-Agent: [python-requests/2.9.1] | 195 | User-Agent: [python-requests/2.9.1] |
178 | method: DELETE | 196 | method: DELETE |
179 | uri: http://localhost:3000/api/v1/statuses/99984805396506288 | 197 | uri: http://localhost:3000/api/v1/statuses/100154037962221283 |
180 | response: | 198 | response: |
181 | body: {string: '{}'} | 199 | body: {string: '{}'} |
182 | headers: | 200 | headers: |
183 | Cache-Control: ['max-age=0, private, must-revalidate'] | 201 | Cache-Control: ['max-age=0, private, must-revalidate'] |
184 | Content-Type: [application/json; charset=utf-8] | 202 | Content-Type: [application/json; charset=utf-8] |
185 | ETag: [W/"e78c0870913d111fe0175faceb4085d5"] | 203 | ETag: [W/"77e6df2ccf2481bf2fa04c13f32f7e55"] |
204 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
186 | Transfer-Encoding: [chunked] | 205 | Transfer-Encoding: [chunked] |
187 | Vary: ['Accept-Encoding, Origin'] | 206 | Vary: ['Accept-Encoding, Origin'] |
188 | X-Content-Type-Options: [nosniff] | 207 | X-Content-Type-Options: [nosniff] |
208 | X-Download-Options: [noopen] | ||
189 | X-Frame-Options: [SAMEORIGIN] | 209 | X-Frame-Options: [SAMEORIGIN] |
190 | X-Request-Id: [6d79a60d-282e-4484-936d-7300601a6756] | 210 | X-Permitted-Cross-Domain-Policies: [none] |
191 | X-Runtime: ['0.091205'] | 211 | X-Request-Id: [799aea18-beec-4be9-8bdb-f7c19c5efa4a] |
212 | X-Runtime: ['0.040215'] | ||
192 | X-XSS-Protection: [1; mode=block] | 213 | X-XSS-Protection: [1; mode=block] |
193 | content-length: ['2'] | 214 | content-length: ['2'] |
194 | status: {code: 200, message: OK} | 215 | status: {code: 200, message: OK} |
@@ -203,26 +224,26 @@ interactions: | |||
203 | method: GET | 224 | method: GET |
204 | uri: http://localhost:4000/api/v1/streaming/user | 225 | uri: http://localhost:4000/api/v1/streaming/user |
205 | response: | 226 | response: |
206 | body: {string: 'event: notification | 227 | body: {string: 'event: update |
207 | 228 | ||
208 | data: {"id":"21","type":"mention","created_at":"2018-05-06T22:50:55.704Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","note":"<p></p>","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":9},"status":{"id":"99984805422819791","created_at":"2018-05-06T22:50:55.426Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/99984805422819791","content":"<p><span | 229 | data: {"id":"100154037962221283","created_at":"2018-06-05T20:08:59.038Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154037962221283","content":"<p>only |
209 | class=\"h-card\"><a href=\"http://localhost:3000/@mastodonpy_test\" class=\"u-url | 230 | real cars respond.</p>","url":"http://localhost:3000/@mastodonpy_test/100154037962221283","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
210 | mention\">@<span>mastodonpy_test</span></a></span> beep beep I'm a jeep</p>","url":"http://localhost:3000/@admin/99984805422819791","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 231 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
211 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","note":"<p></p>","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":9},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}} | 232 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"<p>I |
233 | walk funny</p>","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":0,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]} | ||
212 | 234 | ||
213 | 235 | ||
214 | event: update | 236 | event: notification |
215 | 237 | ||
216 | data: {"id":"99984805396506288","created_at":"2018-05-06T22:50:55.130Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984805396506288","content":"<p>only | 238 | data: {"id":"13","type":"mention","created_at":"2018-06-05T20:08:59.670Z","account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"<p></p>","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":4,"emojis":[],"fields":[]},"status":{"id":"100154037982457776","created_at":"2018-06-05T20:08:59.365Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/100154037982457776","content":"<p><span |
217 | real cars respond.</p>","url":"http://localhost:3000/@mastodonpy_test/99984805396506288","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 239 | class=\"h-card\"><a href=\"http://localhost:3000/@mastodonpy_test\" class=\"u-url |
218 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 240 | mention\">@<span>mastodonpy_test</span></a></span> beep beep I'm a jeep</p>","url":"http://localhost:3000/@admin/100154037982457776","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
219 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"<p>I | 241 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"<p></p>","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[]}} |
220 | walk funny</p>","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":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]} | ||
221 | 242 | ||
222 | 243 | ||
223 | event: delete | 244 | event: delete |
224 | 245 | ||
225 | data: 99984805396506288 | 246 | data: 100154037962221283 |
226 | 247 | ||
227 | 248 | ||
228 | '} | 249 | '} |
@@ -232,9 +253,9 @@ interactions: | |||
232 | Access-Control-Allow-Origin: ['*'] | 253 | Access-Control-Allow-Origin: ['*'] |
233 | Connection: [keep-alive] | 254 | Connection: [keep-alive] |
234 | Content-Type: [text/event-stream] | 255 | Content-Type: [text/event-stream] |
235 | Date: ['Sun, 06 May 2018 22:50:55 GMT'] | 256 | Date: ['Tue, 05 Jun 2018 20:08:59 GMT'] |
236 | Transfer-Encoding: [chunked] | 257 | Transfer-Encoding: [chunked] |
237 | X-Powered-By: [Express] | 258 | X-Powered-By: [Express] |
238 | X-Request-Id: [4b9c5701-8bb3-41ac-b7b2-6a77867ba8b2] | 259 | X-Request-Id: [f9749087-b3e8-4899-bfa4-12506467a510] |
239 | status: {code: 200, message: OK} | 260 | status: {code: 200, message: OK} |
240 | version: 1 | 261 | version: 1 |
diff --git a/tests/cassettes/test_stream_user_local.yaml b/tests/cassettes/test_stream_user_local.yaml index 7d475cd..82407bf 100644 --- a/tests/cassettes/test_stream_user_local.yaml +++ b/tests/cassettes/test_stream_user_local.yaml | |||
@@ -10,19 +10,22 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 11 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
12 | response: | 12 | response: |
13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"created_at":"2018-05-06T22:36:57.850Z","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":10,"source":{"privacy":"public","sensitive":false,"note":""}}'} | 13 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","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":2,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"15c11dfc23cf2cda445184d5e8460fcf"] | 17 | ETag: [W/"5a3cb8cc710fe491799791995af5fa74"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [f82c5ff8-4dba-43bc-980e-07c37116b8e0] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.044216'] | 25 | X-Request-Id: [ba8279eb-7ec6-490a-9844-7f163b3a0d8f] |
26 | X-Runtime: ['0.053921'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['571'] | 28 | content-length: ['618'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | - request: | 30 | - request: |
28 | body: null | 31 | body: null |
@@ -40,13 +43,16 @@ interactions: | |||
40 | headers: | 43 | headers: |
41 | Cache-Control: ['max-age=0, private, must-revalidate'] | 44 | Cache-Control: ['max-age=0, private, must-revalidate'] |
42 | Content-Type: [application/json; charset=utf-8] | 45 | Content-Type: [application/json; charset=utf-8] |
43 | ETag: [W/"c63a2050dda59236b6c2a15e05a92893"] | 46 | ETag: [W/"a6d3db85e7e93705655b75b8c9346649"] |
47 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
44 | Transfer-Encoding: [chunked] | 48 | Transfer-Encoding: [chunked] |
45 | Vary: ['Accept-Encoding, Origin'] | 49 | Vary: ['Accept-Encoding, Origin'] |
46 | X-Content-Type-Options: [nosniff] | 50 | X-Content-Type-Options: [nosniff] |
51 | X-Download-Options: [noopen] | ||
47 | X-Frame-Options: [SAMEORIGIN] | 52 | X-Frame-Options: [SAMEORIGIN] |
48 | X-Request-Id: [9fd55e86-9eed-4329-a340-bc7ffe21a669] | 53 | X-Permitted-Cross-Domain-Policies: [none] |
49 | X-Runtime: ['0.059000'] | 54 | X-Request-Id: [94910581-23c6-44f9-9dd4-8dc3e0e6b8f0] |
55 | X-Runtime: ['0.093588'] | ||
50 | X-XSS-Protection: [1; mode=block] | 56 | X-XSS-Protection: [1; mode=block] |
51 | content-length: ['175'] | 57 | content-length: ['175'] |
52 | status: {code: 200, message: OK} | 58 | status: {code: 200, message: OK} |
@@ -61,19 +67,22 @@ interactions: | |||
61 | method: GET | 67 | method: GET |
62 | uri: http://localhost:3000/api/v1/instance/ | 68 | uri: http://localhost:3000/api/v1/instance/ |
63 | response: | 69 | response: |
64 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":13,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 70 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":24,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
65 | headers: | 71 | headers: |
66 | Cache-Control: ['max-age=0, private, must-revalidate'] | 72 | Cache-Control: ['max-age=0, private, must-revalidate'] |
67 | Content-Type: [application/json; charset=utf-8] | 73 | Content-Type: [application/json; charset=utf-8] |
68 | ETag: [W/"421c4f340027980c909b39b22002b1f4"] | 74 | ETag: [W/"330ef056bff1805f153cdd937a313f49"] |
75 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
69 | Transfer-Encoding: [chunked] | 76 | Transfer-Encoding: [chunked] |
70 | Vary: ['Accept-Encoding, Origin'] | 77 | Vary: ['Accept-Encoding, Origin'] |
71 | X-Content-Type-Options: [nosniff] | 78 | X-Content-Type-Options: [nosniff] |
79 | X-Download-Options: [noopen] | ||
72 | X-Frame-Options: [SAMEORIGIN] | 80 | X-Frame-Options: [SAMEORIGIN] |
73 | X-Request-Id: [ffbc4aa1-8af6-4b46-b366-05aa2d3c0d6c] | 81 | X-Permitted-Cross-Domain-Policies: [none] |
74 | X-Runtime: ['0.056935'] | 82 | X-Request-Id: [4bb124c8-471a-4cf9-9455-a772d14e1d7b] |
83 | X-Runtime: ['0.069462'] | ||
75 | X-XSS-Protection: [1; mode=block] | 84 | X-XSS-Protection: [1; mode=block] |
76 | content-length: ['292'] | 85 | content-length: ['295'] |
77 | status: {code: 200, message: OK} | 86 | status: {code: 200, message: OK} |
78 | - request: | 87 | - request: |
79 | body: status=it%27s+cool+guy | 88 | body: status=it%27s+cool+guy |
@@ -88,23 +97,26 @@ interactions: | |||
88 | method: POST | 97 | method: POST |
89 | uri: http://localhost:3000/api/v1/statuses | 98 | uri: http://localhost:3000/api/v1/statuses |
90 | response: | 99 | response: |
91 | body: {string: '{"id":"99984807248835180","created_at":"2018-05-06T22:51:23.283Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984807248835180","content":"\u003cp\u003eit\u0026apos;s | 100 | body: {string: '{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s |
92 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984807248835180","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 101 | cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
93 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 102 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
94 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 103 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
95 | 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":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 104 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
96 | headers: | 105 | headers: |
97 | Cache-Control: ['max-age=0, private, must-revalidate'] | 106 | Cache-Control: ['max-age=0, private, must-revalidate'] |
98 | Content-Type: [application/json; charset=utf-8] | 107 | Content-Type: [application/json; charset=utf-8] |
99 | ETag: [W/"214f5dbab17261b078dbd3e22cf8dd0a"] | 108 | ETag: [W/"bccedf82eef77258d9135847e2049db6"] |
109 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
100 | Transfer-Encoding: [chunked] | 110 | Transfer-Encoding: [chunked] |
101 | Vary: ['Accept-Encoding, Origin'] | 111 | Vary: ['Accept-Encoding, Origin'] |
102 | X-Content-Type-Options: [nosniff] | 112 | X-Content-Type-Options: [nosniff] |
113 | X-Download-Options: [noopen] | ||
103 | X-Frame-Options: [SAMEORIGIN] | 114 | X-Frame-Options: [SAMEORIGIN] |
104 | X-Request-Id: [721d894f-4f7b-428a-8da6-a8a010460196] | 115 | X-Permitted-Cross-Domain-Policies: [none] |
105 | X-Runtime: ['0.209618'] | 116 | X-Request-Id: [2422546a-b734-4372-a299-380416f5d1c9] |
117 | X-Runtime: ['0.208524'] | ||
106 | X-XSS-Protection: [1; mode=block] | 118 | X-XSS-Protection: [1; mode=block] |
107 | content-length: ['1418'] | 119 | content-length: ['1523'] |
108 | status: {code: 200, message: OK} | 120 | status: {code: 200, message: OK} |
109 | - request: | 121 | - request: |
110 | body: null | 122 | body: null |
@@ -119,11 +131,11 @@ interactions: | |||
119 | response: | 131 | response: |
120 | body: {string: 'event: update | 132 | body: {string: 'event: update |
121 | 133 | ||
122 | data: {"id":"99984807248835180","created_at":"2018-05-06T22:51:23.283Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/99984807248835180","content":"<p>it's | 134 | data: {"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"<p>it's |
123 | cool guy</p>","url":"http://localhost:3000/@mastodonpy_test/99984807248835180","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 135 | cool guy</p>","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
124 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 136 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
125 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"<p>I | 137 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"<p>I |
126 | walk funny</p>","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":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]} | 138 | walk funny</p>","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]} |
127 | 139 | ||
128 | 140 | ||
129 | '} | 141 | '} |
@@ -133,9 +145,9 @@ interactions: | |||
133 | Access-Control-Allow-Origin: ['*'] | 145 | Access-Control-Allow-Origin: ['*'] |
134 | Connection: [keep-alive] | 146 | Connection: [keep-alive] |
135 | Content-Type: [text/event-stream] | 147 | Content-Type: [text/event-stream] |
136 | Date: ['Sun, 06 May 2018 22:51:23 GMT'] | 148 | Date: ['Tue, 05 Jun 2018 20:02:32 GMT'] |
137 | Transfer-Encoding: [chunked] | 149 | Transfer-Encoding: [chunked] |
138 | X-Powered-By: [Express] | 150 | X-Powered-By: [Express] |
139 | X-Request-Id: [84741f72-f229-42ff-832c-8f1c4f1425bb] | 151 | X-Request-Id: [455f992e-1ac0-4f99-828b-829a09db2c87] |
140 | status: {code: 200, message: OK} | 152 | status: {code: 200, message: OK} |
141 | version: 1 | 153 | version: 1 |
diff --git a/tests/cassettes/test_toot.yaml b/tests/cassettes/test_toot.yaml index d2229a3..2eb7050 100644 --- a/tests/cassettes/test_toot.yaml +++ b/tests/cassettes/test_toot.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984774047415020","created_at":"2018-05-06T22:42:56.686Z","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/99984774047415020","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984774047415020","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154009612003160","created_at":"2018-06-05T20:01:46.480Z","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/100154009612003160","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154009612003160","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":2},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":20,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"091a50d101ecbf46d7e5bafdd8f7e8e8"] | 22 | ETag: [W/"aed6f354814082a568f431b9919dfbe3"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [eb541ed1-ccb8-493d-8999-49abf100d691] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.286791'] | 30 | X-Request-Id: [50f4efda-47a1-4fe3-b22c-6245724e7f05] |
31 | X-Runtime: ['0.393464'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -39,19 +42,22 @@ interactions: | |||
39 | Content-Length: ['0'] | 42 | Content-Length: ['0'] |
40 | User-Agent: [python-requests/2.9.1] | 43 | User-Agent: [python-requests/2.9.1] |
41 | method: DELETE | 44 | method: DELETE |
42 | uri: http://localhost:3000/api/v1/statuses/99984774047415020 | 45 | uri: http://localhost:3000/api/v1/statuses/100154009612003160 |
43 | response: | 46 | response: |
44 | body: {string: '{}'} | 47 | body: {string: '{}'} |
45 | headers: | 48 | headers: |
46 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
47 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
48 | ETag: [W/"af62e862c466db10f71916b3545af336"] | 51 | ETag: [W/"4dd5f021cb53841df8f1a0e9da356980"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
49 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [3a287e48-66bf-4a81-b165-edaa0fd4d13f] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.237435'] | 59 | X-Request-Id: [2d40b5fa-b9c7-46e6-9009-81734c1e5e96] |
60 | X-Runtime: ['0.162535'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['2'] | 62 | content-length: ['2'] |
57 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_unauthed_home_tl_throws.yaml b/tests/cassettes/test_unauthed_home_tl_throws.yaml index 88959a1..6ce4a23 100644 --- a/tests/cassettes/test_unauthed_home_tl_throws.yaml +++ b/tests/cassettes/test_unauthed_home_tl_throws.yaml | |||
@@ -12,22 +12,25 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"99984778569376432","created_at":"2018-05-06T22:44:05.707Z","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/99984778569376432","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/99984778569376432","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 15 | body: {string: '{"id":"100154014266622548","created_at":"2018-06-05T20:02:57.491Z","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/100154014266622548","content":"\u003cp\u003eToot!\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154014266622548","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John | 16 | test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John |
17 | Lennon","locked":true,"created_at":"2018-05-07T00:38:05.405Z","note":"\u003cp\u003eI | 17 | Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI |
18 | 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":1,"statuses_count":4},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 18 | 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_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":24,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
19 | headers: | 19 | headers: |
20 | Cache-Control: ['max-age=0, private, must-revalidate'] | 20 | Cache-Control: ['max-age=0, private, must-revalidate'] |
21 | Content-Type: [application/json; charset=utf-8] | 21 | Content-Type: [application/json; charset=utf-8] |
22 | ETag: [W/"a5cf2bfa60de4071e60aaf6b9e2eefad"] | 22 | ETag: [W/"49ad53dc9cf7569e155f6cf5ada733f2"] |
23 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
23 | Transfer-Encoding: [chunked] | 24 | Transfer-Encoding: [chunked] |
24 | Vary: ['Accept-Encoding, Origin'] | 25 | Vary: ['Accept-Encoding, Origin'] |
25 | X-Content-Type-Options: [nosniff] | 26 | X-Content-Type-Options: [nosniff] |
27 | X-Download-Options: [noopen] | ||
26 | X-Frame-Options: [SAMEORIGIN] | 28 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Request-Id: [0bd1fffe-c8d6-4a4b-b751-e6d1ada6fc59] | 29 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Runtime: ['0.271367'] | 30 | X-Request-Id: [15092df1-e3e3-4bd9-905a-baf66fe184b0] |
31 | X-Runtime: ['0.348031'] | ||
29 | X-XSS-Protection: [1; mode=block] | 32 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['1400'] | 33 | content-length: ['1505'] |
31 | status: {code: 200, message: OK} | 34 | status: {code: 200, message: OK} |
32 | - request: | 35 | - request: |
33 | body: null | 36 | body: null |
@@ -41,17 +44,20 @@ interactions: | |||
41 | response: | 44 | response: |
42 | body: {string: '{"error":"The access token is invalid"}'} | 45 | body: {string: '{"error":"The access token is invalid"}'} |
43 | headers: | 46 | headers: |
44 | Cache-Control: [no-store] | 47 | Cache-Control: ['private, no-store'] |
45 | Content-Type: [application/json; charset=utf-8] | 48 | Content-Type: [application/json; charset=utf-8] |
46 | Pragma: [no-cache] | 49 | Pragma: [no-cache] |
50 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
47 | Transfer-Encoding: [chunked] | 51 | Transfer-Encoding: [chunked] |
48 | Vary: ['Accept-Encoding, Origin'] | 52 | Vary: ['Accept-Encoding, Origin'] |
49 | WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_token", error_description="The | 53 | WWW-Authenticate: ['Bearer realm="Doorkeeper", error="invalid_token", error_description="The |
50 | access token is invalid"'] | 54 | access token is invalid"'] |
51 | X-Content-Type-Options: [nosniff] | 55 | X-Content-Type-Options: [nosniff] |
56 | X-Download-Options: [noopen] | ||
52 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
53 | X-Request-Id: [da0c8bc2-d786-405d-ae19-43b4d961eb32] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
54 | X-Runtime: ['0.060663'] | 59 | X-Request-Id: [a7f0d81e-0a78-4681-8595-ac479f4cdc1d] |
60 | X-Runtime: ['0.147048'] | ||
55 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
56 | content-length: ['39'] | 62 | content-length: ['39'] |
57 | status: {code: 401, message: Unauthorized} | 63 | status: {code: 401, message: Unauthorized} |
@@ -65,19 +71,22 @@ interactions: | |||
65 | Content-Length: ['0'] | 71 | Content-Length: ['0'] |
66 | User-Agent: [python-requests/2.9.1] | 72 | User-Agent: [python-requests/2.9.1] |
67 | method: DELETE | 73 | method: DELETE |
68 | uri: http://localhost:3000/api/v1/statuses/99984778569376432 | 74 | uri: http://localhost:3000/api/v1/statuses/100154014266622548 |
69 | response: | 75 | response: |
70 | body: {string: '{}'} | 76 | body: {string: '{}'} |
71 | headers: | 77 | headers: |
72 | Cache-Control: ['max-age=0, private, must-revalidate'] | 78 | Cache-Control: ['max-age=0, private, must-revalidate'] |
73 | Content-Type: [application/json; charset=utf-8] | 79 | Content-Type: [application/json; charset=utf-8] |
74 | ETag: [W/"7afafd2d11419f13c5e9f73b222e2254"] | 80 | ETag: [W/"e2f69ff1fb19e5c6a4b1b02f0930c139"] |
81 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
75 | Transfer-Encoding: [chunked] | 82 | Transfer-Encoding: [chunked] |
76 | Vary: ['Accept-Encoding, Origin'] | 83 | Vary: ['Accept-Encoding, Origin'] |
77 | X-Content-Type-Options: [nosniff] | 84 | X-Content-Type-Options: [nosniff] |
85 | X-Download-Options: [noopen] | ||
78 | X-Frame-Options: [SAMEORIGIN] | 86 | X-Frame-Options: [SAMEORIGIN] |
79 | X-Request-Id: [849e7862-d832-4a69-9aea-cb9a951a3e95] | 87 | X-Permitted-Cross-Domain-Policies: [none] |
80 | X-Runtime: ['0.027138'] | 88 | X-Request-Id: [ce6332a6-dfb2-4f05-bf90-b20e42341be4] |
89 | X-Runtime: ['0.069790'] | ||
81 | X-XSS-Protection: [1; mode=block] | 90 | X-XSS-Protection: [1; mode=block] |
82 | content-length: ['2'] | 91 | content-length: ['2'] |
83 | status: {code: 200, message: OK} | 92 | status: {code: 200, message: OK} |
diff --git a/tests/cassettes/test_verify_version.yaml b/tests/cassettes/test_verify_version.yaml index 1136e0c..dfc5afc 100644 --- a/tests/cassettes/test_verify_version.yaml +++ b/tests/cassettes/test_verify_version.yaml | |||
@@ -10,19 +10,22 @@ interactions: | |||
10 | method: GET | 10 | method: GET |
11 | uri: http://localhost:3000/api/v1/instance/ | 11 | uri: http://localhost:3000/api/v1/instance/ |
12 | response: | 12 | response: |
13 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 13 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":0,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['max-age=0, private, must-revalidate'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"85ab9477b991e112148d51cb38d2f845"] | 17 | ETag: [W/"eefbeb2192c828102fc8d5a0fd11cf80"] |
18 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
18 | Transfer-Encoding: [chunked] | 19 | Transfer-Encoding: [chunked] |
19 | Vary: ['Accept-Encoding, Origin'] | 20 | Vary: ['Accept-Encoding, Origin'] |
20 | X-Content-Type-Options: [nosniff] | 21 | X-Content-Type-Options: [nosniff] |
22 | X-Download-Options: [noopen] | ||
21 | X-Frame-Options: [SAMEORIGIN] | 23 | X-Frame-Options: [SAMEORIGIN] |
22 | X-Request-Id: [9fe5503c-1e07-4800-9c35-65f6ee4b2c2e] | 24 | X-Permitted-Cross-Domain-Policies: [none] |
23 | X-Runtime: ['0.027346'] | 25 | X-Request-Id: [b6696a2f-60e7-436e-aed1-be6047b89b65] |
26 | X-Runtime: ['0.255127'] | ||
24 | X-XSS-Protection: [1; mode=block] | 27 | X-XSS-Protection: [1; mode=block] |
25 | content-length: ['291'] | 28 | content-length: ['294'] |
26 | status: {code: 200, message: OK} | 29 | status: {code: 200, message: OK} |
27 | - request: | 30 | - request: |
28 | body: null | 31 | body: null |
@@ -35,19 +38,22 @@ interactions: | |||
35 | method: GET | 38 | method: GET |
36 | uri: http://localhost:3000/api/v1/instance/ | 39 | uri: http://localhost:3000/api/v1/instance/ |
37 | response: | 40 | response: |
38 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 41 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":0,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
39 | headers: | 42 | headers: |
40 | Cache-Control: ['max-age=0, private, must-revalidate'] | 43 | Cache-Control: ['max-age=0, private, must-revalidate'] |
41 | Content-Type: [application/json; charset=utf-8] | 44 | Content-Type: [application/json; charset=utf-8] |
42 | ETag: [W/"85ab9477b991e112148d51cb38d2f845"] | 45 | ETag: [W/"b2df3ae3f893d9cf0e832d8b33772ec0"] |
46 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
43 | Transfer-Encoding: [chunked] | 47 | Transfer-Encoding: [chunked] |
44 | Vary: ['Accept-Encoding, Origin'] | 48 | Vary: ['Accept-Encoding, Origin'] |
45 | X-Content-Type-Options: [nosniff] | 49 | X-Content-Type-Options: [nosniff] |
50 | X-Download-Options: [noopen] | ||
46 | X-Frame-Options: [SAMEORIGIN] | 51 | X-Frame-Options: [SAMEORIGIN] |
47 | X-Request-Id: [5e0f46e6-23a1-4bbc-b3c8-faca51391f9b] | 52 | X-Permitted-Cross-Domain-Policies: [none] |
48 | X-Runtime: ['0.030570'] | 53 | X-Request-Id: [331d343f-0a57-40ae-a931-10f3c9d91dbf] |
54 | X-Runtime: ['0.205092'] | ||
49 | X-XSS-Protection: [1; mode=block] | 55 | X-XSS-Protection: [1; mode=block] |
50 | content-length: ['291'] | 56 | content-length: ['294'] |
51 | status: {code: 200, message: OK} | 57 | status: {code: 200, message: OK} |
52 | - request: | 58 | - request: |
53 | body: null | 59 | body: null |
@@ -60,68 +66,21 @@ interactions: | |||
60 | method: GET | 66 | method: GET |
61 | uri: http://localhost:3000/api/v1/instance/ | 67 | uri: http://localhost:3000/api/v1/instance/ |
62 | response: | 68 | response: |
63 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | 69 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":0,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} |
64 | headers: | 70 | headers: |
65 | Cache-Control: ['max-age=0, private, must-revalidate'] | 71 | Cache-Control: ['max-age=0, private, must-revalidate'] |
66 | Content-Type: [application/json; charset=utf-8] | 72 | Content-Type: [application/json; charset=utf-8] |
67 | ETag: [W/"85ab9477b991e112148d51cb38d2f845"] | 73 | ETag: [W/"b2df3ae3f893d9cf0e832d8b33772ec0"] |
74 | Referrer-Policy: [strict-origin-when-cross-origin] | ||
68 | Transfer-Encoding: [chunked] | 75 | Transfer-Encoding: [chunked] |
69 | Vary: ['Accept-Encoding, Origin'] | 76 | Vary: ['Accept-Encoding, Origin'] |
70 | X-Content-Type-Options: [nosniff] | 77 | X-Content-Type-Options: [nosniff] |
78 | X-Download-Options: [noopen] | ||
71 | X-Frame-Options: [SAMEORIGIN] | 79 | X-Frame-Options: [SAMEORIGIN] |
72 | X-Request-Id: [b388eb88-a89b-45d8-994c-f36e464c94b0] | 80 | X-Permitted-Cross-Domain-Policies: [none] |
73 | X-Runtime: ['0.029787'] | 81 | X-Request-Id: [8e38e7af-b113-4ad4-b816-1d15747c71df] |
82 | X-Runtime: ['0.155178'] | ||
74 | X-XSS-Protection: [1; mode=block] | 83 | X-XSS-Protection: [1; mode=block] |
75 | content-length: ['291'] | 84 | content-length: ['294'] |
76 | status: {code: 200, message: OK} | ||
77 | - request: | ||
78 | body: null | ||
79 | headers: | ||
80 | Accept: ['*/*'] | ||
81 | Accept-Encoding: ['gzip, deflate'] | ||
82 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | ||
83 | Connection: [keep-alive] | ||
84 | User-Agent: [python-requests/2.9.1] | ||
85 | method: GET | ||
86 | uri: http://localhost:3000/api/v1/instance/ | ||
87 | response: | ||
88 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | ||
89 | headers: | ||
90 | Cache-Control: ['max-age=0, private, must-revalidate'] | ||
91 | Content-Type: [application/json; charset=utf-8] | ||
92 | ETag: [W/"85ab9477b991e112148d51cb38d2f845"] | ||
93 | Transfer-Encoding: [chunked] | ||
94 | Vary: ['Accept-Encoding, Origin'] | ||
95 | X-Content-Type-Options: [nosniff] | ||
96 | X-Frame-Options: [SAMEORIGIN] | ||
97 | X-Request-Id: [168f48ba-14e1-42db-8558-b133e1ac4897] | ||
98 | X-Runtime: ['0.026928'] | ||
99 | X-XSS-Protection: [1; mode=block] | ||
100 | content-length: ['291'] | ||
101 | status: {code: 200, message: OK} | ||
102 | - request: | ||
103 | body: null | ||
104 | headers: | ||
105 | Accept: ['*/*'] | ||
106 | Accept-Encoding: ['gzip, deflate'] | ||
107 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | ||
108 | Connection: [keep-alive] | ||
109 | User-Agent: [python-requests/2.9.1] | ||
110 | method: GET | ||
111 | uri: http://localhost:3000/api/v1/instance/ | ||
112 | response: | ||
113 | body: {string: '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.3.3","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":4,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}'} | ||
114 | headers: | ||
115 | Cache-Control: ['max-age=0, private, must-revalidate'] | ||
116 | Content-Type: [application/json; charset=utf-8] | ||
117 | ETag: [W/"85ab9477b991e112148d51cb38d2f845"] | ||
118 | Transfer-Encoding: [chunked] | ||
119 | Vary: ['Accept-Encoding, Origin'] | ||
120 | X-Content-Type-Options: [nosniff] | ||
121 | X-Frame-Options: [SAMEORIGIN] | ||
122 | X-Request-Id: [6b4b1438-3035-4a1e-99c6-1eaf16d818ef] | ||
123 | X-Runtime: ['0.026624'] | ||
124 | X-XSS-Protection: [1; mode=block] | ||
125 | content-length: ['291'] | ||
126 | status: {code: 200, message: OK} | 85 | status: {code: 200, message: OK} |
127 | version: 1 | 86 | version: 1 |
diff --git a/tests/setup.sql b/tests/setup.sql index 57e8316..17f3def 100644 --- a/tests/setup.sql +++ b/tests/setup.sql | |||
@@ -55,7 +55,7 @@ INSERT INTO oauth_applications ( | |||
55 | '__MASTODON_PY_TEST_CLIENT_ID', | 55 | '__MASTODON_PY_TEST_CLIENT_ID', |
56 | '__MASTODON_PY_TEST_CLIENT_SECRET', | 56 | '__MASTODON_PY_TEST_CLIENT_SECRET', |
57 | 'urn:ietf:wg:oauth:2.0:oob', | 57 | 'urn:ietf:wg:oauth:2.0:oob', |
58 | 'read write follow', | 58 | 'read write follow push', |
59 | 'User', | 59 | 'User', |
60 | 1234567890123456, | 60 | 1234567890123456, |
61 | now(), | 61 | now(), |
@@ -71,14 +71,14 @@ INSERT INTO oauth_access_tokens ( | |||
71 | ) VALUES ( | 71 | ) VALUES ( |
72 | 1234567890123456, | 72 | 1234567890123456, |
73 | '__MASTODON_PY_TEST_ACCESS_TOKEN', | 73 | '__MASTODON_PY_TEST_ACCESS_TOKEN', |
74 | 'read write follow', | 74 | 'read write follow push', |
75 | 1234567890123456, | 75 | 1234567890123456, |
76 | 1234567890123456, | 76 | 1234567890123456, |
77 | now() | 77 | now() |
78 | ), ( | 78 | ), ( |
79 | 6543210987654321, | 79 | 6543210987654321, |
80 | '__MASTODON_PY_TEST_ACCESS_TOKEN_2', | 80 | '__MASTODON_PY_TEST_ACCESS_TOKEN_2', |
81 | 'read write follow', | 81 | 'read write follow push', |
82 | 1234567890123456, | 82 | 1234567890123456, |
83 | 1, | 83 | 1, |
84 | now() | 84 | now() |
diff --git a/tests/test_constructor.py b/tests/test_constructor.py index 1512939..ebc9b85 100644 --- a/tests/test_constructor.py +++ b/tests/test_constructor.py | |||
@@ -34,9 +34,7 @@ def test_constructor_missing_client_secret(): | |||
34 | @pytest.mark.vcr() | 34 | @pytest.mark.vcr() |
35 | def test_verify_version(api): | 35 | def test_verify_version(api): |
36 | assert api.verify_minimum_version("2.3.3") == True | 36 | assert api.verify_minimum_version("2.3.3") == True |
37 | assert api.verify_minimum_version("2.3.4") == False | 37 | assert api.verify_minimum_version("9999.9999.9999") == False |
38 | assert api.verify_minimum_version("2.4.3") == False | ||
39 | assert api.verify_minimum_version("3.3.3") == False | ||
40 | assert api.verify_minimum_version("1.0.0") == True | 38 | assert api.verify_minimum_version("1.0.0") == True |
41 | 39 | ||
42 | def test_supported_version(api): | 40 | def test_supported_version(api): |
diff --git a/tests/test_lists.py b/tests/test_lists.py index 61300c8..b3321c1 100644 --- a/tests/test_lists.py +++ b/tests/test_lists.py | |||
@@ -1,4 +1,5 @@ | |||
1 | import pytest | 1 | import pytest |
2 | import time | ||
2 | 3 | ||
3 | @pytest.fixture() | 4 | @pytest.fixture() |
4 | def mastodon_list(api): | 5 | def mastodon_list(api): |
@@ -54,7 +55,9 @@ def test_list_timeline(api, api2, mastodon_list): | |||
54 | api.list_accounts_add(mastodon_list, user) | 55 | api.list_accounts_add(mastodon_list, user) |
55 | 56 | ||
56 | status = api2.status_post("I have never stolen a ham in my life.", visibility="public") | 57 | status = api2.status_post("I have never stolen a ham in my life.", visibility="public") |
57 | assert status.id in map(lambda x: x.id, api.timeline_list(mastodon_list)) | 58 | time.sleep(2) |
59 | list_tl = list(map(lambda x: x.id, api.timeline_list(mastodon_list))) | ||
60 | assert status.id in list_tl | ||
58 | 61 | ||
59 | api2.status_delete(status) | 62 | api2.status_delete(status) |
60 | api.account_unfollow(user) | 63 | api.account_unfollow(user) |
diff --git a/tests/test_streaming.py b/tests/test_streaming.py index 20651bd..605ce89 100644 --- a/tests/test_streaming.py +++ b/tests/test_streaming.py | |||
@@ -277,6 +277,7 @@ def test_stream_user(api, api2): | |||
277 | # Make sure we are in the right state to not receive updates from api2 | 277 | # Make sure we are in the right state to not receive updates from api2 |
278 | user = api2.account_verify_credentials() | 278 | user = api2.account_verify_credentials() |
279 | api2.account_unfollow(user) | 279 | api2.account_unfollow(user) |
280 | time.sleep(2) | ||
280 | 281 | ||
281 | updates = [] | 282 | updates = [] |
282 | notifications = [] | 283 | notifications = [] |
diff --git a/tests/test_timeline.py b/tests/test_timeline.py index 5108b63..4e77ff7 100644 --- a/tests/test_timeline.py +++ b/tests/test_timeline.py | |||
@@ -7,10 +7,6 @@ from mastodon.Mastodon import MastodonAPIError,\ | |||
7 | def test_public_tl_anonymous(api_anonymous, status): | 7 | def test_public_tl_anonymous(api_anonymous, status): |
8 | tl = api_anonymous.timeline_public() | 8 | tl = api_anonymous.timeline_public() |
9 | assert status['id'] in map(lambda st: st['id'], tl) | 9 | assert status['id'] in map(lambda st: st['id'], tl) |
10 | # although tempting, we can't do | ||
11 | # assert status in tl | ||
12 | # because the statuses returned in the tl have additional | ||
13 | # pagination-related attributes | ||
14 | 10 | ||
15 | @pytest.mark.vcr() | 11 | @pytest.mark.vcr() |
16 | def test_public_tl(api, status): | 12 | def test_public_tl(api, status): |