1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/models
2013-02-25 22:12:06 -03:00
..
authenticatable_test.rb Actually fix this test by forcing to_s on the id 2013-01-28 21:40:11 -02:00
confirmable_test.rb Add #skip_confirmation_notification to Confirmable 2013-02-22 12:43:01 -05:00
database_authenticatable_test.rb Require string conversion for all values 2013-01-26 11:42:42 -07:00
lockable_test.rb Unit test for Lockable#unauthenticated_message not leaking account existence 2012-10-25 16:51:02 -05:00
omniauthable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable_test.rb Remove not used variables 2012-05-26 20:31:42 +04:00
registerable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable_test.rb Update to Rails 3-2-stable and fix failing tests 2013-02-25 22:06:10 -03:00
serializable_test.rb Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
timeoutable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
token_authenticatable_test.rb Fixing some tests and adding an assert message 2012-02-22 13:55:05 -02:00
trackable_test.rb Fixing some tests and adding an assert message 2012-02-22 13:55:05 -02:00
validatable_test.rb Fix changed error messages from confirmation validation 2013-02-25 22:12:06 -03:00