heartcombo--devise/test
Frederik Wille 08374f1d33
fix test
2016-07-18 09:24:46 +02:00
..
controllers Remove `assert_nothing_raised` deprecated usage. 2016-06-27 16:48:12 -03: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 authenticated engine routes (#4081) 2016-05-21 11:55:56 -03:00
mailers fix test 2016-07-18 09:24:46 +02:00
models Fix test typo and expand test cases for `Rememberable#rememberable_value`. 2016-06-27 17:08:52 -03:00
omniauth Do not use the dynamic `:action` segment on Omniauth routes. 2016-03-07 11:19:27 -03: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