chinwagsocial/spec/models
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
* Introduce domains method to Account relation

Account had followers_domains method, which was excessively specific.
Let relation of Account have domains method instead.

* Move follow_mapping in Account to AccountInteractions

* Introduce shared examples for AccountAvatar inclusion

* Cover Account more
2017-06-22 18:34:27 +02:00
..
concerns
web Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
account_domain_block_spec.rb
account_filter_spec.rb
account_spec.rb Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
block_spec.rb Cover Block more (#3837) 2017-06-19 11:31:37 +02:00
conversation_mute_spec.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
conversation_spec.rb
domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
follow_request_spec.rb
follow_spec.rb Introduce recent to Follow (#3247) 2017-05-23 13:12:19 +02:00
import_spec.rb
media_attachment_spec.rb Add media dimensions (#2448) 2017-04-26 03:48:12 +02:00
mention_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute_spec.rb
notification_spec.rb
preview_card_spec.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
report_filter_spec.rb
report_spec.rb
status_spec.rb Fix regression from #3842 (#3892) 2017-06-22 02:38:50 +02:00
stream_entry_spec.rb
subscription_spec.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
tag_spec.rb
user_spec.rb