pleroma/test
lain 6aa116eca7 Create activity handling: Flip it and reverse it
Both objects and create activities will now go through the common
pipeline and will be validated. Objects are now created as a side
effect of the Create activity, rolling back a transaction if it's
not possible to insert the object.
2020-04-28 16:26:19 +02:00
..
activity/ir
bbs
config don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation
docs
emails
emoji
federation
fixtures ChatMessage: Correctly ingest emoji tags. 2020-04-23 16:19:49 +02:00
http
instance_static/emoji
integration
object
plugs [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
pool
reverse_proxy
support Use json_response_and_validate_schema/2 in tests to validate OpenAPI schema 2020-04-27 20:46:52 +04:00
tasks don't restart postgrex 2020-04-17 12:45:13 +03:00
upload
uploaders
user
web Create activity handling: Flip it and reverse it 2020-04-28 16:26:19 +02:00
workers
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs
chat_test.exs
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
repo_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs Stats: Use invisible property for filtering. 2020-04-22 19:02:22 +02:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Merge branch 'fix/follow-and-blocks-import' into 'develop' 2020-04-22 15:46:04 +00:00
xml_builder_test.exs