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
object_validators
transmogrifier Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
views
activity_pub_controller_test.exs
activity_pub_test.exs
object_validator_test.exs
pipeline_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher_test.exs
relay_test.exs
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
utils_test.exs
visibilty_test.exs