mastodon/spec
2017-05-30 22:14:32 +02:00
..
controllers Remove exports/base controller in favor of shared concern (#3444) 2017-05-30 19:06:01 +02:00
fabricators Cover ApplicationController more in spec (#3230) 2017-05-22 17:58:57 +02:00
features
fixtures
helpers Use around hook to restore context in InstanceHelper spec (#3429) 2017-05-30 06:32:33 -04:00
javascript Update dependencies of Node.js (#3067) 2017-05-29 18:23:28 +02:00
lib Add preference setting for delete toot modal (#3368) 2017-05-29 17:56:13 +02:00
mailers
models Refactor User and spec (#3431) 2017-05-30 15:28:56 +02:00
policies Fix incorrect visibility setter in StatusPolicySpec (#3456) 2017-05-30 22:14:32 +02:00
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests
routing Refactor of API timeline actions (#3263) 2017-05-23 18:11:39 +02:00
services Avoid comparing domains when looking for an exact match of a local account (#3336) 2017-05-27 00:55:08 +02:00
support/matchers/model
views Update rails to version 5.0.3 (#3054) 2017-05-14 16:30:14 +02:00
workers Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00
rails_helper.rb Disable sidekiq logging in test mode (#2962) 2017-05-10 16:16:42 +02:00
spec_helper.rb