heartcombo--devise/test
José Valim 68f699bfd4 Do not change default behavior of previous apps. 2011-01-21 10:55:40 +01:00
..
controllers typos (remaining instances of authenticable -> authenticatable) 2011-01-13 13:02:17 +08:00
generators No need to use expand_path as we assume the test directory is in the . 2010-12-18 08:22:01 +01:00
integration rememberable cookie now is httponly by default 2010-12-25 12:04:04 +01:00
mailers
models Adding tests for reset_password_keys and unlock_keys 2010-12-30 03:11:03 +08:00
omniauth omniauth route should not add a ? if no param is given 2010-10-31 03:06:53 +08:00
orm Use UTC for Mongoid timestamps, so it conforms with AR. 2010-11-26 00:54:08 -02:00
rails_app Do not change default behavior of previous apps. 2011-01-21 10:55:40 +01:00
support add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01:00
devise_test.rb
encryptors_test.rb
failure_app_test.rb failure_app redirects to the correct format if it is a non-html request. This is to ensure that firefox redirects the correct format since firefox doesn't inherit accept info. also fix issue 675 that is resurrected by issue 754. 2011-01-11 18:27:14 +08:00
indifferent_hash.rb Ensure to convert keys on indifferent hash. 2010-11-27 19:45:25 +01:00
mapping_test.rb Ensure namespaces has proper scoped views, closes #654 2010-11-20 21:41:26 +01:00
models_test.rb Fix the module sorting in devise method. 2011-01-15 07:38:06 +08:00
routes_test.rb
test_helper.rb No need to use expand_path as we assume the test directory is in the . 2010-12-18 08:22:01 +01:00
test_helpers_test.rb Invoke callbacks using the correct API 2010-12-25 11:41:14 +01:00