mastodon/spec/controllers
ysksn ed24bb2c3e Add specs for activitypub collections controller ()
* 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
admin
api
auth fix: Execute PAM authentication tests on CircleCI () 2018-10-20 17:28:04 +02:00
concerns Improve signature verification safeguards () 2018-10-12 00:15:55 +02:00
oauth Add force_login option to OAuth authorize page () 2018-09-09 04:10:44 +02:00
settings lint pass 2 () 2018-10-04 17:38:04 +02:00
well_known Serialize webfinger XML with Ox instead of Nokogiri () 2018-05-02 22:28:46 +02:00
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible () 2018-07-31 01:14:33 +02:00
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb
application_controller_spec.rb
authorize_interactions_controller_spec.rb Optimize the process of following someone () 2018-11-08 21:05:42 +01:00
emojis_controller_spec.rb
follower_accounts_controller_spec.rb Add tests for followers_accounts_controller () 2018-06-13 10:28:39 +09:00
following_accounts_controller_spec.rb
home_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb Lint pass () 2018-10-04 12:36:53 +02:00
manifests_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
media_controller_spec.rb
remote_follow_controller_spec.rb
remote_unfollows_controller_spec.rb
shares_controller_spec.rb
statuses_controller_spec.rb
stream_entries_controller_spec.rb Misc. typos () 2018-09-14 00:53:09 +02:00
tags_controller_spec.rb