catstodon/spec
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484)
* Add specs for ActivityPub::CollectionsController#show

* Raise ActiveRecord::RecordNotFound

Raising ActiveRecord::NotFound raises NameError: uninitialized constant
ActiveRecord::NotFound.
2018-12-10 21:39:25 +01:00
..
controllers Add specs for activitypub collections controller (#9484) 2018-12-10 21:39:25 +01:00
fabricators
features
fixtures
helpers Add specs for Admin::AccountModerationNotesHelper (#9455) 2018-12-07 16:39:20 +01:00
lib
mailers
models Remove pending spec (#9453) 2018-12-07 16:53:55 +01:00
policies
presenters
requests
routing
services
support
validators Remove pending spec (#9454) 2018-12-07 16:38:50 +01:00
views
workers
rails_helper.rb
spec_helper.rb