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

Adds karma-saucelabs and fixes typo #787

Merged
merged 5 commits into from
Nov 2, 2017
Merged

Adds karma-saucelabs and fixes typo #787

merged 5 commits into from
Nov 2, 2017

Conversation

jbalsas
Copy link
Contributor

@jbalsas jbalsas commented Nov 2, 2017

Intent

To provide two distinct testing process one which uses local browser instances and another that attempts to establish a connection with SauceLabs and use the specified VMs.

Solution

Created two gulp separate tasks:

  • gulp test (local)
  • gulp test:saucelabs (CI)

@jbalsas jbalsas merged commit 2d817ab into master Nov 2, 2017
@jbalsas jbalsas deleted the test_separation branch November 16, 2017 10:27
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.

2 participants