heartcombo--devise/test/models
Justin Bull 7346ce709a 🪲 Fix strategy checking in #unlock_strategy_enabled? for :none and undefined strategies
A bug that if the unlock strategy was set to `:both`, it would return true for all & any inputs

See #4072
2016-05-01 13:56:12 -04:00
..
authenticatable_test.rb Ensure that we sanitize any `AC::Parameters` in `find_or_initialize_with_errors`. 2014-09-18 18:21:05 -03:00
confirmable_test.rb Should send confirmation instructions after changing email from nil 2016-04-18 19:35:56 +08:00
database_authenticatable_test.rb Change encryption for hashing in the documentation. 2016-02-10 17:10:52 -02:00
lockable_test.rb 🪲 Fix strategy checking in #unlock_strategy_enabled? for :none and undefined strategies 2016-05-01 13:56:12 -04:00
omniauthable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable_test.rb Only clear the reset token on an update 2015-12-09 11:14:50 -08:00
registerable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable_test.rb Attempt to coerce the `generated_at` cookie to a `Time` object. 2016-01-29 18:04:16 -02:00
serializable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
timeoutable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
trackable_test.rb added test for update_tracked_fields method 2014-05-22 11:11:13 -07:00
validatable_test.rb updated email_regexp and added test cases (#4001) 2016-04-26 11:13:07 -03:00