1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2011-03-14 11:22:09 +01:00
..
controllers Use secure compare as well. 2011-02-15 11:33:54 +01:00
generators Considering namespaces while generating the routes. Closes #682 2011-02-23 14:24:47 -03:00
integration Fixing OmniAuth integration tests since now it has support for failure scenarios 2011-03-12 13:58:19 -03:00
mailers
models Improve previous patch. 2011-03-11 20:46:08 +01:00
omniauth Remove stuff deprecated on .rc2 2011-03-14 11:22:09 +01:00
orm
rails_app Add a test to ensure user.remember_me = true followed by a sign in sends the cookie, closes #776 2011-02-24 22:24:21 +01:00
support
devise_test.rb simplifying comparisons (avoind too much negatives) and adding unit test cases 2011-02-27 15:14:02 +08:00
encryptors_test.rb
failure_app_test.rb
indifferent_hash.rb
mapping_test.rb
models_test.rb
routes_test.rb
schema_test.rb
test_helper.rb Cleaning up test helpers related to OmniAuth. 2011-02-24 16:50:22 -03:00
test_helpers_test.rb Custom failure apps no longer ignored in test mode. 2011-02-18 15:53:04 +08:00