heartcombo--devise/test/integration
José Valim 9a6ac7ab69 Add confirmable to admin. 2011-12-11 20:07:50 +01:00
..
authenticatable_test.rb Fix failure_app failing test. 2011-11-07 21:38:31 -02:00
confirmable_test.rb Clean up reconfirmable behavior. 2011-12-04 22:14:44 +01:00
database_authenticatable_test.rb Fix failing tests. 2011-06-10 11:10:56 +02:00
http_authenticatable_test.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00
lockable_test.rb redirect users to sign in page after unlock, closes #1486 2011-12-08 22:06:09 +03:00
omniauthable_test.rb Support for OmniAuth 1.0.0 2011-10-14 21:31:17 -04:00
recoverable_test.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
registerable_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01:00
rememberable_test.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
timeoutable_test.rb Timeoutable also skips tracking if skip_trackable is given 2011-10-25 18:43:48 +02:00
token_authenticatable_test.rb Fixed issue #1206: TokenAuthenticatable#params_auth_hash behaving in an unexpected way for the authentication token lookup 2011-07-23 17:45:45 +02:00
trackable_test.rb test for trackable behind a proxy 2011-10-22 11:57:18 -02:00