pleroma/test
Mark Felder 3d422ef325 Reachability refactor
The result of Oban jobs determine the reachability status.

Publisher jobs will cancel themselves at execution time if the target server is now unreachable.

Receiving activities does not immediately mark a server as reachable, but creates a ReachabilityWorker job to validate.

A Cron will execute daily to test all unreachable servers.
2025-06-06 12:32:09 -07:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures Remove Pleroma.OTPVersion module 2025-06-03 23:17:39 +02:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Merge branch and resolve conflict in database_test.exs 2025-02-25 16:23:46 +04:00
pleroma Reachability refactor 2025-06-06 12:32:09 -07:00
support Merge branch 'translate-posts' into 'develop' 2025-03-20 09:11:57 +00:00
test_helper.exs Elixir 1.18 Deal with :warnings_as_errors deprecation in compiler_options/1 2025-05-13 14:02:47 +02:00