mastodon/spec/controllers
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
..
activitypub Add specs for activitypub collections controller (#9484) 2018-12-10 21:39:25 +01:00
admin Add spec for Admin::SuspentionsController#new (#9483) 2018-12-10 21:38:21 +01:00
api rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
auth fix: Execute PAM authentication tests on CircleCI (#9029) 2018-10-20 17:28:04 +02:00
concerns Improve signature verification safeguards (#8959) 2018-10-12 00:15:55 +02:00
oauth
settings lint pass 2 (#8878) 2018-10-04 17:38:04 +02:00
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Lint pass (#8876) 2018-10-04 12:36:53 +02:00
application_controller_spec.rb Lint pass (#8876) 2018-10-04 12:36:53 +02:00
authorize_interactions_controller_spec.rb Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
emojis_controller_spec.rb Misc. typos (#8694) 2018-09-14 00:53:09 +02:00
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb Lint pass (#8876) 2018-10-04 12:36:53 +02:00
manifests_controller_spec.rb
media_controller_spec.rb
remote_follow_controller_spec.rb
remote_unfollows_controller_spec.rb Lint pass (#8876) 2018-10-04 12:36:53 +02:00
shares_controller_spec.rb
statuses_controller_spec.rb Fix thread depth computation in statuses_controller (#9426) 2018-12-05 02:12:29 +01:00
stream_entries_controller_spec.rb Misc. typos (#8694) 2018-09-14 00:53:09 +02:00
tags_controller_spec.rb