pleroma/test/pleroma
2024-12-06 20:05:26 +01:00
..
activity/ir Tests: Remove async from cases that use Mock 2023-12-10 17:10:18 +04:00
chat Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
config Merge remote-tracking branch 'origin/develop' into fork 2024-03-12 23:08:40 +01:00
conversation Fix some more typos 2023-12-28 00:17:04 +01:00
docs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
ecto_type/activity_pub/object_validators Remove unused and fix 2024-05-15 00:04:08 +02:00
emails Revert "Tests: fix more tests" 2023-12-12 19:35:08 +04:00
emoji Fix some more typos 2023-12-28 00:17:04 +01:00
gun Gun Connection Pool: successfully retry after reclaiming the pool 2024-06-20 14:03:22 -04:00
http Switch formatting checks to Elixir 1.15 2024-06-12 15:18:47 -04:00
instances Change set_reachable/1 to an upsert 2023-12-06 15:50:00 -05:00
integration Merge remote-tracking branch 'origin/develop' into fork 2024-11-19 18:39:47 +01:00
language Add test for translateLocally 2024-02-13 20:10:10 +01:00
mfa Implement a custom uri_equal?/2 to fix comparisons of URLs with unordered query parameters 2023-12-29 22:50:26 -05:00
migration_helper Merge remote-tracking branch 'origin/develop' into fork 2024-07-25 13:19:17 +02:00
object Improve Remote Object Fetcher error handling, Oban 2024-08-17 20:42:33 -04:00
password Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
repo/migrations Merge remote-tracking branch 'origin/develop' into fork 2024-08-02 14:46:20 +02:00
search QdrantSearch: Add health checks. 2024-05-27 14:21:55 +04:00
upload B DedupeTest: Add explicit test for the sharding structure 2024-11-12 12:43:16 +04:00
uploaders IPFS uploader: dialyzer fixes 2024-05-30 15:14:27 -04:00
user Merge remote-tracking branch 'origin/develop' into fork 2024-08-24 01:05:15 +02:00
web Merge branch 'fork' into backend-new 2024-11-17 01:14:37 +01:00
webhook Fix test 2024-05-29 23:29:40 +02:00
workers Merge remote-tracking branch 'origin/develop' into fork 2024-10-12 18:10:15 +02:00
activity_test.exs Fix order of args for favorite/2 2024-07-22 18:25:37 -04:00
announcement_read_relationship_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
announcement_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
application_requirements_test.exs Revert "Tests: fix more tests" 2023-12-12 19:35:08 +04:00
bookmark_folder_test.exs Allow to group bookmarks in folders 2024-03-01 11:04:01 +01:00
bookmark_test.exs Allow to group bookmarks in folders 2024-03-01 11:04:01 +01:00
captcha_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
chat_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
config_db_test.exs Switch formatting checks to Elixir 1.15 2024-06-12 15:18:47 -04:00
config_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
conversation_test.exs Fix most tests that call SearchIndexWorker. 2023-11-12 15:54:16 +04:00
emoji_test.exs Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
filter_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
following_relationship_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
formatter_test.exs Fix some more typos 2023-12-28 00:17:04 +01:00
frontend_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
hashtag_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
healthcheck_test.exs Fix tests by leveraging Keyword.equal?/2 2023-12-29 22:50:26 -05:00
html_test.exs Add tests for Mastodon mention hashtag class 2024-09-06 11:51:16 -04:00
http_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
instances_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
job_queue_monitor_test.exs Switch formatting checks to Elixir 1.15 2024-06-12 15:18:47 -04:00
keys_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
list_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
maps_test.exs Maps: Add filter_empty_values/1 2024-01-26 16:18:29 +01:00
marker_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
mfa_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
moderation_log_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
multi_language_test.exs MultiLanguage: Remove map_to_str 2024-05-31 23:21:02 +02:00
notification_test.exs Merge branch 'admin-report-notification-type' into fork 2024-09-15 12:10:30 +02:00
object_test.exs Pleroma.Upload.Filter.Dedupe: sharding directory structure 2024-10-29 16:00:18 -04:00
otp_version_test.exs Fix some more typos 2023-12-28 00:17:04 +01:00
pagination_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
registration_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
release_task_test.exs Linting 2024-11-21 16:32:05 +04:00
repo_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
report_note_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
resilience_test.exs Fix order of args for favorite/2 2024-07-22 18:25:37 -04:00
reverse_proxy_test.exs Fix some more typos 2023-12-28 00:17:04 +01:00
rule_test.exs Add tests 2022-05-16 14:06:53 +02:00
runtime_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
safe_jsonb_set_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
scheduled_activity_test.exs Fix Oban related tests 2024-05-27 13:48:24 -04:00
schema_test.exs Test for missing FK indexes 2024-05-30 10:49:45 -04:00
signature_test.exs Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-secure-mode 2024-05-28 12:31:12 +04:00
stats_test.exs Fix order of args for follow/2 2024-07-22 19:07:55 -04:00
upload_test.exs Pleroma.Upload.Filter.Dedupe: sharding directory structure 2024-10-29 16:00:18 -04:00
user_invite_token_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
user_relationship_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
user_search_test.exs Fix warnings in tests, treat warnings as errors in CI. 2023-01-03 14:59:14 -05:00
user_test.exs Remerge of hashtag following (#341) 2024-08-31 14:22:39 +02:00
utils_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
webhook_test.exs Fix api spec and tests 2023-03-16 17:01:43 +01:00
xml_builder_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00