pleroma/test
Ilja 9a213ee9ee Fixed deprecation warning checks
When a setting was deprecated, the code would stop checking for the rest of the possible deprications. This also meant that the settings weren't rewritten to the new settings for deprecated settings besides the first one.
2020-10-05 11:26:08 +02:00
..
activity/ir
bbs
chat
config Fixed deprecation warning checks 2020-10-05 11:26:08 +02:00
conversation
docs Config/Docs: Expand behaviour suggestions at runtime 2020-07-12 17:23:33 +02:00
emails fix for sometimes failing tests 2020-08-19 12:57:29 +03:00
emoji finland-emojis.zip -> emojis.zip 2020-09-22 21:58:30 +03:00
federation
fixtures finland-emojis.zip -> emojis.zip 2020-09-22 21:58:30 +03:00
gun Connection Pool: add tests 2020-07-15 15:26:35 +03:00
http Don't test tls_options in adapter helper test. 2020-07-15 15:26:35 +03:00
instance_static
integration [#2074] OAuth scope checking in Streaming API. 2020-09-19 19:16:55 +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 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into simplePolicy_reasons_for_instance_specific_policies 2020-10-01 22:16:31 +02:00
tasks added force option to the unfollow operation 2020-09-28 09:16:42 +03:00
upload Merge branch 'fix/upload-filter-exiftool-webp' into 'develop' 2020-09-08 19:45:44 +03:00
uploaders copy tmp file if test depends on it 2020-07-21 10:31:58 +03:00
user Filter out internal users by default 2020-09-22 16:56:11 +04:00
web config :mrf, :transparency_exclusions works with tumples now 2020-10-02 19:08:04 +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 Expose seconds_valid in Pleroma Captcha API endpoint 2020-07-29 16:07:22 -05:00
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 don't run in async mode 2020-09-24 12:00:39 +03:00
filter_test.exs
following_relationship_test.exs
formatter_test.exs Update linkify migration tests to use config from ConfigDB 2020-07-22 16:11:53 -05:00
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 [#2074] OAuth scope checking in Streaming API. 2020-09-19 19:16:55 +03:00
object_test.exs
otp_version_test.exs
pagination_test.exs OpenAPI: Add :id to follower/following endpoints, fixes #1958 2020-07-17 12:35:28 -05:00
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 User search: Once again, change uri handling. 2020-09-30 14:14:41 +02:00
user_test.exs Make mrfSimple work with tuples 2020-09-24 21:01:33 +02:00
utils_test.exs fix for test on mac 2020-09-24 10:46:09 +03:00
xml_builder_test.exs