pleroma/test
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
..
activity/ir
bbs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
config returning partial chain 2020-05-15 16:16:02 +03:00
conversation Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
docs
emails
emoji
federation
fixtures Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-25 13:57:27 +02:00
http hackney adapter helper: support tlsv1.3 and remove custom opts 2020-05-30 15:36:55 +03:00
instance_static get-packs for local generated pack 2020-05-28 19:41:34 +03:00
integration Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mfa
object
plugs HTTP Security plug: rewrite &csp_string/0 2020-05-27 21:31:47 +03:00
pool
reverse_proxy
support Factory: Set users to be ap_enabled by default. 2020-05-25 12:59:42 +02:00
tasks Do not include activities of invisible users unless explicitly requested 2020-06-02 13:34:12 +03:00
upload
uploaders {:error, :enoent} s3 fix 2020-05-13 11:38:21 +03:00
user
web Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
workers Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 2020-05-21 04:41:42 +03:00
activity_expiration_test.exs
activity_test.exs Merge branch 'fix/1742-random-failing-tests' into 'develop' 2020-05-13 13:38:32 +00:00
bookmark_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
captcha_test.exs
chat_message_reference_test.exs Apply suggestion to test/chat_message_reference_test.exs 2020-06-04 15:16:15 +00:00
chat_test.exs Chats: Remove unread from the db, calculate from unseen messages. 2020-06-03 14:26:50 +02:00
config_test.exs
conversation_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
moderation_log_test.exs
notification_test.exs Notification: Don't break on figuring out the type of old EmojiReactions 2020-06-04 20:40:46 +02:00
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
test_helper.exs
upload_test.exs UploadTest: Fix test. 2020-05-21 15:17:39 +02:00
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Fix config setting to not affect other tests 2020-05-30 16:47:09 +03:00
xml_builder_test.exs