rails-composer icon indicating copy to clipboard operation
rails-composer copied to clipboard

some specs fail on gen of rails-devise-pundit

Open phosphene opened this issue 9 years ago • 0 comments

Great work. Thanks for this.

This is only a minor question. I assume, given all the configurability, that not all specs will pass under all choices. Is that correct? I'm not sure that you want such issues addressed or fixed by others?

Ruby 2.3.3 Rails 4.2.5

In particular, however, I do note, for example, that:

rspec ./spec/features/users/sign_out_spec fails

Sign out user signs out successfully (FAILED - 1)

Failures:

  1. Sign out user signs out successfully Failure/Error: click_link 'Sign out'
 Capybara::ElementNotFound:
   Unable to find link "Sign out"

phosphene avatar Feb 11 '16 16:02 phosphene