akkoma/test/pleroma/web/activity_pub/transmogrifier
Mark Felder 07539f7825 Hide logs during test unless a test fails
Currently `mix test` prints a slew of logs in the terminal
with messages from different tests intermsparsed. Globally
enabling capture log hides log messages unless a test fails
reducing noise and making it easier to anylse the important
(from failed tests) messages.

Compiler warnings and a few messages not printed via Logger
still show up but its much more readable than before.

Ported from: 3aed111a42
2024-06-27 18:29:45 +02:00
..
accept_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
add_remove_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
announce_handling_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
answer_handling_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
article_handling_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
audio_handling_test.exs update mastofe paths (#95) 2022-07-20 20:13:50 +00:00
block_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
delete_handling_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
emoji_react_handling_test.exs Accept EmojiReacts with non-array tag 2024-04-09 04:04:16 +02:00
event_handling_test.exs ObjectValidator.CommonFixes: Introduce fix_objects_defaults and fix_activity_defaults 2021-04-05 19:19:11 +02:00
follow_handling_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
like_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
note_handling_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
page_handling_test.exs Pipeline Ingestion: Page 2021-06-04 20:06:33 +02:00
question_handling_test.exs make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
reject_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
undo_handling_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
user_update_handling_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
video_handling_test.exs VideoHandlingTest: remove nil values 2021-12-12 17:35:35 +00:00