pleroma/test
Ilja 7fdc3cde06
Return maps in node_info
It's easiest (and imo most proper) to use tuples {"instance, "reason"} in BE,
but for FE maps like %{"instance": "instance", "reason", "reason"} are better.
I changed it so that node_info returns maps now for simple_policy and quarantined instances.
2021-08-06 07:59:53 +02:00
..
config
credo/check/consistency
fixtures Merge branch 'features/ingestion-page' into 'develop' 2021-07-12 05:05:49 +00:00
instance_static
mix Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 2021-06-23 13:22:32 -05:00
pleroma Return maps in node_info 2021-08-06 07:59:53 +02:00
support Add tests for setting :instance, :quarantined_instances 2021-08-06 07:59:52 +02:00
test_helper.exs