spc-pleroma/test/pleroma
Mark Felder 1b40ebfa20 Pleroma.Signature: dialyzer error
lib/pleroma/signature.ex:30:pattern_match
The pattern can never match the type.

Pattern:
%{<<97, 112, 95, 105, 100>> => _ap_id}

Type:
{:error, _} | {:ok, map()}
2024-01-26 21:03:41 -05:00
..
activity/ir
chat
config Fix test "transforms config to tuples" 2023-12-29 22:50:26 -05:00
conversation Fix some more typos 2023-12-28 00:17:04 +01:00
docs
ecto_type/activity_pub/object_validators
emails
emoji
gun
http Fix some more typos 2023-12-28 00:17:04 +01:00
instances
integration
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
object Prevent requeuing Remote Fetcher jobs that exceed thread depth 2023-12-27 22:28:41 -05:00
password
repo/migrations Fix tests by leveraging Keyword.equal?/2 2023-12-29 22:50:26 -05:00
search
upload
uploaders
user
web RichMedia.Parser.TTL.AwsSignedUrl: dialyzer fix 2024-01-26 17:37:32 -05:00
workers Allow the Remote Fetcher to attempt fetching an unreachable instance 2024-01-14 14:05:43 -05:00
activity_test.exs Skip tests on MacOS/Darwin that have always failed 2024-01-15 20:18:43 -05:00
announcement_read_relationship_test.exs
announcement_test.exs
application_requirements_test.exs
bookmark_test.exs
captcha_test.exs
chat_test.exs
config_db_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
frontend_test.exs
hashtag_test.exs
healthcheck_test.exs Fix tests by leveraging Keyword.equal?/2 2023-12-29 22:50:26 -05:00
html_test.exs
http_test.exs
instances_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
repo_test.exs
report_note_test.exs
resilience_test.exs
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs Pleroma.Signature: dialyzer error 2024-01-26 21:03:41 -05:00
stats_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs
utils_test.exs
xml_builder_test.exs