login_controller_test.rb

Path: test/functional/login_controller_test.rb
Last Update: Thu Jul 10 01:50:53 -0700 2008

All testing of the correct working of cookies is in integration testing because cookies don‘t work as expected with functional tests, see for instance www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/

Required files

login_controller  

[Validate]