mastodon/spec/services
Claire 89a496b42f
Fix status edits not always being streamed to mentioned users (#28324)
2023-12-12 10:39:21 +00:00
..
activitypub Remove double subject call in `services/activitypub/process_account_service` spec (#28214) 2023-12-06 08:44:51 +00:00
account_search_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
account_statuses_cleanup_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
after_block_domain_from_account_service_spec.rb Remove unused stub json ld context (#25454) 2023-10-16 15:38:27 +02:00
after_block_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
app_sign_up_service_spec.rb Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
authorize_follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
backup_service_spec.rb Speed-up on `BackupService` spec (#25527) 2023-06-22 11:53:28 +02:00
batched_remove_status_service_spec.rb Fix some incorrect tests (#26035) 2023-07-17 13:13:43 +02:00
block_domain_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
block_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
bootstrap_timeline_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
bulk_import_row_service_spec.rb Fix list import concurrently creating lists of the same name (#26372) 2023-08-07 17:59:20 +02:00
bulk_import_service_spec.rb Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
clear_domain_media_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
delete_account_service_spec.rb Remove double subject call in `services/delete_account_service` spec (#28212) 2023-12-06 08:51:09 +00:00
fan_out_on_write_service_spec.rb Fix status edits not always being streamed to mentioned users (#28324) 2023-12-12 10:39:21 +00:00
favourite_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
fetch_link_card_service_spec.rb Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
fetch_oembed_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
fetch_remote_status_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
fetch_resource_service_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 2023-06-22 14:55:22 +02:00
follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
import_service_spec.rb Fix `Performance/MapMethodChain` cop (#27744) 2023-11-07 13:01:09 +00:00
mute_service_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
notify_service_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
post_status_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
precompute_feed_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
process_mentions_service_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
purge_domain_service_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2023-06-14 16:44:37 +02:00
reblog_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
reject_follow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
remove_from_followers_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
remove_status_service_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
report_service_spec.rb Fix duplicate reports being sent when reporting some remote posts (#27355) 2023-10-10 16:00:50 +02:00
resolve_account_service_spec.rb Handle scenario when webfinger response `subject` is missing host value (#28088) 2023-11-28 18:37:54 +00:00
resolve_url_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 2023-10-19 16:55:06 +02:00
search_service_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
software_update_check_service_spec.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
suspend_account_service_spec.rb Remove double subject call in `services/suspend_account_service` spec (#28213) 2023-12-06 08:45:19 +00:00
translate_status_service_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
unallow_domain_service_spec.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
unblock_domain_service_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 2023-11-08 15:42:30 +00:00
unblock_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
unfollow_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
unsuspend_account_service_spec.rb Remove double subject call in `services/unsuspend_account_service` spec (#28215) 2023-12-06 08:44:07 +00:00
update_account_service_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
update_status_service_spec.rb Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
verify_link_service_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00