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
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629)
* Move ApiController to Api/BaseController

* API controllers inherit from Api::BaseController

* Add coverage for various error cases in api/base controller
9 years ago
..
controllers Clean up for api/base controller (#3629) 9 years ago
fabricators Remove redundant code in AtomSerializer and spec (#3528) 9 years ago
features Add scenarios for log in (#3497) 9 years ago
fixtures A minor change for ProviderDiscovery and spec (#3543) 9 years ago
helpers Hold value of I18n.locale with ApplicationHelperSpec (#3474) 9 years ago
javascript Add quotes ESLint rules (#3602) 9 years ago
lib Introduce StatusThreadingConcern (#3490) 9 years ago
mailers
models Use "match_array" only for order independent assertions (#3626) 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 Fix 500 errors on searching invalid URLs (#3613) 9 years ago
support Spec ScopedSettings (#3559) 9 years ago
views
workers
rails_helper.rb
spec_helper.rb