aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_markers.yaml')
-rw-r--r--tests/cassettes/test_markers.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/tests/cassettes/test_markers.yaml b/tests/cassettes/test_markers.yaml
index eceda6d..d894858 100644
--- a/tests/cassettes/test_markers.yaml
+++ b/tests/cassettes/test_markers.yaml
@@ -12,8 +12,8 @@ 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":"102951400589982753","created_at":"2019-10-12T20:55:05.296Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost/users/mastodonpy_test/statuses/102951400589982753","url":"http://localhost/@mastodonpy_test/102951400589982753","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"content":"\u003cp\u003eToot!\u003c/p\u003e","reblog":null,"application":{"name":"Mastodon.py 15 body: {string: '{"id":"102951423292151153","created_at":"2019-10-12T21:00:51.710Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost/users/mastodonpy_test/statuses/102951423292151153","url":"http://localhost/@mastodonpy_test/102951423292151153","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"content":"\u003cp\u003eToot!\u003c/p\u003e","reblog":null,"application":{"name":"Mastodon.py
16 test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T23:11:52.441Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":1,"statuses_count":3,"last_status_at":"2019-10-12T20:55:05.311Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'} 16 test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T23:11:52.441Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":2,"last_status_at":"2019-10-12T21:00:51.718Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'}
17 headers: 17 headers:
18 Cache-Control: ['no-cache, no-store'] 18 Cache-Control: ['no-cache, no-store']
19 Content-Type: [application/json; charset=utf-8] 19 Content-Type: [application/json; charset=utf-8]
@@ -24,13 +24,13 @@ interactions:
24 X-Download-Options: [noopen] 24 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 25 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 26 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [d6e097f3-e4e8-4d83-8c30-c4fe5ed88a87] 27 X-Request-Id: [dc9b8e89-abe9-4874-9cae-b95a45ce9450]
28 X-Runtime: ['0.151706'] 28 X-Runtime: ['0.137877']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['1280'] 30 content-length: ['1280']
31 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
32- request: 32- request:
33 body: '{"home": {"last_read_id": 102951400589982753}}' 33 body: '{"home": {"last_read_id": 102951423292151153}}'
34 headers: 34 headers:
35 Accept: ['*/*'] 35 Accept: ['*/*']
36 Accept-Encoding: ['gzip, deflate'] 36 Accept-Encoding: ['gzip, deflate']
@@ -42,7 +42,7 @@ interactions:
42 method: POST 42 method: POST
43 uri: http://localhost:3000/api/v1/markers 43 uri: http://localhost:3000/api/v1/markers
44 response: 44 response:
45 body: {string: '{"home":{"last_read_id":"102951400589982753","version":2,"updated_at":"2019-10-12T20:55:05.457Z"}}'} 45 body: {string: '{"home":{"last_read_id":"102951423292151153","version":3,"updated_at":"2019-10-12T21:00:51.861Z"}}'}
46 headers: 46 headers:
47 Cache-Control: ['no-cache, no-store'] 47 Cache-Control: ['no-cache, no-store']
48 Content-Type: [application/json; charset=utf-8] 48 Content-Type: [application/json; charset=utf-8]
@@ -53,8 +53,8 @@ interactions:
53 X-Download-Options: [noopen] 53 X-Download-Options: [noopen]
54 X-Frame-Options: [SAMEORIGIN] 54 X-Frame-Options: [SAMEORIGIN]
55 X-Permitted-Cross-Domain-Policies: [none] 55 X-Permitted-Cross-Domain-Policies: [none]
56 X-Request-Id: [2e3c3ede-edf6-43c9-9477-fddca87ffed3] 56 X-Request-Id: [7e38f250-13f5-4a65-963a-5628afd5d358]
57 X-Runtime: ['0.036295'] 57 X-Runtime: ['0.049725']
58 X-XSS-Protection: [1; mode=block] 58 X-XSS-Protection: [1; mode=block]
59 content-length: ['98'] 59 content-length: ['98']
60 status: {code: 200, message: OK} 60 status: {code: 200, message: OK}
@@ -69,7 +69,7 @@ interactions:
69 method: GET 69 method: GET
70 uri: http://localhost:3000/api/v1/markers?timeline%5B%5D=home 70 uri: http://localhost:3000/api/v1/markers?timeline%5B%5D=home
71 response: 71 response:
72 body: {string: '{"home":{"last_read_id":"102951400589982753","version":2,"updated_at":"2019-10-12T20:55:05.457Z"}}'} 72 body: {string: '{"home":{"last_read_id":"102951423292151153","version":3,"updated_at":"2019-10-12T21:00:51.861Z"}}'}
73 headers: 73 headers:
74 Cache-Control: ['no-cache, no-store'] 74 Cache-Control: ['no-cache, no-store']
75 Content-Type: [application/json; charset=utf-8] 75 Content-Type: [application/json; charset=utf-8]
@@ -80,8 +80,8 @@ interactions:
80 X-Download-Options: [noopen] 80 X-Download-Options: [noopen]
81 X-Frame-Options: [SAMEORIGIN] 81 X-Frame-Options: [SAMEORIGIN]
82 X-Permitted-Cross-Domain-Policies: [none] 82 X-Permitted-Cross-Domain-Policies: [none]
83 X-Request-Id: [2d3ddb8a-b93c-48e2-bdda-c4e0edf29adf] 83 X-Request-Id: [2d2a7097-28c2-45ef-8f2d-fbf9d657643e]
84 X-Runtime: ['0.022064'] 84 X-Runtime: ['0.017669']
85 X-XSS-Protection: [1; mode=block] 85 X-XSS-Protection: [1; mode=block]
86 content-length: ['98'] 86 content-length: ['98']
87 status: {code: 200, message: OK} 87 status: {code: 200, message: OK}
@@ -95,10 +95,10 @@ interactions:
95 Content-Length: ['0'] 95 Content-Length: ['0']
96 User-Agent: [python-requests/2.18.4] 96 User-Agent: [python-requests/2.18.4]
97 method: DELETE 97 method: DELETE
98 uri: http://localhost:3000/api/v1/statuses/102951400589982753 98 uri: http://localhost:3000/api/v1/statuses/102951423292151153
99 response: 99 response:
100 body: {string: '{"id":"102951400589982753","created_at":"2019-10-12T20:55:05.296Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost/users/mastodonpy_test/statuses/102951400589982753","url":"http://localhost/@mastodonpy_test/102951400589982753","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"text":"Toot!","reblog":null,"application":{"name":"Mastodon.py 100 body: {string: '{"id":"102951423292151153","created_at":"2019-10-12T21:00:51.710Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost/users/mastodonpy_test/statuses/102951423292151153","url":"http://localhost/@mastodonpy_test/102951423292151153","replies_count":0,"reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"text":"Toot!","reblog":null,"application":{"name":"Mastodon.py
101 test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T23:11:52.441Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":1,"statuses_count":3,"last_status_at":"2019-10-12T20:55:05.311Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'} 101 test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T23:11:52.441Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@mastodonpy_test","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":2,"last_status_at":"2019-10-12T21:00:51.718Z","emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'}
102 headers: 102 headers:
103 Cache-Control: ['no-cache, no-store'] 103 Cache-Control: ['no-cache, no-store']
104 Content-Type: [application/json; charset=utf-8] 104 Content-Type: [application/json; charset=utf-8]
@@ -109,8 +109,8 @@ interactions:
109 X-Download-Options: [noopen] 109 X-Download-Options: [noopen]
110 X-Frame-Options: [SAMEORIGIN] 110 X-Frame-Options: [SAMEORIGIN]
111 X-Permitted-Cross-Domain-Policies: [none] 111 X-Permitted-Cross-Domain-Policies: [none]
112 X-Request-Id: [526d76d7-5428-45d2-9a84-4f520b09524c] 112 X-Request-Id: [876836e4-eac3-490b-96a4-d98c8400ab58]
113 X-Runtime: ['0.121781'] 113 X-Runtime: ['0.111862']
114 X-XSS-Protection: [1; mode=block] 114 X-XSS-Protection: [1; mode=block]
115 content-length: ['1250'] 115 content-length: ['1250']
116 status: {code: 200, message: OK} 116 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)