heartcombo--devise/test
Rodrigo Flores 3ab68a6896 Some changes on config_test to make it looks like the other ones 2011-11-10 18:39:52 -02:00
..
controllers Rework previous commit to clean up the instance variable dynamically. 2011-11-09 17:00:42 -02:00
generators Improve devise generator tests. 2011-11-10 10:19:57 -02:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Merge pull request #1426 from TamiasSibiricus/omniauth-1.0.0 2011-11-10 03:16:53 -08:00
mailers implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
models Move param filtering to its own object and make all finder methods pass through it, closes #1413. 2011-11-10 10:14:02 -02:00
omniauth Some changes on config_test to make it looks like the other ones 2011-11-10 18:39:52 -02:00
orm Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
rails_app Merge pull request #1426 from TamiasSibiricus/omniauth-1.0.0 2011-11-10 03:16:53 -08:00
support Move param filtering to its own object and make all finder methods pass through it, closes #1413. 2011-11-10 10:14:02 -02:00
devise_test.rb Cache failure_app action builder and pipe call through delegator. 2011-11-07 09:20:09 -02:00
encryptors_test.rb Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
failure_app_test.rb Also try the root route for convenience, closes #1312. 2011-09-08 08:32:05 +02:00
indifferent_hash.rb Ensure to convert keys on indifferent hash. 2010-11-27 19:45:25 +01:00
mapping_test.rb Allow :skip => :all 2011-09-14 16:52:28 -07:00
models_test.rb Tests that should no longer exclude Mongoid 2011-08-06 19:28:19 +07:00
routes_test.rb Update dependencies for OmniAuth 1.0.0 stable 2011-11-07 22:58:33 +02: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