lagotto / alm-report

ALM Reports
http://almreports.plos.org/
MIT License
8 stars 3 forks source link

Provide CAS ENV variables for rspec and travis #131

Closed mfenner closed 9 years ago

mfenner commented 9 years ago

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.

jure commented 9 years ago

Thanks Martin! Let's see what happens with the Persona spec now.

jure commented 9 years ago

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