heartcombo--devise/test
David Turner 6d65c28f1f remove hard-to-distinguish characters from friendly_token 2011-08-10 12:44:30 -04:00
..
controllers sign_in should return true in case user is already signed in and assert that. 2011-08-02 14:35:46 +05:30
generators Restore forlorn Mongoid generator tests 2011-08-05 02:40:42 +07:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Merge pull request #1249 from ches/mongoid-fixes 2011-08-06 08:21:48 -07:00
mailers Add reply-to to e-mail headers by default. Closes #474 2010-09-21 10:07:02 +02:00
models remove hard-to-distinguish characters from friendly_token 2011-08-10 12:44:30 -04:00
omniauth support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
orm Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
rails_app Don't require explicit scope in authenticate router extension 2011-08-10 15:41:06 +06:00
support Change test email addresses to ues RFC 2606 reserved domain example.com 2011-04-18 15:59:13 +08:00
devise_test.rb Use inflector to avoid conflicts. 2011-04-16 13:30:15 +02:00
encryptors_test.rb Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
failure_app_test.rb fix for issues #999: HTTP_ACCEPT=*/* should redirect to the default location 2011-04-29 13:22:52 +02:00
indifferent_hash.rb Ensure to convert keys on indifferent hash. 2010-11-27 19:45:25 +01:00
mapping_test.rb User cannot access sign up and similar pages if he is already signed in through a cookie or token, closes #1036. 2011-04-29 08:56:57 +02:00
models_test.rb Tests that should no longer exclude Mongoid 2011-08-06 19:28:19 +07:00
routes_test.rb More transparent implementat'n of :format => false 2011-06-27 06:51:04 -05:00
schema_test.rb Simplified logic for checking if the email is present and moved the Mongoid classes out of eval statements 2011-02-10 16:16:33 +08:00
test_helper.rb Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02:00
test_helpers_test.rb Rollback to require 'test_helper'. If you want to run it in isolation, do ruby -Itest path/to/test/file. 2011-04-15 10:48:44 +02:00