heartcombo--devise/test/integration
José Valim 27bcefcf54 Ensure timeoutable hook respects `Devise.sign_out_all_scopes` configuration
Closes #2606
2013-11-06 21:07:38 +01:00
..
authenticatable_test.rb Skip storage for cookies on unverified requests 2013-08-05 10:24:11 +02:00
confirmable_test.rb Tweaks confirmation flow for signed_in users 2013-09-16 10:12:15 -04:00
database_authenticatable_test.rb Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00
http_authenticatable_test.rb Get rid of token authentication 2013-09-02 19:15:47 -03:00
lockable_test.rb Only allow insecure token lookup if a flag is given 2013-08-06 11:55:13 +02:00
omniauthable_test.rb Remove unused variables and fix typos 2013-04-18 10:24:38 +05:30
recoverable_test.rb Cleanup tests for unused variables 2013-09-15 01:52:53 +05:30
registerable_test.rb Merge branch 'master' into rails4 2013-05-07 13:01:34 -03:00
rememberable_test.rb Cleanup tests for unused variables 2013-09-15 01:52:53 +05:30
timeoutable_test.rb Ensure timeoutable hook respects `Devise.sign_out_all_scopes` configuration 2013-11-06 21:07:38 +01:00
trackable_test.rb Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00