mastodon/spec/services
Eugen Rochko dbaa6a0e13 Fix intermittent test failures due to accidentally reused class instance between threads ()
..
pubsubhubbub Specs for pubsub subscribe service ()
account_search_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
after_block_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Batched remove status service ()
block_domain_from_account_service_spec.rb Add buttons to block and unblock domain ()
block_domain_service_spec.rb
block_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb
fetch_link_card_service_spec.rb Use charlock_holmes instead of nkf at FetchLinkCardService ()
fetch_remote_account_service_spec.rb
fetch_remote_resource_service_spec.rb Fix 500 errors on searching invalid URLs ()
fetch_remote_status_service_spec.rb
follow_service_spec.rb Don't follow account if it's already followed ()
mute_service_spec.rb
notify_service_spec.rb Add buttons to block and unblock domain ()
post_status_service_spec.rb
precompute_feed_service_spec.rb Fix PrecomputeFeedService for filtered statuses ()
process_feed_service_spec.rb Introduce Ostatus name space ()
process_interaction_service_spec.rb Add status destroy authorization to policy ()
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb Fix removal of status sending the original status to mentioned users instead of delete Salmon ()
resolve_remote_account_service_spec.rb Fix intermittent test failures due to accidentally reused class instance between threads ()
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb Fix webfinger retries ()
suspend_account_service_spec.rb
unblock_domain_service_spec.rb Unblock domain service specs/refactor ()
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb Services specs for subscribe and unsubscribe ()
update_remote_profile_service_spec.rb