Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Enable running system test locally and on travis for pull request #93

Closed
lbustelo opened this issue Nov 10, 2015 · 3 comments
Closed

Enable running system test locally and on travis for pull request #93

lbustelo opened this issue Nov 10, 2015 · 3 comments

Comments

@lbustelo
Copy link
Collaborator

We currently have a system-test target that is configured to run with SauceLabs. It looks to see if the SauceLabs env variables are set. It currently runs only on Travis as part of a merge into master.

We need to have the following 2 things:

  1. A way to run system test locally, without the use of SauceLabs and without having to start anything else to get it to work (i.e selenium). Should be model after make test-js.
  2. A way to run system tests on travis for PRs. This should be modeled aftet 'make test-js-remote`. In that target, the tests are fully ran on Travis using selenium and firefox.

I suggest that we use 2 targets as we do with make test-js and 'make test-js-remote'.

@lbustelo
Copy link
Collaborator Author

/cc @peller @aluu317

@aluu317
Copy link
Collaborator

aluu317 commented Nov 11, 2015

We're looking at this

@lbustelo lbustelo modified the milestones: 0.2.0, 0.1.0 Nov 17, 2015
@lbustelo
Copy link
Collaborator Author

I'm removing from milestone... this is not a feature. we can roll this into the branches when ready.

peller pushed a commit to aluu317/declarativewidgets that referenced this issue Nov 20, 2015
disable urth-viz-cloud test, which was failing intermittently. refs jupyter#116
(c) Copyright IBM Corp. 2015
lbustelo pushed a commit that referenced this issue Nov 23, 2015
disable urth-viz-cloud test, which was failing intermittently. refs #116
(c) Copyright IBM Corp. 2015
peller pushed a commit that referenced this issue Nov 24, 2015
disable urth-viz-cloud test, which was failing intermittently. refs #116
(c) Copyright IBM Corp. 2015
peller pushed a commit to peller/declarativewidgets that referenced this issue Nov 24, 2015
disable urth-viz-cloud test, which was failing intermittently. refs jupyter#116
(c) Copyright IBM Corp. 2015
peller pushed a commit that referenced this issue Nov 24, 2015
disable urth-viz-cloud test, which was failing intermittently. refs #116
(c) Copyright IBM Corp. 2015
peller pushed a commit that referenced this issue Nov 24, 2015
disable urth-viz-cloud test, which was failing intermittently. refs #116
(c) Copyright IBM Corp. 2015
peller pushed a commit that referenced this issue Nov 24, 2015
disable urth-viz-cloud test, which was failing intermittently. refs #116
(c) Copyright IBM Corp. 2015
peller pushed a commit to peller/declarativewidgets that referenced this issue Nov 26, 2015
disable urth-viz-cloud test, which was failing intermittently. refs jupyter#116
(c) Copyright IBM Corp. 2015
peller pushed a commit to peller/declarativewidgets that referenced this issue Nov 30, 2015
disable urth-viz-cloud test, which was failing intermittently. refs jupyter#116
(c) Copyright IBM Corp. 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants