You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256)
5 months ago
..
activitypub Select correct self link when parsing Webfinger response (#31110) 6 months ago
accept_notification_request_service_spec.rb Change notification request acceptance to immediately delete the request (#31256) 5 months ago
account_search_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
account_statuses_cleanup_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
after_block_domain_from_account_service_spec.rb Undo notification permissions on individual and domain blocks (#29570) 10 months ago
after_block_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
after_unallow_domain_service_spec.rb Add basic coverage for `AfterUnallowDomainService` class (#29324) 11 months ago
app_sign_up_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
appeal_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
approve_appeal_service_spec.rb Add basic coverage for `ApproveAppealService` class (#29333) 11 months ago
authorize_follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
backup_service_spec.rb Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 6 months ago
batched_remove_status_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
block_domain_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
block_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
bootstrap_timeline_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
bulk_import_row_service_spec.rb Combine double subject runs and DRY up change check in bulk import service spec (#29402) 9 months ago
bulk_import_service_spec.rb Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
clear_domain_media_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
create_featured_tag_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 9 months ago
delete_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
dismiss_notification_request_service_spec.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 5 months ago
fan_out_on_write_service_spec.rb Reduce extra factories in `FanOutOnWriteService` spec (#31053) 6 months ago
favourite_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
fetch_link_card_service_spec.rb Do not pass unknown encoding names to nokogiri. (#30987) 6 months ago
fetch_oembed_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
fetch_remote_status_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
fetch_resource_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
import_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
move_service_spec.rb Add basic coverage for `MoveService` class (#29301) 11 months ago
mute_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
notify_service_spec.rb Revamp notification policy options (#31343) 5 months ago
post_status_service_spec.rb fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 7 months ago
precompute_feed_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
process_hashtags_service_spec.rb Add basic coverage for `ProcessHashtagsService` class (#29320) 11 months ago
process_mentions_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
purge_domain_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
reblog_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
reject_follow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
remove_domains_from_followers_service_spec.rb Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327) 11 months ago
remove_featured_tag_service_spec.rb Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) 9 months ago
remove_from_followers_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
remove_status_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
report_service_spec.rb Add optional OAuth application to reports (#30539) 6 months ago
resolve_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
resolve_url_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
search_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
software_update_check_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
suspend_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
tag_search_service_spec.rb Add basic coverage for `TagSearchService` class (#29319) 10 months ago
translate_status_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
unallow_domain_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unblock_domain_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
unblock_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unfavourite_service_spec.rb Add basic coverage for `UnfavouriteService` class (#29329) 11 months ago
unfollow_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
unmute_service_spec.rb Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 9 months ago
unsuspend_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
update_account_service_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
update_status_service_spec.rb Fix intermittent order based failure in `UpdateStatusService` spec (#30008) 9 months ago
verify_link_service_spec.rb Remove unneeded `type: :service` from spec/services files (#29304) 10 months ago
vote_service_spec.rb Add basic coverage for `VoteService` class (#29334) 11 months ago
webhook_service_spec.rb Add basic coverage for `WebhookService` class (#29331) 11 months ago