honkoma/test
Egor Kislitsyn f1e4333dd7
Fix test
2020-10-07 18:35:28 +04:00
..
activity/ir Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
bbs
chat
config Config settings leak and break configdb migration tests when async 2020-09-25 12:20:52 -05:00
conversation
docs
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
http
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
integration [#2074] OAuth scope checking in Streaming API. 2020-09-19 19:16:55 +03:00
mfa Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
migration_helper
migrations
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 Add backups deletion 2020-10-07 18:34:29 +04:00
tasks added `force` option to the unfollow operation 2020-09-28 09:16:42 +03:00
upload
uploaders
user Filter out internal users by default 2020-09-22 16:56:11 +04:00
web Fix test 2020-10-07 18:35:28 +04: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
backup_test.exs Fix test 2020-10-07 18:35:28 +04:00
bookmark_test.exs
captcha_test.exs
chat_test.exs
config_test.exs
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 FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
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 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
registration_test.exs
repo_test.exs RepoStreamer.chunk_stream -> Repo.chunk_stream 2020-09-16 09:47:18 +03:00
report_note_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs
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 Merge remote-tracking branch 'upstream/develop' into email-fix-develop 2020-09-22 13:37:02 -05:00
utils_test.exs fix for test on mac 2020-09-24 10:46:09 +03:00
xml_builder_test.exs