From 64ec9e20987072692227d8817d9fd99d497fea5e Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Wed, 18 Apr 2018 22:00:35 +0200 Subject: Update the tests --- tests/cassettes/test_account_block_unblock.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/cassettes/test_account_block_unblock.yaml') diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml index 832c24c..a7eeee7 100644 --- a/tests/cassettes/test_account_block_unblock.yaml +++ b/tests/cassettes/test_account_block_unblock.yaml @@ -7,23 +7,23 @@ interactions: Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] Connection: [keep-alive] Content-Length: ['0'] - User-Agent: [python-requests/2.18.4] + User-Agent: [python-requests/2.9.1] method: POST uri: http://localhost:3000/api/v1/accounts/1/block response: - body: {string: '{"id":"1","following":false,"followed_by":false,"blocking":true,"muting":false,"requested":false,"domain_blocking":false}'} + body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":true,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"196f57518cd8daf5bce592dcd6f9e402"] + ETag: [W/"7270db64f2e7252111bde1d5a36123b5"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [d2ead4fd-9233-404a-ac03-9cdab005b409] - X-Runtime: ['0.076978'] + X-Request-Id: [4647bb35-bc43-4f4f-b468-a4b4e9c8014d] + X-Runtime: ['0.143071'] X-XSS-Protection: [1; mode=block] - content-length: ['121'] + content-length: ['174'] status: {code: 200, message: OK} - request: body: null @@ -33,22 +33,22 @@ interactions: Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] Connection: [keep-alive] Content-Length: ['0'] - User-Agent: [python-requests/2.18.4] + User-Agent: [python-requests/2.9.1] method: POST uri: http://localhost:3000/api/v1/accounts/1/unblock response: - body: {string: '{"id":"1","following":false,"followed_by":false,"blocking":false,"muting":false,"requested":false,"domain_blocking":false}'} + body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"05e46d89ddd4fee200b318b7343c32b4"] + ETag: [W/"87221e47b85c075458d260d65c52aa13"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [0bfca911-f078-42b1-a476-00f9c6d3b13d] - X-Runtime: ['0.041180'] + X-Request-Id: [ecf68d44-d195-4ba8-a68d-6d018a9d0d79] + X-Runtime: ['0.056808'] X-XSS-Protection: [1; mode=block] - content-length: ['122'] + content-length: ['175'] status: {code: 200, message: OK} version: 1 -- cgit v1.2.3 From bc7b9defe8b72b6ab14ade6828a98f4d6e82b1de Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Wed, 18 Apr 2018 22:07:03 +0200 Subject: Attempt 2 at fixing the tests for travis --- tests/cassettes/test_account_block_unblock.yaml | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'tests/cassettes/test_account_block_unblock.yaml') diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml index a7eeee7..e4284ad 100644 --- a/tests/cassettes/test_account_block_unblock.yaml +++ b/tests/cassettes/test_account_block_unblock.yaml @@ -51,4 +51,56 @@ interactions: X-XSS-Protection: [1; mode=block] content-length: ['175'] status: {code: 200, message: OK} +- request: + body: null + headers: + Accept: ['*/*'] + Accept-Encoding: ['gzip, deflate'] + Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] + Connection: [keep-alive] + Content-Length: ['0'] + User-Agent: [python-requests/2.9.1] + method: POST + uri: http://localhost:3000/api/v1/accounts/1/block + response: + body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":true,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} + headers: + Cache-Control: ['max-age=0, private, must-revalidate'] + Content-Type: [application/json; charset=utf-8] + ETag: [W/"65ccb4aa19c6547777f2b595125b64cf"] + Transfer-Encoding: [chunked] + Vary: ['Accept-Encoding, Origin'] + X-Content-Type-Options: [nosniff] + X-Frame-Options: [SAMEORIGIN] + X-Request-Id: [6c92235b-f720-4164-8f5a-26bf813f9382] + X-Runtime: ['0.162354'] + X-XSS-Protection: [1; mode=block] + content-length: ['174'] + status: {code: 200, message: OK} +- request: + body: null + headers: + Accept: ['*/*'] + Accept-Encoding: ['gzip, deflate'] + Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] + Connection: [keep-alive] + Content-Length: ['0'] + User-Agent: [python-requests/2.9.1] + method: POST + uri: http://localhost:3000/api/v1/accounts/1/unblock + response: + body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} + headers: + Cache-Control: ['max-age=0, private, must-revalidate'] + Content-Type: [application/json; charset=utf-8] + ETag: [W/"229b5f1dd5df8ec902733f300aadca06"] + Transfer-Encoding: [chunked] + Vary: ['Accept-Encoding, Origin'] + X-Content-Type-Options: [nosniff] + X-Frame-Options: [SAMEORIGIN] + X-Request-Id: [9e383db5-ef55-47f4-a007-208ddee7a17a] + X-Runtime: ['0.095890'] + X-XSS-Protection: [1; mode=block] + content-length: ['175'] + status: {code: 200, message: OK} version: 1 -- cgit v1.2.3 From a15d28d9d60128fd5551f05eccd8999b46f70f5e Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sun, 6 May 2018 01:37:13 +0200 Subject: Testing updates, can now test streaming API --- tests/cassettes/test_account_block_unblock.yaml | 64 +++---------------------- 1 file changed, 6 insertions(+), 58 deletions(-) (limited to 'tests/cassettes/test_account_block_unblock.yaml') diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml index e4284ad..3051946 100644 --- a/tests/cassettes/test_account_block_unblock.yaml +++ b/tests/cassettes/test_account_block_unblock.yaml @@ -15,13 +15,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"7270db64f2e7252111bde1d5a36123b5"] + ETag: [W/"24a0d6a53132598285877ef275d599e7"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [4647bb35-bc43-4f4f-b468-a4b4e9c8014d] - X-Runtime: ['0.143071'] + X-Request-Id: [062c6fd8-e156-461d-a133-abad610550a3] + X-Runtime: ['0.223855'] X-XSS-Protection: [1; mode=block] content-length: ['174'] status: {code: 200, message: OK} @@ -41,65 +41,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"87221e47b85c075458d260d65c52aa13"] + ETag: [W/"ee226d40e07fcac8182b0b963aedd6aa"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [ecf68d44-d195-4ba8-a68d-6d018a9d0d79] - X-Runtime: ['0.056808'] - X-XSS-Protection: [1; mode=block] - content-length: ['175'] - status: {code: 200, message: OK} -- request: - body: null - headers: - Accept: ['*/*'] - Accept-Encoding: ['gzip, deflate'] - Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] - Connection: [keep-alive] - Content-Length: ['0'] - User-Agent: [python-requests/2.9.1] - method: POST - uri: http://localhost:3000/api/v1/accounts/1/block - response: - body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":true,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} - headers: - Cache-Control: ['max-age=0, private, must-revalidate'] - Content-Type: [application/json; charset=utf-8] - ETag: [W/"65ccb4aa19c6547777f2b595125b64cf"] - Transfer-Encoding: [chunked] - Vary: ['Accept-Encoding, Origin'] - X-Content-Type-Options: [nosniff] - X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [6c92235b-f720-4164-8f5a-26bf813f9382] - X-Runtime: ['0.162354'] - X-XSS-Protection: [1; mode=block] - content-length: ['174'] - status: {code: 200, message: OK} -- request: - body: null - headers: - Accept: ['*/*'] - Accept-Encoding: ['gzip, deflate'] - Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] - Connection: [keep-alive] - Content-Length: ['0'] - User-Agent: [python-requests/2.9.1] - method: POST - uri: http://localhost:3000/api/v1/accounts/1/unblock - response: - body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} - headers: - Cache-Control: ['max-age=0, private, must-revalidate'] - Content-Type: [application/json; charset=utf-8] - ETag: [W/"229b5f1dd5df8ec902733f300aadca06"] - Transfer-Encoding: [chunked] - Vary: ['Accept-Encoding, Origin'] - X-Content-Type-Options: [nosniff] - X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [9e383db5-ef55-47f4-a007-208ddee7a17a] - X-Runtime: ['0.095890'] + X-Request-Id: [b6bf1699-8fb0-4923-906d-f8d72ab7844f] + X-Runtime: ['0.102030'] X-XSS-Protection: [1; mode=block] content-length: ['175'] status: {code: 200, message: OK} -- cgit v1.2.3 From bb92f76e61063bbe59868659fb42824d3649c7b2 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sun, 6 May 2018 03:02:19 +0200 Subject: Refresh casettes and add some new ones --- tests/cassettes/test_account_block_unblock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/cassettes/test_account_block_unblock.yaml') diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml index 3051946..597c96d 100644 --- a/tests/cassettes/test_account_block_unblock.yaml +++ b/tests/cassettes/test_account_block_unblock.yaml @@ -15,13 +15,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"24a0d6a53132598285877ef275d599e7"] + ETag: [W/"08f4738d3acf663d2659285fc89d52e5"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [062c6fd8-e156-461d-a133-abad610550a3] - X-Runtime: ['0.223855'] + X-Request-Id: [9bc71f56-a25a-4456-974e-0c4607c1094f] + X-Runtime: ['0.190665'] X-XSS-Protection: [1; mode=block] content-length: ['174'] status: {code: 200, message: OK} @@ -41,13 +41,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"ee226d40e07fcac8182b0b963aedd6aa"] + ETag: [W/"888df26b7845b092f4fbdb2b26c1f000"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [b6bf1699-8fb0-4923-906d-f8d72ab7844f] - X-Runtime: ['0.102030'] + X-Request-Id: [c00e2862-540a-41ac-9594-b73f208f8f36] + X-Runtime: ['0.104430'] X-XSS-Protection: [1; mode=block] content-length: ['175'] status: {code: 200, message: OK} -- cgit v1.2.3