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
2019-12-17 13:47:40 +08:00
..
authenticatable_test.rb Add test to admin error message 2019-10-03 14:15:47 -03:00
confirmable_test.rb Always return an error when confirmation_token is blank (#5132) 2019-09-04 15:42:48 -03:00
database_authenticatable_test.rb Fix typos 2019-11-28 18:13:47 -03:00
http_authenticatable_test.rb Ensure Devise isn't performing model validations 2018-03-14 15:21:07 -03:00
lockable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
mounted_engine_test.rb FIX plataformatec/devise#4127 (#4700) 2019-01-23 15:32:29 -02:00
omniauthable_test.rb Ensure Devise isn't performing model validations 2018-03-14 15:21:07 -03:00
recoverable_test.rb Generalise email address 2019-12-17 13:47:40 +08:00
registerable_test.rb Add an option to not automatically sign in a user after changing a password (#4569) 2018-12-28 11:29:58 -02:00
rememberable_test.rb Add Rails 6 to CI (#5009) 2019-01-22 12:43:31 -02:00
timeoutable_test.rb Fix typos 2019-11-28 18:13:47 -03:00
trackable_test.rb Add assert for check last_sign_in_ip value 2019-10-24 21:12:27 +09:00