Hello, I''m creating some unit test to my controler, and most actions require login. I''m using login engine to manage the login functionalities. I would like to know how can I login a user in a functional test. This is, the first thing that I would like to do is to login a user. This way the response will return :success instead of :redirect. Thanks in advance. -- Posted via http://www.ruby-forum.com/.
Apparently Analagous Threads
- Login Engine & Functional Tests
- [PATCH server] fixed functional tests after recent controller refactoring and managed node controller fixes.
- Rails Engine ActionController::UrlGenerationError on functional tests
- Functional Tests when using the User Engine
- Problems getting past authentication using functional tests