aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_push_set.yaml')
-rw-r--r--tests/cassettes/test_push_set.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/cassettes/test_push_set.yaml b/tests/cassettes/test_push_set.yaml
index ead2666..8915b84 100644
--- a/tests/cassettes/test_push_set.yaml
+++ b/tests/cassettes/test_push_set.yaml
@@ -1,22 +1,22 @@
1interactions: 1interactions:
2- request: 2- request:
3 body: subscription%5Bendpoint%5D=https%3A%2F%2Fexample.com&subscription%5Bkeys%5D%5Bp256dh%5D=BPwT72%2B%2B9J7XGiqVhdm3LquHsyG6hK7Cjq%2BavT2g0RWi5a12OfcnL3A9mh990xY00rbX6NrxuJOVTeUqp9Mhq9E%3D&subscription%5Bkeys%5D%5Bauth%5D=G%2Bdd5UEOghWDuZeFp%2Bl5jw%3D%3D 3 body: subscription%5Bendpoint%5D=https%3A%2F%2Fexample.com&subscription%5Bkeys%5D%5Bp256dh%5D=BLdR63oM75HukNQB3N1M2AbdFFAHWA4chrgP4rmLYKcwaNm3H88Fm3bpg%2BS2GvHezWWK7WSunnCW3LWDuQVFFTQ%3D&subscription%5Bkeys%5D%5Bauth%5D=tIutL3F6pKzylc7ikS09ww%3D%3D
4 headers: 4 headers:
5 Accept: ['*/*'] 5 Accept: ['*/*']
6 Accept-Encoding: ['gzip, deflate'] 6 Accept-Encoding: ['gzip, deflate']
7 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 7 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
8 Connection: [keep-alive] 8 Connection: [keep-alive]
9 Content-Length: ['250'] 9 Content-Length: ['242']
10 Content-Type: [application/x-www-form-urlencoded] 10 Content-Type: [application/x-www-form-urlencoded]
11 User-Agent: [python-requests/2.18.4] 11 User-Agent: [python-requests/2.18.4]
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/push/subscription 13 uri: http://localhost:3000/api/v1/push/subscription
14 response: 14 response:
15 body: {string: '{"id":4,"endpoint":"https://example.com","alerts":{},"server_key":"BC0l_ldr_Wvytg6fB3PdfeZx8NNB0E0UL2xIOtLfwumKtHTby9zdL0UdeqEQQJcKI6ZGqWoFD6OSkT7aRHKJmX8="}'} 15 body: {string: '{"id":7,"endpoint":"https://example.com","alerts":{},"server_key":"BFUzywftzA81kLihlpi_bTniTwxuGp_D2gX9CHRq4qJQJgsKQUFyc8juKZ-fHMR6YxnA1A1qhgVvMTChH21CMhY="}'}
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/"23584644aa648ce29b03b04777f9f26a"] 19 ETag: [W/"848533b1ff5d11d2a46f1048177d9cb1"]
20 Referrer-Policy: [strict-origin-when-cross-origin] 20 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 22 Vary: ['Accept-Encoding, Origin']
@@ -24,8 +24,8 @@ 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: [53d68e44-a881-48a0-9198-3a8548d7076b] 27 X-Request-Id: [53cd0aa6-7c00-4a85-aedc-11eba6936891]
28 X-Runtime: ['0.019739'] 28 X-Runtime: ['0.049083']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['157'] 30 content-length: ['157']
31 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
@@ -40,11 +40,11 @@ interactions:
40 method: GET 40 method: GET
41 uri: http://localhost:3000/api/v1/push/subscription 41 uri: http://localhost:3000/api/v1/push/subscription
42 response: 42 response:
43 body: {string: '{"id":4,"endpoint":"https://example.com","alerts":{},"server_key":"BC0l_ldr_Wvytg6fB3PdfeZx8NNB0E0UL2xIOtLfwumKtHTby9zdL0UdeqEQQJcKI6ZGqWoFD6OSkT7aRHKJmX8="}'} 43 body: {string: '{"id":7,"endpoint":"https://example.com","alerts":{},"server_key":"BFUzywftzA81kLihlpi_bTniTwxuGp_D2gX9CHRq4qJQJgsKQUFyc8juKZ-fHMR6YxnA1A1qhgVvMTChH21CMhY="}'}
44 headers: 44 headers:
45 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['max-age=0, private, must-revalidate']
46 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
47 ETag: [W/"23584644aa648ce29b03b04777f9f26a"] 47 ETag: [W/"848533b1ff5d11d2a46f1048177d9cb1"]
48 Referrer-Policy: [strict-origin-when-cross-origin] 48 Referrer-Policy: [strict-origin-when-cross-origin]
49 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
50 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
@@ -52,8 +52,8 @@ interactions:
52 X-Download-Options: [noopen] 52 X-Download-Options: [noopen]
53 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
54 X-Permitted-Cross-Domain-Policies: [none] 54 X-Permitted-Cross-Domain-Policies: [none]
55 X-Request-Id: [12d13f3b-fe78-4a42-983c-79c2beec2b1f] 55 X-Request-Id: [00c21404-c626-4ecd-8071-f88804555dd8]
56 X-Runtime: ['0.019785'] 56 X-Runtime: ['0.024180']
57 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
58 content-length: ['157'] 58 content-length: ['157']
59 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)