1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-02 13:13:36 +00:00
mastodon/spec
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
2017-06-22 18:34:27 +02:00
..
controllers setting-for-account-deletable () 2017-06-19 15:12:31 +02:00
fabricators Update fabricator for MediaAttachment to attach a file according to type () 2017-06-20 20:40:45 +02:00
features Add scenarios for log in () 2017-06-01 17:25:59 +02:00
fixtures A minor change for ProviderDiscovery and spec () 2017-06-04 14:59:40 +02:00
helpers Fix RTL detection on Ruby side () 2017-06-20 18:45:09 +02:00
javascript Add quotes ESLint rules () 2017-06-06 03:56:36 +02:00
lib Whitelist allowed classes for federated statuses () 2017-06-17 20:26:05 +02:00
mailers Spec UserMailer () 2017-06-17 01:15:00 +02:00
models Some minor change and spec for Account () 2017-06-22 18:34:27 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Use around hook to restore context in InstancePresenter spec () 2017-05-30 09:03:35 -04:00
requests Fix locale related specs () 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace () 2017-06-10 09:39:26 +02:00
services Rename FollowRemoteAccountService to ResolveRemoteAccountService () 2017-06-19 01:51:04 +02:00
support Some minor change and spec for Account () 2017-06-22 18:34:27 +02:00
views Update rails to version 5.0.3 () 2017-05-14 16:30:14 +02:00
workers Batched remove status service () 2017-06-14 18:01:35 +02:00
rails_helper.rb Disable sidekiq logging in test mode () 2017-05-10 16:16:42 +02:00
spec_helper.rb Add more tests for AtomSerializer () 2017-04-18 22:30:17 +02:00