mastodon/spec
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
..
controllers setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
fabricators Update fabricator for MediaAttachment to attach a file according to type (#3862) 2017-06-20 20:40:45 +02:00
features
fixtures
helpers Fix RTL detection on Ruby side (#3867) 2017-06-20 18:45:09 +02:00
javascript
lib Whitelist allowed classes for federated statuses (#3810) 2017-06-17 20:26:05 +02:00
mailers
models Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
policies
presenters
requests
routing
services Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
views
workers
rails_helper.rb
spec_helper.rb