pleroma/test
Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed
- start oban in mix tasks with empty queues, plugins and crontab
- fix for update_users_following_followers_counts
- fix for removed logo.png
- typo in resend confirmation emails mix task docs
- fix for uploads mix task (start Majic.Pool)
- fix for creating user mix task (start :fast_html app)
2020-12-14 11:02:32 -06:00
..
credo/check/consistency
fixtures Fix badly formatted JSON fixtures which causes Jason to erroneously detect control characters 2020-11-23 14:48:14 -06:00
instance_static
mix Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
pleroma Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
support Use Jason instead of Poison in tests 2020-11-23 13:28:55 -06:00
test_helper.exs