akkoma/test/pleroma/config
ilja be5044f785
ci/woodpecker/push/woodpecker Pipeline is pending Details
fix_flaky_transfer_task_test.exs (#237)
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 (which also requires a restart). 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.

During compilation, we had a warning `:logger is used by the current application but the current application does not depend on :logger` which is now fixed as well (see commit message for complete stacktrace).

Co-authored-by: Ilja <ilja@ilja.space>
Reviewed-on: #237
Co-authored-by: ilja <akkoma.dev@ilja.space>
Co-committed-by: ilja <akkoma.dev@ilja.space>
2022-11-01 14:31:29 +00: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_transfer_task_test.exs (#237) 2022-11-01 14:31:29 +00:00