Wykres commitów

237 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 9083ad4e59 try making the matching more lax 2024-02-11 16:03:45 +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 26c1133395 skip 2.9.2 on 3.10 upwards since json broke somehow 2023-06-24 01:56:19 +03:00
halcy 64074295df additional hate crimes 2023-06-24 01:31:51 +03:00
halcy b917978504 maybe tests are green now? 2023-06-23 23:16:44 +03:00
halcy d891589092 fix various issues. some remain. 2023-06-21 00:15:40 +03:00
halcy 9b77278b81 very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
codl b08a15e9d9 move webpush and blurhash deps out of test deps
updated ci, tox, test docs accordingly
updated tests to skip when deps are not present
2023-04-25 14:18:36 +02:00
halcy 1c444ed035 Refresh tests 2023-04-23 21:22:33 +03:00
halcy 4e230884e5 Fix reconversion to str after path resolve 2023-04-23 20:50:23 +03:00
Lorenz Diener f862772ea6
Merge pull request #305 from jkawamoto/user_agent
Supports User-Agent header in create_app method
2023-04-23 18:36:06 +03:00
Junpei Kawamoto 5542d58c36 Improve test coverage 2023-01-02 14:58:52 -06:00
Junpei Kawamoto fa1c6c97d2 Supports User-Agent header in create_app method
Following #240, it's helpful if `create_app` also supports the User-Agent header.

This commit fixes https://github.com/halcy/Mastodon.py/issues/213#issuecomment-1276999193.
2022-12-30 22:31:38 -06:00
Miroslav Šedivý 6404765921 refactor: replace lambdas with python 2022-12-03 22:04:26 +01:00
Miroslav Šedivý 325cc917d5 refactor: use f-strings 2022-12-02 22:04:23 +01:00
halcy 0159bd7cae commit new set of tests 2022-12-01 22:07:42 +02:00
halcy a4b2b180d3 More moving functions out 2022-12-01 00:11:17 +02:00
Miroslav Šedivý 5262d58a0b replace pytz with datetime.timezone and zoneinfo 2022-11-30 20:21:04 +01:00
halcy 2453438353 reapply accidentally reverted changes 2022-11-30 19:28:42 +02:00
halcy fa91b618c3 revert what I did to version parsing. Why did this break? 2022-11-30 19:16:33 +02:00
halcy c1b7a7e4e5 Fix cross page links in docs 2022-11-30 19:04:26 +02:00
halcy 43c7d7ceb8 Restructure the docs, a lot 2022-11-29 00:50:02 +02:00
halcy dbceccb210 Add v2 admin accounts API 2022-11-28 00:55:41 +02:00
halcy ae9f764087 Add remove_from_followers 2022-11-27 23:55:26 +02:00
halcy b35e3f3da8 Add account_familiar_followers 2022-11-27 23:38:42 +02:00
halcy cf1ec39fce Switch admin stats test to path match 2022-11-27 03:02:22 +02:00
halcy f862650b73 Fix test by using fixed dates 2022-11-27 02:53:42 +02:00
halcy 5cf0fa27a9 add admin stats APIs 2022-11-27 02:43:22 +02:00
halcy 7331f7774a Add admin domain block tests, change some things about the admin domain blocks 2022-11-26 01:00:44 +02:00
halcy 4be050d3d7 add lang parameter 2022-11-25 01:48:49 +02:00
halcy 89678e0565 Fix tests 2022-11-25 00:09:54 +02:00
halcy 2825fa9963 Add admin trends test 2022-11-25 00:01:07 +02:00
halcy 00a96c5e95 Add trending APIs 2022-11-24 22:56:49 +02:00
halcy f81978a39c Add notification tests 2022-11-24 01:53:34 +02:00
halcy 3caa27a113 Robustify version parsing 2022-11-24 01:37:47 +02:00