akkoma/lib/pleroma/object
Mark Felder ac4cc619ea Fix Transmogrifier tests
These tests relied on the removed Fetcher.fetch_object_from_id!/2 function injecting the error tuple into a log message with the exact words "Object containment failed."

We will keep this behavior by generating a similar log message, but perhaps this should do a better job of matching on the error tuple returned by Transmogrifier.handle_incoming/1
2024-04-12 20:26:56 +01:00
..
containment.ex Only allow exact id matches 2024-03-25 14:05:05 -01:00
fetcher.ex Fix Transmogrifier tests 2024-04-12 20:26:56 +01:00
pruner.ex Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
updater.ex Support elixir1.15 2023-08-03 17:44:09 +01:00