Skip to content

Instantly share code, notes, and snippets.

@ossareh
Created March 22, 2012 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ossareh/2154670 to your computer and use it in GitHub Desktop.
Save ossareh/2154670 to your computer and use it in GitHub Desktop.
devise flog
$ find . -type f -name '*.rb' | xargs flog
#<Racc::ParseError:
parse error on value "table_name" (tIDENTIFIER)> at /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:350:in `on_error', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `_racc_do_parse_c', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `__send__', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `do_parse', /usr/share/ruby-rvm/gems/ree-1.8.7-2011.03@jtv_rails3/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:750:in `process'
...stupid lemmings and their bad erb templates... skipping
#<Racc::ParseError:
parse error on value "table_name" (tIDENTIFIER)> at /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:350:in `on_error', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `_racc_do_parse_c', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `__send__', /usr/share/ruby-rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/racc/parser.rb:99:in `do_parse', /usr/share/ruby-rvm/gems/ree-1.8.7-2011.03@jtv_rails3/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:750:in `process'
...stupid lemmings and their bad erb templates... skipping
12945.9: flog total
10.1: flog/method average
428.8: main#none
121.4: ActionDispatch::Routing::Mapper#devise_for ./lib/devise/rails/routes.rb:191
78.9: Devise#none
70.7: Devise::Models#devise ./lib/devise/models.rb:79
67.1: RoutesTest#assert_path_and_url ./test/controllers/url_helpers_test.rb:6
56.7: Devise::add_module ./lib/devise.rb:353
47.3: CreateTables::up ./test/rails_app/db/migrate/20100401102949_create_tables.rb:2
47.3: Devise::RegistrationsController#update ./app/controllers/devise/registrations_controller.rb:39
44.5: TrackableHooksTest::test#current and last sign in timestamps are updated on each sign in ./test/integration/trackable_test.rb:5
44.0: IndifferentHashTest#none
43.0: Devise::RegistrationsController#create ./app/controllers/devise/registrations_controller.rb:12
41.6: ActionDispatch::Routing::Mapper#devise_omniauth_callback ./lib/devise/rails/routes.rb:376
38.8: Devise::Controllers::UrlHelpers::generate_helpers! ./lib/devise/controllers/url_helpers.rb:35
37.4: ActiveRecordGeneratorTest#none
36.9: TimeoutableTest::test#fallback to Devise config option ./test/models/timeoutable_test.rb:31
36.2: AuthenticationRedirectTest::test#redirect to last requested url overwriting the stored return_to option ./test/integration/authenticatable_test.rb:240
34.8: User#none
34.2: OmniAuthRoutesTest#assert_path ./test/omniauth/url_helpers_test.rb:6
33.9: Devise::Engine::initializer#devise.deprecations ./lib/devise/rails.rb:54
33.7: RecoverableTest::test#should not reset password after reset_password_within time ./test/models/recoverable_test.rb:178
33.6: Devise::ConfirmationsController#show ./app/controllers/devise/confirmations_controller.rb:19
33.2: Devise::TestHelpers#_catch_warden ./lib/devise/test_helpers.rb:70
32.7: DeviseTest::test#add new module using the helper method ./test/devise_test.rb:45
32.6: Devise::Mapping#initialize ./lib/devise/mapping.rb:50
32.3: Devise::Models::check_fields! ./lib/devise/models.rb:51
32.1: MappingTest::test#magic predicates ./test/mapping_test.rb:99
31.7: SessionTimeoutTest::test#user configured timeout limit ./test/integration/timeoutable_test.rb:62
31.5: RememberMeTest#cookie_expires ./test/integration/rememberable_test.rb:22
31.5: Devise::PasswordsController#update ./app/controllers/devise/passwords_controller.rb:27
31.1: ActionDispatch::Routing::Mapper#with_devise_exclusive_scope ./lib/devise/rails/routes.rb:395
31.0: MappingTest::test#return default path names ./test/mapping_test.rb:79
31.0: MappingTest::test#allow custom path names to be given ./test/mapping_test.rb:89
31.0: Devise::Models::Authenticatable::ClassMethods#find_or_initialize_with_errors ./lib/devise/models/authenticatable.rb:183
31.0: HelpersTest::test#require no authentication only checks if already authenticated if no inputs strategies are available ./test/controllers/internal_helpers_test.rb:47
30.8: RememberMeTest::test#do not remember the user anymore after forget ./test/integration/rememberable_test.rb:136
30.5: Devise::Mapping#default_used_route ./lib/devise/mapping.rb:147
30.5: RememberableTest::test#remember expires at should sum date of creation with remember for configuration ./test/models/rememberable_test.rb:87
29.9: AuthenticationOthersTest::test#handles unverified requests gets rid of caches ./test/integration/authenticatable_test.rb:363
29.5: ValidatableTest::test#should require correct email format if email has changed, allowing blank ./test/models/validatable_test.rb:27
29.3: DeviseController#require_no_authentication ./app/controllers/devise_controller.rb:79
28.7: DeviseController#none
28.5: DeviseHelper#devise_error_messages! ./app/helpers/devise_helper.rb:8
28.2: Devise::SessionsController#destroy ./app/controllers/devise/sessions_controller.rb:21
28.2: RememberMeTest::test#does not extend remember period through sign in ./test/integration/rememberable_test.rb:96
28.1: AuthenticationSessionTest::test#does not explode when invalid user class is stored in session ./test/integration/authenticatable_test.rb:290
28.0: HelpersTest::test#require no authentication sets a flash message ./test/controllers/internal_helpers_test.rb:56
27.9: ValidatableTest::test#should require uniqueness of email if email has changed, allowing blank ./test/models/validatable_test.rb:12
27.6: LockableTest::test#should unlock a user by cleaning locked_at, falied_attempts and unlock_token ./test/models/lockable_test.rb:62
27.6: RegistrationTest::test#a guest user cannot sign up with invalid information ./test/integration/registerable_test.rb:88
27.6: create_table#users ./test/rails_app/db/schema.rb:29
27.4: OmniauthableIntegrationTest::test#can access omniauth.auth in the env hash ./test/integration/omniauthable_test.rb:41
27.2: Devise::UnlocksController#show ./app/controllers/devise/unlocks_controller.rb:21
27.2: PasswordTest::test#after entering invalid data user should still be able to change his password ./test/integration/recoverable_test.rb:164
26.6: ControllerAuthenticatableTest::test#sign out and redirect uses the configured after sign out path when signing out all scopes ./test/controllers/helpers_test.rb:241
25.3: AuthenticationOthersTest::test#sign in with xml format is idempotent ./test/integration/authenticatable_test.rb:445
25.2: Admin#none
25.1: RememberMeTest::test#handles unverified requests gets rid of caches ./test/integration/rememberable_test.rb:33
25.0: ControllerAuthenticatableTest::test#sign out and redirect uses the configured after sign out path when signing out only the current scope ./test/controllers/helpers_test.rb:231
24.9: RememberableTest::test#if extend_remember_period is false, remember_me! should not generate a new timestamp ./test/models/rememberable_test.rb:141
24.4: ActiveSupport::TestCase#swap ./test/support/helpers.rb:48
24.3: OmniauthableIntegrationTest#stub_action! ./test/integration/omniauthable_test.rb:29
24.0: TokenAuthenticationTest::test#should not be subject to injection ./test/integration/token_authenticatable_test.rb:103
24.0: Devise::FailureApp#none
23.9: RememberMeTest::test#remember the user before sign in ./test/integration/rememberable_test.rb:70
23.3: RailsApp::Application#none
23.1: RememberableTest::test#if extend_remember_period is false, remember_me! should generate a new timestamp if expired ./test/models/rememberable_test.rb:127
23.0: RegistrationTest::test#a guest admin should be able to sign in successfully ./test/integration/registerable_test.rb:5
22.9: TimeoutableTest::test#should use timeout_in method ./test/models/timeoutable_test.rb:17
22.8: SessionTimeoutTest::test::store_translations#en ./test/integration/timeoutable_test.rb:94
22.7: Devise::Strategies::TokenAuthenticatable#params_auth_hash ./lib/devise/strategies/token_authenticatable.rb:41
22.5: ControllerAuthenticatableTest::test#sign out clears up any signed in user from all scopes ./test/controllers/helpers_test.rb:131
22.5: AuthenticationSanityTest::test#authenticated admin should be able to sign out ./test/integration/authenticatable_test.rb:182
22.4: AuthenticationSessionTest::test#session id is changed on sign in ./test/integration/authenticatable_test.rb:309
22.4: Devise::Models::config ./lib/devise/models.rb:29
22.3: MappingTest::test#store options ./test/mapping_test.rb:11
22.3: RegistrationTest::test#a guest should not sign up with email/password that already exists ./test/integration/registerable_test.rb:110
22.3: Devise::Controllers::Helpers#sign_in ./lib/devise/controllers/helpers.rb:110
22.1: RegistrationTest::test#a guest admin should be able to sign in and be redirected to a custom location ./test/integration/registerable_test.rb:24
22.0: AuthenticationOthersTest::test#sign in stub in xml format ./test/integration/authenticatable_test.rb:408
22.0: Devise::Models::DatabaseAuthenticatable#update_with_password ./lib/devise/models/database_authenticatable.rb:54
21.8: DatabaseAuthenticatableTest::test#should run validations even when current password is invalid or blank ./test/models/database_authenticatable_test.rb:119
21.8: LockTest::test#unlocked user should not be able to request a unlock token via XML request ./test/integration/lockable_test.rb:145
21.8: LockTest::test#user should be able to request a new unlock token via XML request ./test/integration/lockable_test.rb:135
21.8: PasswordTest::test#after recovering a password, should set failed attempts to 0 ./test/integration/recoverable_test.rb:288
21.7: TestHelpersTest::test#allows to sign in with different users ./test/test_helpers_test.rb:118
21.4: RegistrationTest::test#a user should be able to cancel sign up by deleting data in the session ./test/integration/registerable_test.rb:223
21.3: Devise::Controllers::UrlHelpers::remove_helpers! ./lib/devise/controllers/url_helpers.rb:29
21.2: Devise::Models::Validatable::included ./lib/devise/models/validatable.rb:24
21.2: AuthenticationRedirectTest::test#redirect to requested url after sign in ./test/integration/authenticatable_test.rb:228
21.1: LockableTest::test#should increment failed_attempts on successfull validation if the user is already locked ./test/models/lockable_test.rb:17
21.1: ConfirmableTest::test#should be active when confirmation sent at is not overpast ./test/models/confirmable_test.rb:177
21.1: Devise::Mapping#default_used_helpers ./lib/devise/mapping.rb:159
21.0: ActionDispatch::Routing::Mapper#devise_session ./lib/devise/rails/routes.rb:339
21.0: ConfirmationOnChangeTest::test#admin with valid confirmation token should be able to confirm email after email changed ./test/integration/confirmable_test.rb:231
20.8: ActionDispatch::IntegrationTest#create_user ./test/support/integration.rb:8
20.7: FailureTest::context::test#calls the original controller if inactive account ./test/failure_app_test.rb:200
20.7: FailureTest::context::test#calls the original controller if not confirmed email ./test/failure_app_test.rb:189
20.7: FailureTest::context::test#calls the original controller if invalid email or password ./test/failure_app_test.rb:178
20.7: Encryptors#none
20.6: Devise::Models::Authenticatable#none
20.6: LockTest::test#unlocked user should not be able to request a unlock token ./test/integration/lockable_test.rb:37
20.6: TokenAuthenticationTest#sign_in_as_new_user_with_token ./test/integration/token_authenticatable_test.rb:121
20.5: ActionDispatch::IntegrationTest#sign_in_as_user ./test/support/integration.rb:34
20.5: Devise::configure_warden! ./lib/devise.rb:442
20.4: MappingTest::test#allows custom sign_out_via to be given ./test/mapping_test.rb:42
20.3: RecoverableTest::test#should return a new record with errors if password is blank ./test/models/recoverable_test.rb:131
20.2: Devise::Mapping::find_scope! ./lib/devise/mapping.rb:32
20.0: HttpAuthenticationTest::test#sign in should authenticate with http but not emit a cookie if skipping session storage ./test/integration/http_authenticatable_test.rb:23
19.9: HelpersTest::test#require no authentication tests current mapping ./test/controllers/internal_helpers_test.rb:40
19.8: LockTest::test::store_translations#en ./test/integration/lockable_test.rb:124
19.8: AuthenticationOthersTest::test#sign in stub in json with non attribute key ./test/integration/authenticatable_test.rb:423
19.7: PasswordTest::test#does not sign in user automatically after changing its password if it's locked ./test/integration/recoverable_test.rb:187
19.7: RememberableTest::test#if extend_remember_period is true, remember_me! should always generate a new timestamp ./test/models/rememberable_test.rb:155
19.7: TrackableHooksTest::test#increase sign in count ./test/integration/trackable_test.rb:51
19.5: HelpersTest::test#set resource instance variable from env ./test/controllers/internal_helpers_test.rb:28
19.5: Devise::secure_compare ./lib/devise.rb:463
19.5: Devise::FailureApp#redirect ./lib/devise/failure_app.rb:54
19.5: RegistrationTest::test#a guest user should be blocked by confirmation and redirected to a custom path ./test/integration/registerable_test.rb:75
19.5: TrackableHooksTest::test#do not track if devise.skip_trackable is set ./test/integration/trackable_test.rb:76
19.5: RememberMeTest::test#cookies are destroyed on unverified requests ./test/integration/rememberable_test.rb:86
19.5: PasswordTest::test#not authenticated user with valid reset password token but invalid password should not be able to change his password ./test/integration/recoverable_test.rb:140
19.4: TokenAuthenticationTest::test#authenticate with valid authentication token key but does not store if stateless ./test/integration/token_authenticatable_test.rb:27
19.4: Devise::FailureApp#scope_path ./lib/devise/failure_app.rb:87
19.1: RegistrationTest::test#a signed in user should still be able to use the website after changing his password ./test/integration/registerable_test.rb:156
19.0: ConfirmableTest::test#should not confirm a user already confirmed ./test/models/confirmable_test.rb:45
19.0: RememberableTest::test#remember should not be expired if it was created whitin the limit time ./test/models/rememberable_test.rb:117
18.9: Devise::Mailers::Helpers#headers_for ./lib/devise/mailers/helpers.rb:28
18.9: LockableTest::test#should unlock account if lock has expired on success ./test/models/lockable_test.rb:216
18.6: HttpAuthenticationTest::test#sign in should authenticate with really long token ./test/integration/http_authenticatable_test.rb:73
18.5: HttpAuthenticationTest::test#handles unverified requests gets rid of caches but continues signed in ./test/integration/http_authenticatable_test.rb:4
18.4: ValidatableTest::test#should complain about length even if possword is not required ./test/models/validatable_test.rb:101
18.4: Devise::Models::Confirmable#confirm! ./lib/devise/models/confirmable.rb:51
18.2: SessionTimeoutTest::test#time out user session after default limit time ./test/integration/timeoutable_test.rb:38
18.2: AuthenticationSanityTest::test#signed in as user should get user dashboard ./test/integration/authenticatable_test.rb:116
18.2: AuthenticationSanityTest::test#signed in as admin should be able to access private route restricted to admins ./test/integration/authenticatable_test.rb:92
18.2: AuthenticationSanityTest::test#signed in as admin should get admin dashboard ./test/integration/authenticatable_test.rb:104
18.2: AuthenticationSanityTest::test#signed in as admin should be able to access admin actions ./test/integration/authenticatable_test.rb:161
18.0: MappingTest::test#store options with namespace ./test/mapping_test.rb:21
18.0: ViewsGeneratorTest#assert_files ./test/generators/views_generator_test.rb:36
18.0: DeviseController#set_flash_message ./app/controllers/devise_controller.rb:128
18.0: FailureTest::context::test#return to the root path if no session path is available ./test/failure_app_test.rb:45
17.9: ActiveRecord::Generators::DeviseGenerator#copy_devise_migration ./lib/generators/active_record/devise_generator.rb:12
17.9: Devise::FailureApp#http_auth_body ./lib/devise/failure_app.rb:130
17.9: Devise::RegistrationsController#destroy ./app/controllers/devise/registrations_controller.rb:58
17.8: RegistrationTest::test#a guest user should be able to sign up successfully and be blocked by confirmation ./test/integration/registerable_test.rb:50
17.8: ConfirmationOnChangeTest::test#admin email should be unique also within unconfirmed_email ./test/integration/confirmable_test.rb:243
17.8: AuthenticationSanityTest::test#sign out as admin should not touch user authentication if sign_out_all_scopes is false ./test/integration/authenticatable_test.rb:39
17.8: AuthenticationSanityTest::test#sign out as admin should also sign out user if sign_out_all_scopes is true ./test/integration/authenticatable_test.rb:61
17.8: AuthenticationSanityTest::test#sign out as user should also sign out admin if sign_out_all_scopes is true ./test/integration/authenticatable_test.rb:50
17.8: AuthenticationSanityTest::test#sign out as user should not touch admin authentication if sign_out_all_scopes is false ./test/integration/authenticatable_test.rb:29
17.8: RecoverableTest::test#should reset successfully user password given the new password and confirmation ./test/models/recoverable_test.rb:140
17.8: Devise::Strategies::Authenticatable#request_values ./lib/devise/strategies/authenticatable.rb:137
17.7: Devise::Models::Trackable#update_tracked_fields! ./lib/devise/models/trackable.rb:18
17.7: TokenAuthenticationTest::test#authenticate with valid authentication token key and do not store if stateless and timeoutable are enabled ./test/integration/token_authenticatable_test.rb:90
17.7: TokenAuthenticationTest::test#authenticate with valid authentication token key and value through params, when params with the same key as scope exist ./test/integration/token_authenticatable_test.rb:16
17.7: HttpAuthenticationTest::test#sign in should authenticate with http ./test/integration/http_authenticatable_test.rb:13
17.6: ReconfirmableRegistrationTest::test#a signed in admin should not see a reconfirmation message if they did not change their password ./test/integration/registerable_test.rb:310
17.6: RegistrationTest::test#a signed in user should be able to edit his password ./test/integration/registerable_test.rb:185
17.6: RegistrationTest::test#a signed in user should not change his current user with invalid password ./test/integration/registerable_test.rb:170
17.6: EncryptableTest::test#should generate a base64 hash using SecureRandom for password salt ./test/models/encryptable_test.rb:32
17.5: PasswordTest::test#change password with invalid new password in XML format should return invalid response ./test/integration/recoverable_test.rb:246
17.5: LockTest::test#user with valid unlock token should be able to unlock account via XML request ./test/integration/lockable_test.rb:155
17.5: Devise::Strategies::DatabaseAuthenticatable#authenticate! ./lib/devise/strategies/database_authenticatable.rb:7
17.5: ConfirmableTest::test#should generate errors for a user email if user is already confirmed ./test/models/confirmable_test.rb:73
17.5: AuthenticationOthersTest::test#sign in stub in json format ./test/integration/authenticatable_test.rb:416
17.4: LockableTest::test#should unlock user after unlock_in period ./test/models/lockable_test.rb:79
17.4: ConfirmableTest::test#confirm time should fallback to devise confirm in default configuration ./test/models/confirmable_test.rb:166
17.3: PasswordTest::test#sign in user automatically and confirm after changing its password if it's not confirmed ./test/integration/recoverable_test.rb:198
17.2: AuthenticationRequestKeysTest::test#request keys are used on authentication ./test/integration/authenticatable_test.rb:494
17.2: Devise::UnlocksController#create ./app/controllers/devise/unlocks_controller.rb:10
17.2: Devise::ConfirmationsController#create ./app/controllers/devise/confirmations_controller.rb:8
17.2: Devise::PasswordsController#create ./app/controllers/devise/passwords_controller.rb:10
17.2: Devise::ParamFilter#filter ./lib/devise/param_filter.rb:8
17.2: Devise::Strategies::Rememberable#authenticate! ./lib/devise/strategies/rememberable.rb:19
17.1: ControllerAuthenticatableTest::test#sign in and redirect uses the configured after sign in path ./test/controllers/helpers_test.rb:215
17.1: Devise::Engine::initializer#devise.omniauth ./lib/devise/rails.rb:20
17.1: OmniauthableIntegrationTest::test::stub_action!#sign_in_facebook ./test/integration/omniauthable_test.rb:102
17.1: AuthenticationSanityTest::test#signed in as user should not be able to access admins actions ./test/integration/authenticatable_test.rb:152
17.1: AuthenticationSanityTest::test#signed in as user should not be able to access private route restricted to admins ./test/integration/authenticatable_test.rb:84
17.1: FailureTest::context::test#setup a default message ./test/failure_app_test.rb:71
17.1: ControllerAuthenticatableTest::test#sign in and redirect uses the stored location ./test/controllers/helpers_test.rb:206
17.1: ActiveRecordTest::test#validations options are not applied too late ./test/models_test.rb:45
17.1: LockTest::test#user should not send a new e-mail if already locked ./test/integration/lockable_test.rb:95
16.9: ControllerAuthenticatableTest::test#sign out clears up any signed in user by scope ./test/controllers/helpers_test.rb:142
16.9: SessionTimeoutTest::test#not time out user session before default limit time ./test/integration/timeoutable_test.rb:28
16.9: RecoverableTest::test#should require all reset_password_keys ./test/models/recoverable_test.rb:88
16.9: LockableTest::test#should require all unlock_keys ./test/models/lockable_test.rb:187
16.9: ConfirmableTest::test#should require all confirmation_keys ./test/models/confirmable_test.rb:230
16.8: MongoidGeneratorTest#none
16.8: ValidatableTest::test#should not require password length when it's not changed ./test/models/validatable_test.rb:91
16.8: Devise::Schema#lockable ./lib/devise/schema.rb:84
16.8: SessionTimeoutTest::test#time out not triggered if remembered ./test/integration/timeoutable_test.rb:105
16.7: Devise::Models::Lockable#valid_for_authentication? ./lib/devise/models/lockable.rb:86
16.6: ReconfirmableTest::test#should update email only when it is confirmed ./test/models/confirmable_test.rb:296
16.6: ReconfirmableTest::test#should not allow admin to get past confirmation email by resubmitting their new address ./test/models/confirmable_test.rb:305
16.5: DeviseHelperTest::test#test errors.messages.not_saved with multiple errors from i18n ./test/helpers/devise_helper_test.rb:35
16.4: Devise::Controllers::Helpers#sign_out_all_scopes ./lib/devise/controllers/helpers.rb:151
16.4: LockTest::test#user should be able to request a new unlock token ./test/integration/lockable_test.rb:20
16.4: ConfirmationTest::test#user should be able to request a new confirmation ./test/integration/confirmable_test.rb:20
16.4: Devise::Mapping#default_controllers ./lib/devise/mapping.rb:124
16.4: LockableTest::test#should unlock account if lock has expired and increase attempts on failure ./test/models/lockable_test.rb:203
16.4: TrackableHooksTest::test#current and last sign in remote ip are updated on each sign in ./test/integration/trackable_test.rb:28
16.3: ReconfirmableRegistrationTest::test#a signed in admin should see a more appropriate flash message when editing his account if reconfirmable is enabled ./test/integration/registerable_test.rb:296
16.3: RegistrationTest::test#a signed in user should be able to edit his account ./test/integration/registerable_test.rb:142
16.3: RegistrationTest::test#a signed in user should not be able to edit his password with invalid confirmation ./test/integration/registerable_test.rb:200
16.3: ValidatableTest::test#should require email to be set ./test/models/validatable_test.rb:5
16.3: DatabaseAuthenticatableTest::test#should add an error to current password when it is blank ./test/models/database_authenticatable_test.rb:111
16.3: DatabaseAuthenticatableTest::test#should add an error to current password when it is invalid ./test/models/database_authenticatable_test.rb:103
16.2: ConfirmableTest::test#should always have confirmation token when email is sent ./test/models/confirmable_test.rb:131
16.2: PasswordTest::test#reset password with email should send an email from a custom mailer ./test/integration/recoverable_test.rb:41
16.1: RememberMeTest::test#generate remember token after sign in setting session options ./test/integration/rememberable_test.rb:60
16.1: LockableTest::test#should not touch failed_attempts if lock_strategy is none ./test/models/lockable_test.rb:30
16.0: TokenAuthenticationTest::test#does not authenticate with improper authentication token key ./test/integration/token_authenticatable_test.rb:68
16.0: ActionDispatch::Routing::RouteSet#finalize_with_devise! ./lib/devise/rails/routes.rb:7
16.0: TimeoutableTest::test#should not be expired when timeout_in method returns nil ./test/models/timeoutable_test.rb:25
16.0: Devise::Mailers::Helpers#mailer_sender ./lib/devise/mailers/helpers.rb:47
16.0: ActiveRecordTest::test#order of module inclusion ./test/models_test.rb:61
15.9: create_table#admins ./test/rails_app/db/schema.rb:15
15.9: RecoverableTest::test#should not reset reset password token during reset_password_within time ./test/models/recoverable_test.rb:156
15.9: ConfirmableTest::test#should not be able to send instructions if the user is already confirmed ./test/models/confirmable_test.rb:158
15.9: RegistrationTest::test#a user sign up with valid information in XML format should return valid response ./test/integration/registerable_test.rb:258
15.9: RegistrationTest::test#an admin sign up with valid information in XML format should return valid response ./test/integration/registerable_test.rb:249
15.9: AuthenticationSanityTest::test#signed in user should not see unauthenticated page ./test/integration/authenticatable_test.rb:134
15.8: Devise::OmniauthCallbacksController#failure_message ./app/controllers/devise/omniauth_callbacks_controller.rb:13
15.8: PasswordTest#reset_password ./test/integration/recoverable_test.rb:20
15.8: ActiveSupport::TestCase#swap_module_method_existence ./test/support/helpers.rb:71
15.7: FailureTest::context::test#return to the default redirect location ./test/failure_app_test.rb:32
15.7: RememberMeTest::test#do not remember other scopes ./test/integration/rememberable_test.rb:112
15.7: PasswordTest::test#change password with valid parameters in XML format should return valid response ./test/integration/recoverable_test.rb:230
15.6: ValidatableTest::test#should require a password with maximum of 128 characters long ./test/models/validatable_test.rb:85
15.5: LockTest::test#in paranoid mode, when trying to unlock an user that exists it should not say that it exists if it is not locked ./test/integration/lockable_test.rb:192
15.5: LockTest::test#in paranoid mode, when trying to unlock an user that exists it should not say that it exists if it is locked ./test/integration/lockable_test.rb:177
15.5: ConfirmationTest::test#when in paranoid mode and with a valid e-mail, should not say that the e-mail is valid ./test/integration/confirmable_test.rb:174
15.5: RecoverableTest::test#should reset reset password token after reset_password_within time ./test/models/recoverable_test.rb:168
15.5: PasswordTest::test#not authenticated user with valid data should be able to change his password ./test/integration/recoverable_test.rb:154
15.5: ControllerAuthenticatableTest::test#sign in and redirect does not sign in again if user is already signed ./test/controllers/helpers_test.rb:223
15.4: RememberMeTest::test#do not remember with expired token ./test/integration/rememberable_test.rb:127
15.3: LockTest::test#locked user should be able to unlock account ./test/integration/lockable_test.rb:77
15.3: ConfirmationTest::test#user with valid confirmation token should be able to confirm an account ./test/integration/confirmable_test.rb:43
15.2: LockTest::test#in paranoid mode, when trying to unlock an user that does not exists it should not say that it does not exists ./test/integration/lockable_test.rb:207
15.2: ConfirmationTest::test#when in paranoid mode and with a invalid e-mail, should not say that the e-mail is invalid ./test/integration/confirmable_test.rb:188
15.2: ReconfirmableTest::test#should regenerate confirmation token after changing email ./test/models/confirmable_test.rb:264
15.2: RememberableTest::test#remember should be expired if it was created before limit time ./test/models/rememberable_test.rb:107
15.1: Devise::FailureApp#recall ./lib/devise/failure_app.rb:48
15.1: ConfirmableTest::test#should be active without confirmation when confirmation is not required ./test/models/confirmable_test.rb:214
15.1: RecoverableTest::test#should clear reset password token while reseting the password ./test/models/recoverable_test.rb:35
15.1: ConfirmableTest::test#should be active when already confirmed ./test/models/confirmable_test.rb:190
15.1: SessionTimeoutTest::test#set last request at in user session after each request ./test/integration/timeoutable_test.rb:9
15.1: Devise::Models::DatabaseAuthenticatable#valid_password? ./lib/devise/models/database_authenticatable.rb:41
15.0: DeviseTest::test#should complain when comparing empty or different sized passes ./test/devise_test.rb:63
14.9: AuthenticationWithScopedViewsTest::test#renders the scoped view if turned on in an specific controller ./test/integration/authenticatable_test.rb:331
14.9: SessionTimeoutTest::test#time out is not triggered on sign out ./test/integration/timeoutable_test.rb:48
14.8: TokenAuthenticationTest::test#authenticate with valid authentication token key and value through http ./test/integration/token_authenticatable_test.rb:38
14.8: HttpAuthenticationTest::test#sign in should authenticate with http even with specific authentication keys ./test/integration/http_authenticatable_test.rb:56
14.8: ConfirmationTest::test#already confirmed user should not be able to confirm the account again neither request confirmation ./test/integration/confirmable_test.rb:72
14.8: LockableTest::test#should respect maximum attempts configuration ./test/models/lockable_test.rb:8
14.8: ConfirmationTest::test#confirm account with valid confirmation token in XML format should return valid response ./test/integration/confirmable_test.rb:152
14.7: HttpAuthenticationTest::test#uses the request format as response content type ./test/integration/http_authenticatable_test.rb:41
14.6: PasswordTest::test#reset password request with invalid E-Mail in XML format should return empty and valid response ./test/integration/recoverable_test.rb:221
14.6: Devise::OmniAuth::Config#find_strategy ./lib/devise/omniauth/config.rb:28
14.6: LockableTest::test#should not be able to send instructions if the user is not locked ./test/models/lockable_test.rb:196
14.6: FailureTest::context::context::context::test#dont return 401 with non navigational formats ./test/failure_app_test.rb:150
14.6: FailureTest::context::context::context::test#dont return 401 with navigational formats ./test/failure_app_test.rb:142
14.5: Devise::Orm::Mongoid::Hook#devise_modules_hook! ./lib/devise/orm/mongoid.rb:7
14.5: ConfirmationInstructionsTest::test#renders a scoped if scoped_views is set in the mailer class ./test/mailers/confirmation_instructions_test.rb:81
14.4: DatabaseAuthenticatableTest::test#should clean up password fields on failure ./test/models/database_authenticatable_test.rb:141
14.4: PasswordTest::test#change password with invalid token in XML format should return invalid response ./test/integration/recoverable_test.rb:238
14.4: LockTest::test#when using json to ask a unlock request, should not return the user ./test/integration/lockable_test.rb:170
14.3: Devise::Schema#database_authenticatable ./lib/devise/schema.rb:16
14.3: RegistrationTest::test#a user with XML sign up stub ./test/integration/registerable_test.rb:235
14.3: RegistrationTest::test#a user with JSON sign up stub ./test/integration/registerable_test.rb:242
14.3: HelpersTest::test#does not issue blank flash messages ./test/controllers/internal_helpers_test.rb:73
14.3: Devise::Models::Encryptable#password_digest ./lib/devise/models/encryptable.rb:49
14.2: RememberableTest::test#forget_me should clear remember_created_at ./test/models/rememberable_test.rb:50
14.2: ConfirmationTest::test#request an account confirmation account with JSON, should return an empty JSON ./test/integration/confirmable_test.rb:166
14.2: ConfirmationTest::test#resent confirmation token with valid E-Mail in XML format should return valid response ./test/integration/confirmable_test.rb:138
14.1: Devise::Models::Recoverable::ClassMethods#reset_password_by_token ./lib/devise/models/recoverable.rb:124
14.1: OmniauthableIntegrationTest::test#cleans up session on sign up ./test/integration/omniauthable_test.rb:54
14.0: ActionDispatch::Routing::Mapper#devise_registration ./lib/devise/rails/routes.rb:364
14.0: RememberableTest::test#should respond to remember_me attribute ./test/models/rememberable_test.rb:45
14.0: MappingTest::test#has no input strategies depending on the model declaration ./test/mapping_test.rb:57
14.0: MappingTest::test#has strategies depending on the model declaration ./test/mapping_test.rb:52
14.0: ConfirmableTest::test#should verify whether a user is confirmed or not ./test/models/confirmable_test.rb:37
13.9: TokenAuthenticationTest::test::store_translations#en ./test/integration/token_authenticatable_test.rb:80
13.9: PasswordTest::test#authenticated user should not be able to visit forgot password page ./test/integration/recoverable_test.rb:92
13.9: PasswordTest::test#authenticated user should not be able to visit edit password page ./test/integration/recoverable_test.rb:121
13.9: AuthenticationSanityTest::test#authenticated admin should not be able to sign as admin again ./test/integration/authenticatable_test.rb:173
13.9: FailureTest::context::test#uses the proxy failure message as symbol ./test/failure_app_test.rb:54
13.9: FailureTest::context::test#uses the proxy failure message as string ./test/failure_app_test.rb:60
13.8: ReconfirmableTest::test#should generate confirmation token after changing email ./test/models/confirmable_test.rb:247
13.7: TokenAuthenticatableTest::test#should not be subject to injection ./test/models/token_authenticatable_test.rb:37
13.6: TestHelpersTest::test#defined Warden before_logout callback should not be called when sign_out is called ./test/test_helpers_test.rb:86
13.6: Devise::Controllers::Helpers#sign_out ./lib/devise/controllers/helpers.rb:136
13.6: Devise::OmniauthCallbacksController#failure ./app/controllers/devise/omniauth_callbacks_controller.rb:2
13.6: PasswordTest::test#not authenticated user with invalid reset password token should not be able to change his password ./test/integration/recoverable_test.rb:129
13.6: HelpersTest::test#navigational_formats not returning a wild card ./test/controllers/internal_helpers_test.rb:91
13.5: Devise::Strategies::TokenAuthenticatable#authenticate! ./lib/devise/strategies/token_authenticatable.rb:17
13.5: ValidatableTest::test#should accept valid emails ./test/models/validatable_test.rb:42
13.5: FailureTest#call_failure ./test/failure_app_test.rb:15
13.5: ReconfirmableTest::test#should add error to new admin email if no email or unconfirmed_email was found ./test/models/confirmable_test.rb:327
13.5: ConfirmableTest::test#should add error to new user email if no email was found ./test/models/confirmable_test.rb:118
13.5: UnlockInstructionsTest::test#body should have link to unlock the account ./test/mailers/unlock_instructions_test.rb:72
13.5: ResetPasswordInstructionsTest::test#body should have link to confirm the account ./test/mailers/reset_password_instructions_test.rb:72
13.5: ConfirmationInstructionsTest::test#body should have link to confirm the account ./test/mailers/confirmation_instructions_test.rb:69
13.4: RegistrationTest::test#a guest user should receive the confirmation instructions from a custom mailer ./test/integration/registerable_test.rb:69
13.4: LockTest::test#user should receive the instructions from a custom mailer ./test/integration/lockable_test.rb:29
13.4: ConfirmationTest::test#user should receive a confirmation from a custom mailer ./test/integration/confirmable_test.rb:29
13.4: CheckFieldsTest::test#doesn't raise a NoMethodError exception when the module doesn't have a required_field(klass) class method ./test/models_test.rb:161
13.4: AuthenticationRedirectTest::test#xml http requests does not store urls for redirect ./test/integration/authenticatable_test.rb:256
13.4: ConfirmationOnChangeTest::test#admin should be able to request a new confirmation after email changed ./test/integration/confirmable_test.rb:215
13.4: Devise::Strategies::Authenticatable#authenticatable_name ./lib/devise/strategies/authenticatable.rb:158
13.3: ActiveSupport::TestCase#assert_email_sent ./test/support/assertions.rb:17
13.2: TestHelpersTest::test#before_failure call should work ./test/test_helpers_test.rb:101
13.2: ConfirmationTest::test#not confirmed user should not see confirmation message if invalid credentials are given ./test/integration/confirmable_test.rb:109
13.1: ConfirmableTest::test#should not generate a new token neither send e-mail if skip_confirmation! is invoked ./test/models/confirmable_test.rb:96
13.1: Devise::Strategies::Authenticatable#validate ./lib/devise/strategies/authenticatable.rb:22
13.1: ConfirmationTest::test#confirm account with invalid confirmation token in XML format should return invalid response ./test/integration/confirmable_test.rb:159
13.1: ConfirmationTest::test#resent confirmation token with invalid E-Mail in XML format should return invalid response ./test/integration/confirmable_test.rb:145
13.0: Devise::FailureApp#http_auth ./lib/devise/failure_app.rb:41
13.0: PasswordTest::test#reset password request with invalid E-Mail in XML format should return valid response ./test/integration/recoverable_test.rb:214
13.0: AuthenticationOthersTest::test#sign in with xml format returns xml response ./test/integration/authenticatable_test.rb:438
13.0: ControllerAuthenticatableTest::test#sign out accepts a resource as argument ./test/controllers/helpers_test.rb:157
13.0: ControllerAuthenticatableTest::test#sign out without args proxy to sign out all scopes ./test/controllers/helpers_test.rb:163
13.0: ControllerAuthenticatableTest::test#sign out everybody proxy to logout on warden ./test/controllers/helpers_test.rb:169
12.9: Devise::OmniAuth::Config#initialize ./lib/devise/omniauth/config.rb:15
12.9: RememberMeTest#create_user_and_remember ./test/integration/rememberable_test.rb:4
12.9: RecoverableTest::test#should never generate the same reset password token for different users ./test/models/recoverable_test.rb:13
12.9: LockableTest::test#should never generate the same unlock token for different users ./test/models/lockable_test.rb:105
12.9: PasswordTest::test#sign in user automatically after changing its password ./test/integration/recoverable_test.rb:179
12.9: TokenAuthenticationTest::test#authenticate with valid authentication token key and value through params ./test/integration/token_authenticatable_test.rb:5
12.8: LockTest::test#unlocked pages should not be available if email strategy is disabled ./test/integration/lockable_test.rb:52
12.8: AuthenticationSanityTest::test#sign in as both user and admin at same time ./test/integration/authenticatable_test.rb:22
12.7: TestHelpersTest::test#redirects if attempting to access a page with an unconfirmed account ./test/test_helpers_test.rb:19
12.7: TestHelpersTest::test#returns nil if accessing current_user with an unconfirmed account ./test/test_helpers_test.rb:30
12.7: TrackableHooksTest::test#does not update anything if user has signed out along the way ./test/integration/trackable_test.rb:65
12.7: Devise::Models::Encryptable::ClassMethods#encryptor_class ./lib/devise/models/encryptable.rb:63
12.7: LockableTest::test#should find and unlock a user automatically ./test/models/lockable_test.rb:142
12.7: RememberMeTest::test#do not remember with invalid token ./test/integration/rememberable_test.rb:120
12.7: RememberMeTest::test#remember the user before sign up and redirect him to his home ./test/integration/rememberable_test.rb:79
12.7: PasswordTest::test#when using json requests to ask a confirmable request, should not return the object ./test/integration/recoverable_test.rb:254
12.6: SessionsControllerTest::test##create doesn't raise exception after Warden authentication fails when TestHelpers included ./test/controllers/sessions_controller_test.rb:7
12.6: PasswordTest::test#reset password request with valid E-Mail in XML format should return valid response ./test/integration/recoverable_test.rb:207
12.6: PasswordTest::test#reset password with email with extra whitespace should fail when email is NOT the list of strip whitespace keys ./test/integration/recoverable_test.rb:77
12.6: PasswordTest::test#reset password with email of different case should fail when email is NOT the list of case insensitive keys ./test/integration/recoverable_test.rb:51
12.5: TestHelpersTest::test#defined Warden after_authentication callback should not be called when sign_in is called ./test/test_helpers_test.rb:72
12.5: ActionDispatch::IntegrationTest#sign_in_as_admin ./test/support/integration.rb:45
12.5: PasswordTest::test#when in paranoid mode and with a valid e-mail, asking to reset password should display a message that does not indicates that the email exists in the database and redirect to the failure route ./test/integration/recoverable_test.rb:276
12.5: ReconfirmableTest::test#should find a admin by send confirmation instructions with unconfirmed_email ./test/models/confirmable_test.rb:314
12.5: PasswordTest#request_forgot_password ./test/integration/recoverable_test.rb:10
12.4: RegistrationTest::test#a signed in user should be able to cancel his account ./test/integration/registerable_test.rb:213
12.4: HelpersTest::test#uses custom i18n options ./test/controllers/internal_helpers_test.rb:85
12.4: HelpersTest::test#issues non-blank flash messages normally ./test/controllers/internal_helpers_test.rb:79
12.4: LockTest#send_unlock_request ./test/integration/lockable_test.rb:9
12.4: ConfirmationTest#resend_confirmation ./test/integration/confirmable_test.rb:9
12.3: ValidatableTest::test#should require password when updating/reseting password ./test/models/validatable_test.rb:62
12.3: Devise::include_helpers ./lib/devise.rb:423
12.3: OmniauthableIntegrationTest::test::assert_no_difference#User.count ./test/integration/omniauthable_test.rb:87
12.3: ConfirmableTest::test#should not reset confirmation status or token when updating email ./test/models/confirmable_test.rb:147
12.3: RecoverableTest::test#should not clear reset password token if record is invalid ./test/models/recoverable_test.rb:45
12.3: ReconfirmableTest::test#should not generate confirmation token if skipping reconfirmation after changing email ./test/models/confirmable_test.rb:255
12.3: SessionTimeoutTest::test#set last request at in user session after each request is skipped if tracking is disabled ./test/integration/timeoutable_test.rb:19
12.3: PasswordTest::test#when in paranoid mode and with an invalid e-mail, asking to reset a password should display a message that does not indicates that the e-mail does not exists in the database ./test/integration/recoverable_test.rb:263
12.3: Devise::OmniAuth::UrlHelpers::define_helpers ./lib/devise/omniauth/url_helpers.rb:4
12.2: AuthenticationSanityTest::test#unauthenticated admin does not set message on sign out ./test/integration/authenticatable_test.rb:195
12.1: EncryptableTest::test#should respect encryptor configuration ./test/models/encryptable_test.rb:54
12.1: MappingTest::test#find scope works with single table inheritance ./test/mapping_test.rb:68
12.1: ConfirmationInstructionsTest::test#renders a scoped if scoped_views is set to true ./test/mailers/confirmation_instructions_test.rb:75
12.1: HttpAuthenticationTest::test#returns a custom response with www-authenticate and chosen realm ./test/integration/http_authenticatable_test.rb:48
12.1: HttpAuthenticationTest::test#test request with oauth2 header doesnt get mistaken for basic authentication ./test/integration/http_authenticatable_test.rb:65
12.0: Devise::Controllers::Helpers::define_helpers ./lib/devise/controllers/helpers.rb:42
12.0: Devise::Models::Lockable#lock_expired? ./lib/devise/models/lockable.rb:127
12.0: Devise::Generators::DeviseGenerator#add_devise_routes ./lib/generators/devise/devise_generator.rb:16
12.0: ValidatableTest::test#should require confirmation when updating/reseting password ./test/models/validatable_test.rb:72
12.0: AuthenticationRequestKeysTest::test#blank request keys cause authentication to abort ./test/integration/authenticatable_test.rb:514
11.9: AuthenticationSanityTest::test#scope uses custom failure app ./test/integration/authenticatable_test.rb:204
11.9: TestHelpersTest::test#redirects if valid user signed out ./test/test_helpers_test.rb:50
11.9: OmniAuthConfigTest::test#finds the strategy in OmniAuth's list by name ./test/omniauth/config_test.rb:28
11.9: Devise::FailureApp#http_auth_header? ./lib/devise/failure_app.rb:126
11.9: TokenAuthenticationTest::test#does authenticate with valid authentication token key and value through http if not configured ./test/integration/token_authenticatable_test.rb:58
11.9: ConfirmationTest::test#not confirmed user but configured with some days to confirm should be able to sign in ./test/integration/confirmable_test.rb:120
11.8: Devise::SessionsController#create ./app/controllers/devise/sessions_controller.rb:13
11.8: Devise::Delegator#failure_app ./lib/devise/delegator.rb:8
11.8: DatabaseAuthenticationTest::test#sign in with email including extra spaces should fail when email is NOT the list of strip whitespace keys ./test/integration/database_authenticatable_test.rb:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment