akkoma/test/mix/tasks/pleroma
Oneric bed7ff8e89
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
mix: consistently use shell_info and shell_error
Logger output being visible depends on user configuration, but most of
the prints in mix tasks should always be shown. When running inside a
mix shell, it’s probably preferable to send output directly to it rather
than using raw IO.puts and we already have shell_* functions for this,
let’s use them everywhere.
2024-05-31 17:17:42 +02:00
..
ecto mix tests probably shouldn't be async 2024-05-27 04:03:13 +01:00
app_test.exs mix tests probably shouldn't be async 2024-05-27 04:03:13 +01:00
config_test.exs fix yet another keyword equality check 2023-08-07 17:00:16 +01:00
count_statuses_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
database_test.exs dbprune: shortcut array activity search 2024-05-31 17:16:40 +02:00
digest_test.exs Fix digest test 2022-06-29 20:45:05 +01:00
ecto_test.exs mix tests probably shouldn't be async 2024-05-27 04:03:13 +01:00
email_test.exs Merge branch 'develop' into refactor/deactivated_user_field 2021-01-18 14:58:21 -06:00
emoji_test.exs mix tests probably shouldn't be async 2024-05-27 04:03:13 +01:00
frontend_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
instance_test.exs Fix the one test that wasn't just being flaky 2024-04-21 19:43:26 +02:00
refresh_counter_cache_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
relay_test.exs Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
robots_txt_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
uploads_test.exs Always insert Dedupe upload filter 2024-03-18 22:33:10 -01:00
user_test.exs mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00