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
2013-01-12 14:12:05 +03:00
..
authenticatable_test.rb Added failing integration test for XHR invocation of SessionsController#destroy with */*' in the Accept' header. 2013-01-06 03:49:59 +00:00
confirmable_test.rb Show if there is an e-mail waiting for confirmation, closes #2060 2012-12-13 09:13:33 +01:00
database_authenticatable_test.rb Update CHANGELOG 2012-12-13 08:43:43 +01:00
http_authenticatable_test.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
lockable_test.rb Add failing test for Issue #1994 2012-10-25 16:20:21 -05:00
omniauthable_test.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00
recoverable_test.rb Unlock user when re-setting password and unlock strategy is :email or :both 2012-11-07 10:45:46 +01:00
registerable_test.rb use click_button for canceling account in integration specs 2013-01-12 14:12:05 +03:00
rememberable_test.rb Clean up remember token related config. 2012-02-16 12:30:04 +01:00
timeoutable_test.rb Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model 2012-06-16 14:04:34 +02:00
token_authenticatable_test.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
trackable_test.rb Do not use a local network ip as HTTP_X_FORWARDED_FOR header 2012-01-10 11:43:15 -03:00