mastodon/spec/controllers
Shuhei Kitagawa 50491e0d92 Add tests for invites controller ()
* Add tests for invites controller

* Small refactoring and fix for invites controller
2018-05-11 13:14:33 +02:00
..
activitypub Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
admin Add tests for admin/roles_controller () 2018-05-09 08:41:46 +02:00
api Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
auth Reset locale on registration tests () 2018-04-21 23:37:07 +02:00
concerns Fix randomly fail (similar ) () 2018-04-22 11:41:39 +02:00
oauth Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
settings Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
well_known Serialize webfinger XML with Ox instead of Nokogiri () 2018-05-02 22:28:46 +02:00
about_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
account_follow_controller_spec.rb Cover AccountFollowController more in spec () 2017-05-22 16:29:48 +02:00
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec () 2017-05-22 17:58:49 +02:00
accounts_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
application_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
authorize_follows_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
follower_accounts_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
following_accounts_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in () 2018-03-05 19:29:36 +01:00
invites_controller_spec.rb Add tests for invites controller () 2018-05-11 13:14:33 +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 Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
remote_follow_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
statuses_controller_spec.rb Paginate descendant statuses in public page () 2018-04-23 19:27:35 +02:00
stream_entries_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00
tags_controller_spec.rb Use raw status code on have_http_status () 2018-04-21 21:35:07 +02:00