akkoma/test/pleroma/object
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
..
containment_test.exs Only allow exact id matches 2024-03-25 14:05:05 -01:00
fetcher_test.exs Hide logs during test unless a test fails 2024-06-27 18:29:45 +02:00
pruner_test.exs Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
updater_test.exs Post editing (#202) 2022-09-06 19:24:02 +00:00