1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
Carlos Antonio da Silva ac3a25bf2e Remove nothing raised assertion
Let the test raise if that is the case, no need for assert that nothing
was raised.

Hopefully fix the build 
2012-12-04 17:49:26 -02:00
..
controllers don't delete the return to url from session if the requested format is not navigational 2012-11-04 23:42:38 +03:00
generators handle namespaced models in AR generator 2012-10-28 00:59:33 +03:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Change failure key for missing database resource to :invalid_email 2012-11-19 15:49:21 -08:00
mailers Address issue #1936 2012-06-26 23:11:35 +01:00
models Remove nothing raised assertion 2012-12-04 17:49:26 -02:00
omniauth Delegate omniauth_authorize_path to the router, closes #1843 2012-06-16 13:43:11 +02:00
orm Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
rails_app Fix spec failures for Mongoid 3. 2012-11-10 20:02:58 +01:00
support Refactor a bit to avoid two model attributes lookup 2012-12-04 17:37:12 -02:00
delegator_test.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
devise_test.rb add test for Devise.email_regexp 2012-11-19 17:38:22 +02:00
failure_app_test.rb Try to fix the build for rails 3.1 2012-05-09 23:41:05 +02:00
mapping_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01:00
models_test.rb Move test models into their own file so they can be used elsewhere 2012-12-01 21:06:03 -06:00
routes_test.rb fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames 2012-02-17 19:14:42 +09:00
test_helper.rb Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02:00
test_helpers_test.rb Test helper was incorrectly returning failure body 2012-09-27 18:44:31 -06:00
test_models.rb Refactor a bit to avoid two model attributes lookup 2012-12-04 17:37:12 -02:00