akkoma/test/pleroma/config
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
..
deprecation_warnings_test.exs purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
holder_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
loader_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
release_runtime_provider_test.exs release runtime provider fix for paths 2021-04-08 15:45:31 +03:00
transfer_task_test.exs Fix flaky/erratic tests in Pleroma.Config.TransferTaskTest 2022-10-23 12:11:54 +02:00