Skip to content
Commit 1319bbcf authored by David Kang's avatar David Kang Committed by Eduardo Navarro
Browse files

Introduce mobile beta feature tests



We register a new driver called `mobile` where we emulate a mobile
viewport. We also renamed the default driver to `desktop`.

To run the tests for mobile, set the environment variable. For example:
`CAPYBARA_DRIVER=mobile rspec spec/features/beta/webui/example_spec.rb`

Co-authored-by: default avatarEduardo Navarro <enavarro@suse.com>
parent 0671fd3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment