akkoma/restarter
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
..
lib Fix flaky/erratic tests in Pleroma.Config.TransferTaskTest 2022-10-23 12:11:54 +02:00
mix.exs Fix warnings ":logger is used by the current application but the current application does not depend on :logger" 2022-10-23 11:34:17 +02:00