pleroma/test
lain 5e3c70afa5 AdminAPI Chat tests: Remove factory.
The factory system doesn't work too well with how the chats are
done. Instead of tempting people to use it, let's rather use the
CommonAPI system for now.
2020-09-17 13:37:25 +02:00
..
activity/ir
bbs
chat
config deprecation warnings 2020-09-07 19:59:17 +03:00
conversation
docs
emails fix for sometimes failing tests 2020-08-19 12:57:29 +03:00
emoji
federation
fixtures Pipeline Ingestion: Article 2020-09-11 01:40:20 +02:00
gun
http
instance_static
integration Streaming integration tests: remove unexpected error assumption 2020-09-10 21:28:47 +03:00
mfa
migration_helper
migrations Migrate legacy tags set by AdminFE to match TagPolicy, #2010 2020-08-02 13:42:23 -05:00
object Remove unused import 2020-09-16 10:56:42 -05:00
plugs schedule expired oauth tokens deletion with Oban 2020-09-10 16:01:19 +03:00
reverse_proxy
support AdminAPI Chat tests: Remove factory. 2020-09-17 13:37:25 +02:00
tasks schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
upload Merge branch 'fix/upload-filter-exiftool-webp' into 'develop' 2020-09-08 19:45:44 +03:00
uploaders
user Improved WelcomeChatMessageTest 2020-08-03 20:13:43 +02:00
web AdminAPI Chat tests: Remove factory. 2020-09-17 13:37:25 +02:00
workers remove validate_expires_at from enqueue method 2020-09-10 21:52:31 +03:00
activity_test.exs schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
application_requirements_test.exs Update clear_config macro 2020-08-05 17:46:14 +03:00
bookmark_test.exs
captcha_test.exs
chat_test.exs Chats: Add cascading delete on both referenced users. 2020-08-31 16:48:17 +02:00
config_test.exs Handle non-list keys in Config.fetch/1 2020-08-05 18:23:12 +03:00
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 Merge branch 'fix/rich-media-fake-statuses' into 'develop' 2020-09-08 13:56:42 +03:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs fixed tests 2020-09-15 15:32:49 +03:00
mfa_test.exs
moderation_log_test.exs
notification_test.exs Make notifications about new statuses from muted threads read 2020-08-17 00:11:33 +02:00
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs RepoStreamer.chunk_stream -> Repo.chunk_stream 2020-09-16 09:47:18 +03:00
report_note_test.exs Add ReportNote test 2020-08-02 17:45:15 -05:00
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs removing Stats worker from Oban cron jobs 2020-09-07 19:16:14 +03:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs Merge branch 'fix-searching-following' into 'develop' 2020-09-08 12:53:02 +03:00
user_test.exs User: Remote users don't need to be confirmed or approved 2020-09-16 17:29:16 +02:00
xml_builder_test.exs