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
7 years ago
..
controllers
fabricators
features
fixtures
helpers
javascript
lib
mailers
models Some minor change and spec for Account (#3813) 7 years ago
policies
presenters
requests
routing
services
support Some minor change and spec for Account (#3813) 7 years ago
views
workers
rails_helper.rb
spec_helper.rb