You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Akihiko Odaki ea2ef16ea4 Cover StreamEntriesController more and remove redundant instructions (#3257)
* Cover StreamEntriesController more

* Remove redundant instructions in StreamEntriesController
8 years ago
..
admin Remove redis clear from before in spec (#2795) 8 years ago
api Coverage for api/web/settings controller (#3238) 8 years ago
auth Auth sign out (#2511) 8 years ago
concerns Extract user tracking into concern (#2600) 8 years ago
oauth More controller specs (#2561) 8 years ago
settings Filter languages with opt out (#3175) 8 years ago
well_known Allow alternate domains for mastodon handlers (#3187) 8 years ago
about_controller_spec.rb Cover AboutController more in spec (#3226) 8 years ago
account_follow_controller_spec.rb Cover AccountFollowController more in spec (#3227) 8 years ago
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec (#3228) 8 years ago
accounts_controller_spec.rb Cover AccountsController more in spec (#3229) 8 years ago
application_controller_spec.rb Cover ApplicationController more in spec (#3230) 8 years ago
authorize_follows_controller_spec.rb Spec AuthorizeFollowsController assigns @account (#3246) 8 years ago
follower_accounts_controller_spec.rb Introduce recent to Follow (#3247) 8 years ago
following_accounts_controller_spec.rb Introduce recent to Follow (#3247) 8 years ago
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago
media_controller_spec.rb More controller specs (#2561) 8 years ago
remote_follow_controller_spec.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 8 years ago
statuses_controller_spec.rb More coverage yes more even more (#2627) 8 years ago
stream_entries_controller_spec.rb Cover StreamEntriesController more and remove redundant instructions (#3257) 8 years ago
tags_controller_spec.rb Return missing page when tag does not exist (#2563) 8 years ago