1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2017-06-30 13:43:34 +02:00
..
controllers Add controller spec for manifests controller () 2017-06-30 13:43:34 +02:00
fabricators Cover Admin::DomainBlocksController more () 2017-06-25 21:42:36 +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 Upgrade jsdom to version 11.0.0 () 2017-06-29 13:03:03 +02:00
lib Reduce number of commands in FeedManager#trim () 2017-06-29 01:17:26 +02:00
mailers Spec UserMailer () 2017-06-17 01:15:00 +02:00
models Overwrite old statuses with reblogs in PrecomputeFeedService () 2017-06-28 14:50:23 +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 Do not raise an error if PrecomputeFeed could not find any status () 2017-06-30 13:39:42 +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 Overwrite old statuses with reblogs in PrecomputeFeedService () 2017-06-28 14:50:23 +02:00
rails_helper.rb Overwrite old statuses with reblogs in PrecomputeFeedService () 2017-06-28 14:50:23 +02:00
spec_helper.rb