heartcombo--devise/test
Rafael França 4beeca46c4 Merge pull request #4512 from jcoyne/rails-5.1
Rails 5.1
2017-04-28 15:16:35 -07: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 Rails 5.1 requires ActionController::TestRequest to have a controller class 2017-04-28 10:51:27 -05:00
mailers Display unconfirmed email when using reconfirmable and email changed notification 2017-03-15 11:47:47 -03:00
models Merge pull request #4456 from victor-am/hotfix_absent_new_password_values 2017-03-13 19:41:46 -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 Rails 5.1 requires ActionController::TestRequest to have a controller class 2017-04-28 10:51:27 -05:00
support Replace custom `Array` assertion with `assert_equal`. 2016-05-03 14:18:35 -03:00
test Rails 5.1 requires ActionController::TestRequest to have a controller class 2017-04-28 10:51:27 -05: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