You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
controllers setting-for-account-deletable (#3852) 8 years ago
fabricators Update fabricator for MediaAttachment to attach a file according to type (#3862) 8 years ago
features
fixtures
helpers Fix RTL detection on Ruby side (#3867) 8 years ago
javascript
lib Whitelist allowed classes for federated statuses (#3810) 8 years ago
mailers Spec UserMailer (#3757) 8 years ago
models Some minor change and spec for Account (#3813) 8 years ago
policies
presenters
requests Fix locale related specs (#3707) 8 years ago
routing
services Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 8 years ago
support Some minor change and spec for Account (#3813) 8 years ago
views
workers Batched remove status service (#3735) 8 years ago
rails_helper.rb
spec_helper.rb