heartcombo--devise/test
Jared Morgan f044916f94 Use correct current_password in RegistrationTest of invalid confirmation
In DatabaseAuthenticatable#update_with_password, password is now deleted if
the current_password is invalid. dm-validations will not check the
confirmation in that case, so this test was failing in dm-devise.
2012-11-15 12:21:11 -06:00
..
controllers don't delete the return to url from session if the requested format is not navigational 2012-11-04 23:42:38 +03:00
generators handle namespaced models in AR generator 2012-10-28 00:59:33 +03:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Use correct current_password in RegistrationTest of invalid confirmation 2012-11-15 12:21:11 -06:00
mailers Address issue #1936 2012-06-26 23:11:35 +01:00
models Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
omniauth Delegate omniauth_authorize_path to the router, closes #1843 2012-06-16 13:43:11 +02:00
orm Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
rails_app Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
support Refactor according to rodrigoflores 2012-07-16 11:20:01 +02:00
delegator_test.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
devise_test.rb Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for 2011-12-11 20:18:02 +01:00
failure_app_test.rb Try to fix the build for rails 3.1 2012-05-09 23:41:05 +02:00
mapping_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01:00
models_test.rb Remove not used variable, fix indent 2012-05-15 17:14:05 -03:00
routes_test.rb fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames 2012-02-17 19:14:42 +09:00
test_helper.rb Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02:00
test_helpers_test.rb Test helper was incorrectly returning failure body 2012-09-27 18:44:31 -06:00