1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/integration
2011-09-02 13:14:15 -04:00
..
authenticatable_test.rb DatabaseAuthenticatable#clean_up_passwords should set accessors to nil, not empty string. 2011-09-02 13:14:15 -04:00
confirmable_test.rb Spelling correction 2011-07-29 14:17:31 -07: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 Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
omniauthable_test.rb Tests pass on 3.0.7 2011-05-04 19:24:11 +02:00
recoverable_test.rb After a password reset, don't show "You are now signed in." if the user can't be signed-in anyway. 2011-09-01 00:24:10 +02:00
registerable_test.rb Tests that should no longer exclude Mongoid 2011-08-06 19:28:19 +07:00
rememberable_test.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00
timeoutable_test.rb Making sure timeoutable respects rememberable if both are loaded. 2010-09-29 15:27:54 +08: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 use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00