-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System specs #22
System specs #22
Conversation
e128e2e
to
ad2bd12
Compare
1f0b57f
to
e2d19a6
Compare
e2d19a6
to
0c710af
Compare
0c710af
to
ce16b45
Compare
7fffb72
to
1127f81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a question, thanks @blocknotes. 🙂
f9657fb
to
a78b3f6
Compare
00e231d
to
3d753a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
3d753a3
to
c77b3f0
Compare
Set the browser to use for system specs explicitly.
From version 2.11 the systems specs option will be included. PR: `solidusio/solidus#3552`
c77b3f0
to
527ca4d
Compare
CAPYBARA_DRIVER for no js specs. CAPYBARA_JS_DRIVER for js specs.
9b5dcb2
to
19606c9
Compare
Rebased, added a new commit to permit to check the Capybara driver via env variables, made some more checks. Ready to merge for me 👍 |
Switch from feature specs to system specs.
Details here:
https://relishapp.com/rspec/rspec-rails/docs/system-specs/system-spec
Fixes #19