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) 10768aa204 Spec response for forgery (#3248)
Remove protect_from_forgery in ApiController, which is disabled by the
following skip_before_action, as well.
9 years ago
..
controllers Spec response for forgery (#3248) 9 years ago
fabricators Cover ApplicationController more in spec (#3230) 9 years ago
features Add scenarios for log in (#3497) 9 years ago
fixtures
helpers Hold value of I18n.locale with ApplicationHelperSpec (#3474) 9 years ago
javascript Improve tests for JavaScript (#3496) 9 years ago
lib Remove usernames and hashtags from language detection (#3503) 9 years ago
mailers
models Handle nil and blank cases in Account finders (#3500) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 9 years ago
requests
routing Spec coverage and refactor for the api/v1/accounts controllers (#3451) 9 years ago
services Add status destroy authorization to policy (#3453) 9 years ago
support/matchers/model
views
workers Specs for cleanup workers (#3235) 9 years ago
rails_helper.rb
spec_helper.rb