You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Capybara for integration testing. My observers work fine in my app and in my regular tests, but Capybara feature tests do not trigger any observers no matter what I try. Has anyone dealt with this or is this a known or intentional behavior?
I'm using the latest version of RSpec, Capybara (github masters) and Rails 5.0.0beta3.