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
2010-02-19 20:32:31 +08:00
..
authenticatable_test.rb Devise now allows you to have custom controlleers. Check the README for more information. 2010-02-17 13:15:19 +01:00
confirmable_test.rb sign_in_count should also be increased when user signs in via password change, confirmation, etc. 2010-01-07 22:41:14 +01:00
http_authenticatable_test.rb Returns the proper response body based on the rquest for 401. 2010-02-18 19:38:13 +01:00
lockable_test.rb introducing lockable implementation 2010-01-01 17:57:35 -02:00
recoverable_test.rb All tests passing (except two which are errors in Rails). Now generators and initialization process. 2010-02-16 21:23:58 +01:00
registerable_test.rb MongoMapper test suite fixes 2010-02-19 20:32:31 +08:00
rememberable_test.rb All tests passing (except two which are errors in Rails). Now generators and initialization process. 2010-02-16 21:23:58 +01:00
timeoutable_test.rb Rename :timeout to :timeout_in and release gem again. 2009-11-25 00:11:49 -02:00
token_authenticatable_test.rb More tests passing for Rails 3 compatibility. 369 tests, 788 assertions, 34 failures, 16 errors. 2010-02-16 16:11:30 +01:00
trackable_test.rb Update to work with Warden 0.8.0. 2010-01-05 13:44:13 +01:00