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-07-29 14:26:19 -07:00
..
authenticatable_test.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03: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 Not responding the object on creating unlockable requests 2011-06-22 23:04:55 -03:00
omniauthable_test.rb Tests pass on 3.0.7 2011-05-04 19:24:11 +02:00
recoverable_test.rb Resetting password should confirm implicitly 2011-07-29 14:26:19 -07:00
registerable_test.rb Work around AR that does not call serializable_hash on to_xml. 2011-06-29 20:18:10 -03: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