pleroma/test/web/activity_pub
lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes
This is to run things like streaming notifications out, which will
sometimes need data that is created by the transaction, but is
streamed out asynchronously.
2020-06-05 16:47:02 +02:00
..
mrf StealEmojiPolicyTest: Clean up. 2020-05-25 14:00:18 +02:00
object_validators SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
transmogrifier Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
views Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
activity_pub_controller_test.exs User: Don't error out if we want to refresh a user but can't 2020-05-25 12:46:14 +02:00
activity_pub_test.exs Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
object_validator_test.exs SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
pipeline_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher_test.exs User: Move inbox & shared_inbox to own fields 2020-04-10 06:20:02 +02:00
relay_test.exs Exclude post actor from to of relay announce 2020-05-27 23:51:15 +09:00
side_effects_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
transmogrifier_test.exs Transmogrifier: Use a simpler way to get mentions. 2020-05-25 15:08:43 +02:00
utils_test.exs Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
visibilty_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00