Skip to content
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

Feature: Run Selenium in Docker #163

Closed
wants to merge 117 commits into from
Closed

Feature: Run Selenium in Docker #163

wants to merge 117 commits into from

Conversation

jamsea
Copy link
Contributor

@jamsea jamsea commented Oct 7, 2016

Related to #142. Currently only works when you change the command from "dev" to "test:e2e" in example/docker-compose.override.yml

If we run npm run test:e2e on a wildcat container running in dev mode, the end to end tests run against dev mode instead of prod-local mode. We have to figure out a way to get the tests to run against prod-local mode even if dev mode is already running.

James Hush added 30 commits July 8, 2016 10:57
…t project, added ssl certs for *.example.localhost
… cert is good for *.example.localhost, not example.localhost)
@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Codecov Report

❗ No coverage uploaded for pull request base (master@105da72). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #163   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     37           
  Lines             ?   1176           
  Branches          ?      0           
=======================================
  Hits              ?   1176           
  Misses            ?      0           
  Partials          ?      0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 105da72...f76f54b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants