heartcombo--devise/test
Carlos Antonio da Silva 8387cc9474 When using reconfirmable, notify the original email about the change right away
Do not wait for the email change to be confirmed by the "unconfirmed
email" with reconfirmable: notify the original email right away.
2017-03-06 17:07:55 -03:00
..
controllers Avoid the assert_equal nil deprecation warning 2017-02-26 22:05:15 +00:00
generators Remove a few Ruby syntax warnings from the test suite. 2016-05-02 10:47:05 -03:00
helpers Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1 2015-12-11 09:47:30 -08:00
integration Fix a minor typo in specs 2016-08-11 09:56:45 +02:00
mailers fix test 2016-07-18 09:24:46 +02:00
models When using reconfirmable, notify the original email about the change right away 2017-03-06 17:07:55 -03:00
omniauth Fix Omniauth config tests 2017-02-26 21:52:51 +00:00
orm Send on create confirmation email after commit (#4064) 2016-05-02 21:32:14 -03:00
rails_app Remove `ActiveRecord::Migration` inheritance deprecation warning. 2016-06-27 16:50:26 -03:00
support Replace custom `Array` assertion with `assert_equal`. 2016-05-03 14:18:35 -03:00
test Add `Devise::Test::IntegrationHelpers`. 2016-05-15 19:36:41 -03:00
delegator_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
devise_test.rb Remove `assert_nothing_raised` deprecated usage. 2016-06-27 16:48:12 -03:00
failure_app_test.rb Add missing support of Rails.application.config.action_controller.relative_url_root (#4146) 2016-06-13 15:46:43 -03:00
mapping_test.rb Replace homemade `assert_not` matcher in favor of `refute`. 2016-05-03 13:57:10 -03:00
models_test.rb Remove `assert_nothing_raised` deprecated usage. 2016-06-27 16:48:12 -03:00
parameter_sanitizer_test.rb Remove deprecated `ParameterSanitizer` API. 2016-05-03 18:32:47 -03:00
rails_test.rb Tidy up 2015-01-06 14:23:06 -02:00
routes_test.rb Set the new default of sign_out_via config 2016-05-01 12:44:40 -03:00
test_helper.rb Remove ActiveSupport test order deprecation warning 2014-09-29 17:42:08 -03:00
test_models.rb Change encryption for hashing in the documentation. 2016-02-10 17:10:52 -02:00