chinwagsocial/spec/services
Eugen Rochko c6b0311b86 Fix #54 - Fetch remote accounts by URL from mentions
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService
into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public"
skipped as it's not a real URL/user.
2016-09-26 16:44:40 +02:00
..
fan_out_on_write_service_spec.rb Adding more test stubs 2016-03-19 12:13:47 +01:00
favourite_service_spec.rb Adding more test stubs 2016-03-19 12:13:47 +01:00
fetch_atom_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_account_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_status_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
follow_remote_account_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
follow_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
post_status_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
precompute_feed_service_spec.rb Adding more test stubs 2016-03-19 12:13:47 +01:00
process_feed_service_spec.rb Fix #43 2016-09-18 12:28:49 +02:00
process_interaction_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
process_mentions_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
reblog_service_spec.rb Changing the use of config constants to the Rails configuration object 2016-02-29 20:06:39 +01:00
send_interaction_service_spec.rb Fixing some bugs, adding pending test examples 2016-03-05 12:50:59 +01:00
unfollow_service_spec.rb Removing autogenerated test stubs that were not needed 2016-03-18 23:36:54 +01:00
update_remote_profile_service_spec.rb Only re-download avatar if URL changed (fix #19) 2016-03-22 21:05:23 +01:00