Closed mfenner closed 9 years ago
Thanks Martin! Let's see what happens with the Persona spec now.
Nope, still fails unfortunately.
Finished in 31.39 seconds (files took 4.78 seconds to load) 101 examples, 1 failure Failed examples: rspec ./spec/features/user_sessions_spec.rb:4 # user sessions signs in as Persona user
Using vcr and not webmock for this, which is a bit of a hack. Using both vcr and webmock adds extra complexity that I want to avoid at this point.
The persona login spec fails locally with a javascript error, but I hope runs fine in Travis.