glitch-social/spec/services
Matt Jankowski b0064ddda7
Add basic coverage for `MoveService` class (#29301)
2024-02-23 09:59:29 +00:00
..
activitypub Fix processing of `Link` objects in `Image` objects (#29335) 2024-02-22 22:27:24 +01:00
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
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) 2024-02-21 17:13:11 +00:00
app_sign_up_service_spec.rb Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2024-01-15 17:10:57 +00:00
appeal_service_spec.rb Add basic coverage for `AppealService` class (#29322) 2024-02-21 17:12:31 +00:00
approve_appeal_service_spec.rb Add basic coverage for `ApproveAppealService` class (#29333) 2024-02-22 10:40:07 +00:00
authorize_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
backup_service_spec.rb
batched_remove_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
block_domain_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
block_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
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) 2024-01-10 11:06:58 +00:00
clear_domain_media_service_spec.rb
create_featured_tag_service_spec.rb Add basic coverage for `CreateFeaturedTagService` class (#29321) 2024-02-21 16:58:19 +00:00
delete_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
fan_out_on_write_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
favourite_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
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 2024-02-01 15:56:46 +01:00
follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
import_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
move_service_spec.rb Add basic coverage for `MoveService` class (#29301) 2024-02-23 09:59:29 +00:00
mute_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
notify_service_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +00:00
post_status_service_spec.rb Reduce `RSpec/MultipleExpectations` in post_status_service spec (#29225) 2024-02-16 07:52:29 +00:00
precompute_feed_service_spec.rb
process_hashtags_service_spec.rb Add basic coverage for `ProcessHashtagsService` class (#29320) 2024-02-21 16:57:45 +00:00
process_mentions_service_spec.rb
purge_domain_service_spec.rb Reduced repeated setup in `PurgeDomainService` spec (#28786) 2024-01-18 10:07:49 +00:00
reblog_service_spec.rb Disable `Rails/SkipsModelValidations` cop (#28712) 2024-01-15 13:46:47 +00:00
reject_follow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
remove_domains_from_followers_service_spec.rb Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327) 2024-02-22 10:53:38 +00:00
remove_featured_tag_service_spec.rb Add basic coverage for `RemoveFeaturedTagService` class (#29328) 2024-02-22 10:51:04 +00:00
remove_from_followers_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
remove_status_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-12 15:58:28 +00:00
report_service_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +00:00
resolve_account_service_spec.rb Add common `ThreadingHelper` module for specs (#29116) 2024-02-07 14:53:29 +00:00
resolve_url_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
search_service_spec.rb
software_update_check_service_spec.rb
suspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
translate_status_service_spec.rb
unallow_domain_service_spec.rb Reduced repeated setup in `UnallowDomainService` spec (#28785) 2024-01-18 10:11:10 +00:00
unblock_domain_service_spec.rb
unblock_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
unfavourite_service_spec.rb Add basic coverage for `UnfavouriteService` class (#29329) 2024-02-22 10:48:42 +00:00
unfollow_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
unmute_service_spec.rb Add basic coverage for `UnmuteService` class (#29330) 2024-02-22 10:48:09 +00:00
unsuspend_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
update_account_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
update_status_service_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
verify_link_service_spec.rb Use heredoc on the `HTML` blocks in verify link spec (#29365) 2024-02-22 21:26:48 +00:00
vote_service_spec.rb Add basic coverage for `VoteService` class (#29334) 2024-02-22 10:39:18 +00:00
webhook_service_spec.rb Add basic coverage for `WebhookService` class (#29331) 2024-02-22 10:46:20 +00:00