Wykres commitów

237 Commity (master)

Autor SHA1 Wiadomość Data
halcy b7266db01b Add new notification types, test for pathlib support 2022-11-24 00:59:48 +02:00
halcy 8865d1123e Fix some tests, fix a pleroma specific date parsing issue 2022-11-22 01:30:43 +02:00
halcy f3d25fa19d add status editing 2022-11-22 00:10:02 +02:00
halcy 6abaff55e7 Refresh tests 2022-11-21 22:34:12 +02:00
halcy 1d5b308016 Add more streaming events, some tests 2022-11-21 22:17:20 +02:00
Miroslav Šedivý f04d57acbc refactor: use is for True/False 2022-11-20 20:22:48 +01:00
Miroslav Šedivý 762861f344 refactor: use is for None 2022-11-20 20:14:25 +01:00
halcy 98760f650b commit new tests, bump versions 2022-11-19 02:52:17 +02:00
halcy 853cd82ecb add ability to get detailed signup error from create_account 2022-11-19 02:34:01 +02:00
halcy f26bf0db1d Add policy param for push_subscription_set 2022-11-19 01:59:17 +02:00
halcy d992b9bb8c Add account lookup API 2022-11-19 01:29:14 +02:00
halcy f2282790cc Add email resend api 2022-11-19 01:11:02 +02:00
halcy 6a630202db add server rules API 2022-11-19 00:53:25 +02:00
halcy 31a00f07c1 some more tests 2022-11-19 00:15:54 +02:00
halcy 801cc36720 Improve server time test 2022-11-18 00:29:26 +02:00
halcy c122f1531f Maybe fix test TZ issues 2022-11-18 00:19:17 +02:00
halcy d19b7185d8 try to fix tests, again 2022-11-18 00:06:24 +02:00
halcy c35104748d maybe fix tests 2022-11-17 23:51:40 +02:00
halcy 897b3a23cf add server datetime retriever, fix tests some more 2022-11-17 23:25:41 +02:00
halcy 725f79466d Fix tests 2022-11-17 22:00:37 +02:00
halcy ec0194c643 Add additional date based tests 2022-11-17 20:50:23 +02:00
halcy 3ed1cf7399 add another test for scheduled statuses 2022-11-17 20:34:10 +02:00
halcy 5f09c3814e Fix an issue, remove a test 2022-11-15 11:10:13 +02:00
halcy 24c686f6b2 Improve auth support 2022-11-13 22:32:04 +02:00
halcy 5215c2242d Fix some things in streaming and admin API for 3.3.0 support 2022-11-13 18:39:56 +02:00
halcy 0e00fced99 fix tests 2022-11-13 16:16:29 +02:00
halcy c66015a6b0 Add support and tests for "notifying" follow 2022-11-13 16:02:34 +02:00
halcy b1e1ec7bdc Add support for timed mutes, fix tests to actually pass with new setup 2022-11-13 15:33:10 +02:00
halcy a17b20cfa1 fix naming for featured tags 2022-11-13 14:54:23 +02:00
halcy 750527416f Add account notes 2022-11-13 14:22:43 +02:00
halcy adcddefd59 clean up media loading, add thumbnail to media_update 2022-11-13 14:06:50 +02:00
halcy fdb6e2a140 add thumbnail customization support 2022-11-13 13:14:34 +02:00
halcy 86cf725e81 add multiupload test 2022-11-11 01:14:38 +02:00
halcy 78a1c17468 Fix tests 2022-11-11 00:21:00 +02:00
halcy d0b1da993d add media v2 API + tests, move v1 test 2022-11-08 23:24:42 +02:00
halcy 3277ca7778 Initial test fixing pass. Four tests still fail. 2022-11-07 23:11:30 +02:00
halcy d587ffdeac Add new test result cassette 2022-11-06 14:30:21 +02:00
Aljoscha Rittner bd04a0f886 Fixed overseen test failure with new app name in "secret" file 2022-06-28 13:22:06 +02:00
Aljoscha Rittner 7fd2a6a39c Supports a User-Agent header
fixes #213
2022-06-27 11:13:35 +02:00
Aljoscha Rittner af59a46068 Support of processing unknown events and event names with dots.
#Fixes 234
2022-06-24 17:39:26 +02:00
Aljoscha Rittner e98b033646 Preserves storage of pagination in items for compatibility reason
fixes #232
2022-06-24 17:23:00 +02:00
Aljoscha Rittner 7e0460ddcb
Merge branch 'halcy:master' into master 2022-06-24 16:37:37 +02:00
Aljoscha Rittner 3b8a653fa5 Introduces pagin parameters for bookmarks
Fixes #220
2022-06-24 15:46:27 +02:00
Aljoscha Rittner 19dbb4594e Changes the storage for pagination information
fixes #232
2022-06-16 14:52:15 +02:00
Lorenz Diener 847da6f7f9 Add bookmarks test 2020-02-22 20:37:54 +01:00
Lorenz Diener 4f90728a4a Fix tests for 3.1.1 2020-02-22 20:31:33 +01:00
Lorenz Diener 0b3b2c31a0 Pre-release full testsuite updated run 2019-10-12 23:03:14 +02:00
Lorenz Diener 45908b6f4e Add, test and document last-read markers. Fixes #192 2019-10-12 22:55:17 +02:00
Lorenz Diener 1f36deb119 Add, test and document profile directory API (fixes #188) 2019-10-12 22:05:35 +02:00
Lorenz Diener 63bf5afc61 Implement, test and document featured and suggested tags APIs (fixes #191) 2019-10-12 21:47:58 +02:00
Lorenz Diener 3194b1295e Re-add and test trends API 2019-10-12 21:02:39 +02:00
Lorenz Diener 2e5095f301 Add, document and test nodeinfo api (fixes #199) 2019-10-12 20:51:29 +02:00
Lorenz Diener e60a3f1892 Add and document health API. Fixes #202 2019-10-12 20:25:55 +02:00
Lorenz Diener f421b1e498 Add new parameter for search 2019-10-12 20:13:38 +02:00
Lorenz Diener b2bc879f44 Improve own_votes test 2019-10-12 19:57:14 +02:00
Lorenz Diener 661e8e0abf Document and test own_votes 2019-10-12 19:56:48 +02:00
Lorenz Diener 73c1e9e2d9 Add me()-function to return user account. Fixes #184 2019-10-12 19:05:46 +02:00
Lorenz Diener ca45cd65aa Add ability to persist base urls with clientid/secret/token (fixes #200) 2019-10-12 18:58:46 +02:00
Lorenz Diener 8a2452c6be Improve card test 2019-10-12 00:02:56 +02:00
Lorenz Diener 437f68c29a Update tests for 3.0.1 and fix regressions 2019-10-11 23:59:24 +02:00
Lorenz Diener 2c2f55fd63 Fix test to not use the mention fixture 2019-10-11 22:43:20 +02:00
Lorenz Diener cb9062e5e1 Try to fix frozen dismiss cassette 2019-10-11 22:38:07 +02:00
Lorenz Diener a8e49756f4 Add a test case for conversation streaming 2019-10-11 22:32:51 +02:00
Lorenz Diener f42032dafc Add new card behaviour, freeze old test 2019-10-11 22:07:51 +02:00
Lorenz Diener 17013f1d35 Add missing casette for dismiss test 2019-10-11 22:07:08 +02:00
Lorenz Diener 30eb63261c Implement new notification dismiss behaviour, add test for old behaviour 2019-10-11 21:51:28 +02:00
Lorenz Diener 225c8ca76a Fresh batch of test runs 2019-06-22 23:16:47 +02:00
Lorenz Diener f920f8b584 Add final round of tests for moderation API 2019-06-22 22:48:30 +02:00
Lorenz Diener add974ae29 Add first half of tests for moderation API 2019-06-22 22:32:21 +02:00
Lorenz Diener a34e21cfa7 Prepare tests for 2.9.2 compat 2019-06-22 22:09:44 +02:00
Lorenz Diener a88492bdcf Add healthy test cassette 2019-06-22 17:33:12 +02:00
Lorenz Diener 71c6bc0f52 Add, document and test stream_healthy 2019-06-22 16:41:32 +02:00
Lorenz Diener 052b7f7cd3 Test fixups pre-2.9.1 2019-06-22 15:28:27 +02:00
Lorenz Diener cc2089795f Add previously forgotten test 2019-05-11 01:22:55 +02:00
Lorenz Diener bf61d4881e Add blurhash code 2019-05-11 00:55:40 +02:00
Lorenz Diener 450d137596 Oops I forgot to commit the polls test 2019-04-29 17:36:07 +02:00
Lorenz Diener 09c03296db Polls 2019-04-28 23:12:27 +02:00
Lorenz Diener 3eba3f8835 Add preferences endpoint 2019-04-28 21:53:01 +02:00
Lorenz Diener 66524ad4df Try to fix the scheduled status test, 2.7 edition 2019-04-28 21:33:15 +02:00
Lorenz Diener eb0fa327c4 Add reblog visibility 2019-04-28 21:24:31 +02:00
Lorenz Diener c82b0b1919 Add more parameters to search API 2019-04-28 21:15:47 +02:00
Lorenz Diener c815cdb212 Matching is now path only - might help? 2019-04-28 20:53:03 +02:00
Lorenz Diener 9c79715fbd Another attempt at test fixing. Unsure what is up. 2019-04-28 20:47:22 +02:00
Lorenz Diener 20a640eb7e Fix the isoformat formatter 2019-04-28 20:38:49 +02:00
Lorenz Diener ee4549acd0 Fix tests, again 2019-04-28 19:46:20 +02:00
Lorenz Diener 1cbf923494 Add scheduled status test 2019-04-28 19:36:12 +02:00
Lorenz Diener d4e3feaece Fix up tests 2019-04-28 18:41:12 +02:00
Lorenz Diener b6692f0b16 Add account creation 2019-04-28 17:56:20 +02:00
Lorenz Diener ac7196c443 Add conversation read marking + tests/docs 2019-04-28 13:58:18 +02:00
Lorenz Diener 06df1c281e Add conversation fetching 2019-04-28 13:47:43 +02:00
Lorenz Diener 6f807daf5a Breaking change: Stream functions now return immediately (Fixes #149) 2019-04-28 01:52:09 +02:00
Lorenz Diener 429132e956 Test and document app_verify_credentials 2019-04-28 00:14:30 +02:00
Lorenz Diener 861bdc7693 Fix broken tests 2019-04-27 23:29:27 +02:00
Lorenz Diener dc6c80bad7 Implement, document and test pagination changes 2019-04-27 23:11:37 +02:00
Lorenz Diener 72e3290d8c Add endorsements (with docs and tests) 2019-04-27 22:13:27 +02:00
Lorenz Diener e393664974 Test fixups and small 2.8 fixes
Pagination backwards is broken presently.
2019-04-27 21:04:06 +02:00
Lorenz Diener a264154073
Merge pull request #164 from codl/link-flakeid
more robust handling of pagination Link headers
2019-04-27 17:20:20 +02:00
codl a815c10f9b
add test for link headers. this adds requests-mock as a dependency 2019-04-15 15:52:30 +02:00
codl e594bad9bb
remove extraneous import 2019-04-15 14:31:41 +02:00
codl 3f83ee0a4c
failing test for #160 2019-03-11 14:50:23 +01:00