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
2017-06-07 20:09:25 +02:00
..
controllers Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
fabricators Remove redundant code in AtomSerializer and spec (#3528) 2017-06-03 20:51:08 +02:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures A minor change for ProviderDiscovery and spec (#3543) 2017-06-04 14:59:40 +02:00
helpers Hold value of I18n.locale with ApplicationHelperSpec (#3474) 2017-05-31 17:09:28 +02:00
javascript Add quotes ESLint rules (#3602) 2017-06-06 03:56:36 +02:00
lib Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
mailers
models Use "match_array" only for order independent assertions (#3626) 2017-06-07 12:59:28 -04:00
policies
presenters
requests
routing Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
services Fix 500 errors on searching invalid URLs (#3613) 2017-06-06 16:44:48 +02:00
support Spec ScopedSettings (#3559) 2017-06-04 17:07:39 +02:00
views
workers
rails_helper.rb
spec_helper.rb