chinwagsocial/spec/services
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894)
* Add test for not persisting status when attaching media to scheduled toot

* Prevent status used for validation from being persisted to the database

Fixes #9893

Thanks to tateisu for the help investigating this.
2019-01-21 20:03:04 +01:00
..
activitypub Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00
pubsubhubbub
account_search_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb Add REST API for creating an account (#9572) 2018-12-24 19:12:38 +01:00
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
block_domain_service_spec.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
block_service_spec.rb
bootstrap_timeline_service_spec.rb
fan_out_on_write_service_spec.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
favourite_service_spec.rb
fetch_atom_service_spec.rb
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb
follow_service_spec.rb
hashtag_query_service_spec.rb
mute_service_spec.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
notify_service_spec.rb Do not hide boost notifications from followed people with hidden boosts (#9147) 2018-10-30 00:47:31 +01:00
post_status_service_spec.rb Fix scheduled toot with media immediately creating a toot (#9894) 2019-01-21 20:03:04 +01:00
precompute_feed_service_spec.rb
process_feed_service_spec.rb
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb
report_service_spec.rb
resolve_account_service_spec.rb
resolve_url_service_spec.rb
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb Reject existing Follow in addition to sending a Block (#9811) 2019-01-18 15:57:19 +01:00
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb
verify_link_service_spec.rb