akkoma/test
Ilja 648bb0e5d3
ci/woodpecker/pr/woodpecker Pipeline is pending Details
Fix flaky/erratic tests in Pleroma.Config.TransferTaskTest
There were async calls happening, so they weren't always finished when assert happened.

I also fixed some bugs in the erratic tests that were introduced when removing :shout.
:shout is a key where restart is needed, and was changed in the test to use :rate_limit
But there was a bug in the syntax that didn't get caught because the test was tagged as
erratic and therefor didn't fail. Here I fixed it.
2022-10-23 12:11:54 +02:00
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fixtures Use set of pregenerated RSA keys 2022-09-11 20:14:58 +01:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
pleroma Fix flaky/erratic tests in Pleroma.Config.TransferTaskTest 2022-10-23 12:11:54 +02:00
support Backend settings sync (#226) 2022-10-06 16:22:15 +00:00
test_helper.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00