about summary refs log tree commit diff
path: root/spec/controllers/admin/pubsubhubbub_controller_spec.rb
AgeCommit message (Collapse)Author
2017-05-31Move admin/pubsubhubbub controller to admin/subscriptions (#3442)Matt Jankowski
2017-05-29Cover Admin::PubSubHubHubController more (#3343)Akihiko Odaki
2017-04-28More controller specs (#2561)Matt Jankowski
* Add render_views in more places * Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user * Use actual account instances in authorize follow controller spec
2016-11-29Unify collection caching codeEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko