Commit Graph

3 Commits (5ec25ff3e1c53a4feab1e9b9a3f1660cca538c23)

Author SHA1 Message Date
Akihiko Odaki 00dda99789 Spec Admin::ResetsController calls send_reset_password_instructions ()
Matt Jankowski 9566893cc9 More controller specs ()
* 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
Matt Jankowski 6670e6d33f Add password reset for users from admin accounts area ()