akkoma/test/pleroma/web/activity_pub
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
..
mrf mrf/steal_emoji: fix size limit check 2024-06-05 20:11:53 +02:00
object_validators Merge pull request 'Read image description from EXIF data' (#744) from timorl/akkoma:elseinspe into develop 2024-04-25 12:52:31 +00:00
side_effects Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
transmogrifier Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
views Federate user profile background 2024-02-16 16:35:51 +01:00
activity_pub_controller_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
activity_pub_test.exs use proper workers for fetching pins instead of an ad-hoc task (#788) 2024-05-31 08:58:52 +00:00
builder_test.exs
mrf_test.exs
pipeline_test.exs
publisher_test.exs Disallow nil hosts in should_federate 2023-08-15 23:12:04 +01:00
relay_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
side_effects_test.exs Federate user profile background 2024-02-16 16:35:51 +01:00
transmogrifier_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
utils_test.exs
visibility_test.exs