akkoma/test/pleroma
Oneric be7ce02295 test/mastodon_api/status: insert mute before testing unmute
Currently the test is still correctly sensitive to the visibility issue
it wants to test, but it easy to see how this could chane in the future
if it starts considering whether a mute existed in the first place.
Inserting a mute first ensures the test will keep working as intended.
2025-12-24 00:00:00 +00:00
..
activity Prune old Update activities 2024-02-17 16:57:40 +01:00
akkoma Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
collections Only allow exact id matches 2024-03-25 14:05:05 -01:00
config Rename StripLocation to StripMetadata for temporal-proofing reasons 2024-04-16 20:37:00 +02:00
conversation api: ensure only visible posts are interactable 2025-11-22 00:00:00 +00:00
docs
ecto_type/activity_pub/object_validators
emails Correct email links to be absolute URLs 2023-11-02 11:49:03 +00:00
emoji allow for OTP code changes in :zip 2024-10-30 14:43:18 +00:00
http Drop superfluous RequestBuilder 2025-09-07 00:00:00 +00:00
instances
integration Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
mfa Put matchers in matchers subpackage 2023-08-06 15:53:04 +01:00
migration_helper
object Re-sign requests when following redirects 2025-09-06 00:00:00 +00:00
password
repo/migrations Another keyword.equal? check 2023-08-06 16:36:18 +01:00
search test/meilisearch: maybe fix flakyness 2025-11-09 00:00:00 +00:00
translators
upload strip_metadata: skip BMP files 2024-06-27 18:29:45 +02:00
uploaders Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
user Add tests for SigninKey module 2025-02-14 22:10:25 +01:00
web test/mastodon_api/status: insert mute before testing unmute 2025-12-24 00:00:00 +00:00
workers Use apropriate cancellation type for oban jobs 2025-04-15 19:40:26 +02:00
activity_test.exs meilisearch: respect meili’s result ranking 2024-05-29 23:17:27 +00:00
announcement_read_relationship_test.exs
announcement_test.exs
application_requirements_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
bookmark_test.exs api/statuses/bookmark: improve response for hidden or bogus targets 2025-12-24 00:00:00 +00:00
captcha_test.exs
config_db_test.exs Remove proxy_remote vestiges 2024-06-16 01:21:52 +02:00
config_test.exs
conversation_test.exs api: ensure only visible posts are interactable 2025-11-22 00:00:00 +00:00
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
frontend_test.exs frontend: print warning for third-party frontends 2025-11-23 00:00:00 +00:00
hashtag_test.exs
healthcheck_test.exs Delete useless, custom JobQueueMonitor 2025-10-10 00:00:00 +00:00
html_test.exs Fix broken tests 2024-06-09 17:35:47 +01:00
http_test.exs Move rescue to the HTTP request itself 2024-06-04 14:30:16 +01:00
instances_test.exs instances: drop has_request_signatures 2025-06-07 20:27:58 +02:00
iso639_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs
notification_test.exs api: return error when replying to already deleted post 2025-11-06 15:58:40 +01:00
object_test.exs Always insert Dedupe upload filter 2024-03-18 22:33:10 -01:00
otp_version_test.exs
pagination_test.exs
password_test.exs
registration_test.exs
repo_test.exs
report_note_test.exs
reverse_proxy_test.exs Sanitise Content-Type of media proxy URLs 2024-03-18 22:33:10 -01:00
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs refactor: move creation of date strings for signatures into plug 2025-09-06 00:00:00 +00:00
stats_test.exs Drop counter_cache stubbing out /api/v1/pleroma/admin/stats 2025-11-17 00:00:00 +00:00
upload_test.exs Always insert Dedupe upload filter 2024-03-18 22:33:10 -01:00
user_invite_token_test.exs
user_note_test.exs
user_relationship_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
user_search_test.exs mix format 2024-10-26 05:05:48 +01:00
user_test.exs api: prefer duration param for mute expiration 2025-11-08 00:00:00 +00:00
utils_test.exs
xml_builder_test.exs