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
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366)
12 months ago
..
activitypub Fix processing of `Link` objects in `Image` objects (#29335) 1 year ago
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 1 year ago
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
after_unallow_domain_service_spec.rb Add basic coverage for `AfterUnallowDomainService` class (#29324) 1 year ago
app_sign_up_service_spec.rb Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 1 year ago
appeal_service_spec.rb Add basic coverage for `AppealService` class (#29322) 1 year ago
approve_appeal_service_spec.rb Add basic coverage for `ApproveAppealService` class (#29333) 1 year ago
authorize_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
backup_service_spec.rb
batched_remove_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
block_domain_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
block_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb
bulk_import_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
clear_domain_media_service_spec.rb
create_featured_tag_service_spec.rb Add basic coverage for `CreateFeaturedTagService` class (#29321) 1 year ago
delete_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
fan_out_on_write_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
favourite_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 1 year ago
follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
import_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
move_service_spec.rb Add basic coverage for `MoveService` class (#29301) 1 year ago
mute_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
notify_service_spec.rb Add notification policies and notification requests (#29366) 12 months ago
post_status_service_spec.rb Reduce `RSpec/MultipleExpectations` in post_status_service spec (#29225) 1 year ago
precompute_feed_service_spec.rb
process_hashtags_service_spec.rb Add basic coverage for `ProcessHashtagsService` class (#29320) 1 year ago
process_mentions_service_spec.rb
purge_domain_service_spec.rb Reduced repeated setup in `PurgeDomainService` spec (#28786) 1 year ago
reblog_service_spec.rb Disable `Rails/SkipsModelValidations` cop (#28712) 1 year ago
reject_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
remove_domains_from_followers_service_spec.rb Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327) 1 year ago
remove_featured_tag_service_spec.rb Add basic coverage for `RemoveFeaturedTagService` class (#29328) 1 year ago
remove_from_followers_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
remove_status_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 1 year ago
report_service_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
resolve_account_service_spec.rb Add common `ThreadingHelper` module for specs (#29116) 1 year ago
resolve_url_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 1 year ago
search_service_spec.rb
software_update_check_service_spec.rb
suspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
translate_status_service_spec.rb
unallow_domain_service_spec.rb Reduced repeated setup in `UnallowDomainService` spec (#28785) 1 year ago
unblock_domain_service_spec.rb
unblock_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
unfavourite_service_spec.rb Add basic coverage for `UnfavouriteService` class (#29329) 1 year ago
unfollow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
unmute_service_spec.rb Add basic coverage for `UnmuteService` class (#29330) 1 year ago
unsuspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
update_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
update_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
verify_link_service_spec.rb Use heredoc on the `HTML` blocks in verify link spec (#29365) 1 year ago
vote_service_spec.rb Add basic coverage for `VoteService` class (#29334) 1 year ago
webhook_service_spec.rb Add basic coverage for `WebhookService` class (#29331) 1 year ago