heartcombo--devise/test
Gavin Hughes fe5ef25614 Deprecate anybody_signed_in? in favor of signed_in?(nil) 2010-11-28 00:09:23 +08:00
..
controllers Deprecate anybody_signed_in? in favor of signed_in?(nil) 2010-11-28 00:09:23 +08:00
generators Added test for Devise::Generators::ViewsGenerator with scope 2010-11-06 08:54:03 +01:00
integration Add update_attribute method to Mongoid Shim for devise tests, to fix failing test 2010-11-26 01:14:27 -02:00
mailers Add reply-to to e-mail headers by default. Closes #474 2010-09-21 10:07:02 +02:00
models add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01: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 Add update_attribute method to Mongoid Shim for devise tests, to fix failing test 2010-11-26 01:14:27 -02:00
support add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01: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 failure_app now properly handles nil request.format 2010-11-09 23:30:53 +01:00
mapping_test.rb Ensure namespaces has proper scoped views, closes #654 2010-11-20 21:41:26 +01:00
models_test.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
routes_test.rb get -> match for omniauth callbacks 2010-10-26 17:55:18 -02:00
test_helper.rb Make sure to load test gems only in Devise test env 2010-11-26 00:55:16 -02:00
test_helpers_test.rb Do not execute Warden::Callbacks on Devise::TestHelpers. Closes #414. 2010-09-21 10:50:01 +02:00