heartcombo--devise/test
José Valim fefbf51c79 scope_signed_in? helpers now simply delegate to current_scope to improve performance. 2010-07-26 20:33:23 +02:00
..
controllers scope_signed_in? helpers now simply delegate to current_scope to improve performance. 2010-07-26 20:33:23 +02:00
integration Unit tests for OAuth. 2010-07-26 20:33:23 +02: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 Unit tests for OAuth. 2010-07-26 20:33:23 +02: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 Update CHANGELOG and tidy up tests. 2010-07-07 21:32:13 +02:00
mapping_test.rb Do not add unlock routes unless unlock strategy is email or both, closes #373 2010-07-12 07:24:21 +02: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 Unit tests for OAuth. 2010-07-26 20:33:23 +02: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