1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/models
Carlos Antonio da Silva 0c5d78e31c Merge pull request #4456 from victor-am/hotfix_absent_new_password_values
Fix absent password params from Password#update

Closes #4397.
2017-03-13 19:41:46 -03: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 Change email_change => email_changed notification 2017-03-10 08:56:34 -03:00
database_authenticatable_test.rb Change email_change => email_changed notification 2017-03-10 08:56:34 -03:00
lockable_test.rb Replace custom Array assertion with assert_equal. 2016-05-03 14:18:35 -03:00
omniauthable_test.rb Replace custom Array assertion with assert_equal. 2016-05-03 14:18:35 -03:00
recoverable_test.rb Fix absent password params from Password#update 2017-03-10 14:29:25 -03:00
registerable_test.rb Replace custom Array assertion with assert_equal. 2016-05-03 14:18:35 -03:00
rememberable_test.rb Fix test typo and expand test cases for Rememberable#rememberable_value. 2016-06-27 17:08:52 -03:00
serializable_test.rb Implement Devise::Models::Authenticatable#inspect, re-using #serializable_hash. 2016-06-03 15:54:58 -07:00
timeoutable_test.rb Replace custom Array assertion with assert_equal. 2016-05-03 14:18:35 -03:00
trackable_test.rb Replace custom Array assertion with assert_equal. 2016-05-03 14:18:35 -03:00
validatable_test.rb Replace homemade assert_not matcher in favor of refute. 2016-05-03 13:57:10 -03:00