1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2010-03-12 09:54:57 +01:00
..
controllers Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden. 2010-03-10 15:00:12 +01:00
integration Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
mailers Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
models Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
orm Get all tests passing for ActiveRecord and allow MongoMapper tests to run. 2010-02-17 10:11:43 +01:00
rails_app Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
support Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
devise_test.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
encryptors_test.rb Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
failure_app_test.rb Use metal for Devise::FailureApp. \m/ 2010-02-19 09:52:12 +01:00
mapping_test.rb Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
models_test.rb Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
routes_test.rb Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
test_helper.rb Get all tests passing for ActiveRecord and allow MongoMapper tests to run. 2010-02-17 10:11:43 +01:00
test_helpers_test.rb Got all tests in test/models and failure app ones passing. 369 tests, 805 assertions, 13 failures, 2 errors. 2010-02-16 17:00:36 +01:00