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 Optimize MuteService and AfterBlockService ()
authorize_follow_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
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 Domain block service cleanup ()
block_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
fan_out_on_write_service_spec.rb Quick attempt to get pull requests passing
favourite_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
fetch_atom_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_link_card_service_spec.rb Use charlock_holmes instead of nkf at FetchLinkCardService ()
fetch_remote_account_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_remote_resource_service_spec.rb Fix 500 errors on searching invalid URLs ()
fetch_remote_status_service_spec.rb Fix - Fetch remote accounts by URL from mentions
follow_service_spec.rb Don't follow account if it's already followed ()
mute_service_spec.rb Optimize MuteService and AfterBlockService ()
notify_service_spec.rb Add buttons to block and unblock domain ()
post_status_service_spec.rb Fix - Add Idempotency-Key header to PostStatusService that prevents ()
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 Fixing some bugs, adding pending test examples
reblog_service_spec.rb Removing external hub completely, fix fixing digit-only hashtags,
reject_follow_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
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 Add specs (and refactor) of FetchRemoteResourceService and SearchService ()
send_interaction_service_spec.rb Fixing some bugs, adding pending test examples
subscribe_service_spec.rb Fix webfinger retries ()
suspend_account_service_spec.rb Delete records in smaller transaction ()
unblock_domain_service_spec.rb Unblock domain service specs/refactor ()
unblock_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
unfollow_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML
unmute_service_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly.
unsubscribe_service_spec.rb Services specs for subscribe and unsubscribe ()
update_remote_profile_service_spec.rb Set correct attachment type for rejected media ()