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)
10 months ago
..
activitypub Fix processing of `Link` objects in `Image` objects (#29335) 11 months ago
account_search_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 1 year ago
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 Remove unused stub json ld context (#25454) 1 year ago
after_block_service_spec.rb
after_unallow_domain_service_spec.rb Add basic coverage for `AfterUnallowDomainService` class (#29324) 11 months 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) 11 months ago
approve_appeal_service_spec.rb Add basic coverage for `ApproveAppealService` class (#29333) 11 months 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 Fix list import concurrently creating lists of the same name (#26372) 1 year ago
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) 11 months 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 Change link previews to keep original URL from the status (#27312) 1 year ago
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 12 months 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) 11 months 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) 10 months ago
post_status_service_spec.rb Reduce `RSpec/MultipleExpectations` in post_status_service spec (#29225) 11 months ago
precompute_feed_service_spec.rb Fix `Lint/UselessAssignment` cop (#27472) 1 year ago
process_hashtags_service_spec.rb Add basic coverage for `ProcessHashtagsService` class (#29320) 11 months 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) 11 months ago
remove_featured_tag_service_spec.rb Add basic coverage for `RemoveFeaturedTagService` class (#29328) 11 months 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) 11 months ago
resolve_account_service_spec.rb Add common `ThreadingHelper` module for specs (#29116) 11 months ago
resolve_url_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 12 months ago
search_service_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
software_update_check_service_spec.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
suspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
translate_status_service_spec.rb Update rubocop and rubocop-rspec (#26329) 1 year ago
unallow_domain_service_spec.rb Reduced repeated setup in `UnallowDomainService` spec (#28785) 1 year ago
unblock_domain_service_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
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) 11 months 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) 11 months 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) 11 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