Commit Graph

4 Commits (61dcb686a8f0a3272e2948c9a072aa58593a7409)

Author SHA1 Message Date
ysksn 9dd5e329ab Remove empty strings ()
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account ()
* 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
Akihiko Odaki (@fn_aki@pawoo.net) 42844df966 Spec ScopedSettings ()
Samy KACIMI 81c76fe375 add more tests to models