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-10-15 10:52:00 +02:00
..
authenticatable_test.rb Allow idempotent API requests, closes #1309. 2011-09-29 11:35:18 +02:00
confirmable_test.rb Change all paranoid settings to behave as success instead of as failure, closes #1375. 2011-10-15 10:52:00 +02: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 Change all paranoid settings to behave as success instead of as failure, closes #1375. 2011-10-15 10:52:00 +02:00
omniauthable_test.rb Tests pass on 3.0.7 2011-05-04 19:24:11 +02:00
recoverable_test.rb jh - reworking paranoid mode in passwords controller 2011-10-15 10:45:33 +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