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-04-16 13:18:28 +02:00
..
authenticatable_test.rb Move it to the junk drawer. :) 2011-04-16 13:18:28 +02:00
confirmable_test.rb Add support for non-navigational formats in ConfirmationsController 2011-03-30 13:38:00 +02:00
database_authenticatable_test.rb add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01:00
http_authenticatable_test.rb Add update_attribute method to Mongoid Shim for devise tests, to fix failing test 2010-11-26 01:14:27 -02:00
lockable_test.rb Add support for non-navigational formats in UnlocksController 2011-03-30 13:38:16 +02:00
omniauthable_test.rb Fixing OmniAuth integration tests since now it has support for failure scenarios 2011-03-12 13:58:19 -03:00
recoverable_test.rb Add support for non-navigational formats in PasswordsController 2011-03-30 13:39:08 +02:00
registerable_test.rb Add support for non-navigational formats in RegistrationsController 2011-03-30 13:37:41 +02:00
rememberable_test.rb Move rememberable back to a hook. 2011-02-24 21:55:52 +01: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 Improve previous patch. 2011-03-11 20:46:08 +01:00
trackable_test.rb sign_in_count shoud default to zero. 2010-03-26 12:56:24 +01:00