heartcombo--devise/test
takahashim a9f7b3258a fix TypeError in test_sign_in_with_script_name(AuthenticationOthersTest) 2010-09-16 23:02:49 +08:00
..
controllers sign_out_all_scopes is true by default. 2010-08-23 09:18:39 -03:00
integration fix TypeError in test_sign_in_with_script_name(AuthenticationOthersTest) 2010-09-16 23:02:49 +08:00
mailers Make I18n key for mailer compatible with lookup shortcuts, closes #245 2010-06-12 20:29:43 +02:00
models Unit tests for OAuth. 2010-07-26 20:33:23 +02:00
oauth Unit tests for OAuth. 2010-07-26 20:33:23 +02:00
orm Remove data_mapper support. 2010-07-04 17:22:57 +02:00
rails_app Disable HTTP Authentication by default. You can turn it on in the initializer. 2010-08-23 10:22:31 -03:00
support More OAuth tests. 2010-07-26 20:33:22 +02:00
devise_test.rb Clean up the whole loading mess and closes #247. This commit depends on latest Rails. 2010-05-16 00:38:40 +02:00
encryptors_test.rb Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
failure_app_test.rb Reorganize tests for failure app and add entries to CHANGELOG. 2010-08-31 23:55:25 +02:00
mapping_test.rb provide :sign_out_via option for Devise::Mapping 2010-08-13 19:16:58 +08:00
models_test.rb Do not add unlock routes unless unlock strategy is email or both, closes #373 2010-07-12 07:24:21 +02:00
routes_test.rb use :sign_out_via to control the method(s) for the destroy_*_session_path route 2010-08-13 19:16:59 +08:00
test_helper.rb Start to add helpers for OAuth tests. 2010-07-26 20:33:22 +02:00
test_helpers_test.rb Tests green again. 2010-06-29 21:41:34 +02:00