Wykres commitów

37 Commity (master)

Autor SHA1 Wiadomość Data
halcy 7d097a9606 add some more eeping and redo casettes. maybe that will resolve ordering problems? 2024-02-11 16:24:06 +02:00
halcy a0d9ce32db try something else 2024-02-11 16:11:17 +02:00
halcy 8713b8670d another attempt at unfucking the CI 2024-02-11 15:52:06 +02:00
halcy 9d2fa016f1 add retrying 2024-02-11 15:32:41 +02:00
halcy c64ff0c7a7 remove flake check, maybe it is fine now 2024-02-11 15:24:33 +02:00
halcy 936b77e2ed change some internals and rerun tests, lets see how CI likes this 2024-02-11 15:18:53 +02:00
Alexandre Detiste 1c891a445f Revert "drop local compat helper too"
This reverts commit 690ece95d9.
2023-10-15 17:58:49 +02:00
Alexandre Detiste 690ece95d9 drop local compat helper too 2023-10-15 17:48:42 +02:00
Alexandre Detiste 0f89d17812 temporary: try to make CI happy 2023-10-15 17:37:50 +02:00
Alexandre Detiste 945e8e670d remove six dependecy 2023-10-15 17:26:44 +02:00
halcy cd86887d88 okay fuck this we're just skipping the flaky tests on 3.10 and doing coverage on 3.8 for fucking ever 2023-06-24 02:48:29 +03:00
halcy 8e21568d54 please go back to green 2023-06-24 02:40:28 +03:00
halcy 73199e966a maybe remove monkey patch to make everything work fine by default 2023-06-24 02:34:54 +03:00
halcy c7837530a4 test without streaming patch 2023-06-24 02:29:35 +03:00
halcy cefc97bd64 another attempt at making streaming tests okay 2023-06-24 02:25:04 +03:00
halcy 3e37d0c345 try to workaround streaming test failures on CI 2023-06-24 02:15:46 +03:00
halcy b917978504 maybe tests are green now? 2023-06-23 23:16:44 +03:00
Miroslav Šedivý 6404765921 refactor: replace lambdas with python 2022-12-03 22:04:26 +01:00
halcy 8865d1123e Fix some tests, fix a pleroma specific date parsing issue 2022-11-22 01:30:43 +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
halcy 5f09c3814e Fix an issue, remove a test 2022-11-15 11:10:13 +02:00
halcy 3277ca7778 Initial test fixing pass. Four tests still fail. 2022-11-07 23:11:30 +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
Lorenz Diener a8e49756f4 Add a test case for conversation streaming 2019-10-11 22:32:51 +02:00
Lorenz Diener 71c6bc0f52 Add, document and test stream_healthy 2019-06-22 16:41:32 +02:00
Lorenz Diener 91de8ca061 Make the streaming tests somewhat more stable 2018-07-14 01:04:06 +02:00
Lorenz Diener 18c6b3b90f New casettes, small fixes 2018-06-05 22:10:31 +02:00
Lorenz Diener 8d5fe70c7e Fix some bugs, update tests 2018-05-07 00:53:13 +02:00
Lorenz Diener f8e209f6ff Add more tests 2018-05-06 02:26:19 +02:00
Lorenz Diener 9e368f3814 Add more streaming tests 2018-05-06 02:05:08 +02:00
Lorenz Diener 3864bbe085 More streaming tests 2018-05-06 02:00:18 +02:00
Lorenz Diener a15d28d9d6 Testing updates, can now test streaming API 2018-05-06 01:37:13 +02:00
Lorenz Diener 18543648a6 Adjust streaming tests 2017-12-21 11:06:13 +01:00
codl 59c4e4d4f8
fix streaming tests 2017-11-28 13:50:57 +01:00
FoxMaSk e0e68ccd6a not pep8 compliant #71 2017-09-05 22:59:32 +02:00
Will Thompson ab60931620
Initial implementation of streaming API
This is missing any error handling and rate-limiting around the stream
itself, but once the stream is established, the full range of events are
supported.

Fixes issue #14.
2017-04-10 08:18:08 +01:00