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

Integrate e2e tests in WordLift #417

Closed
ziodave opened this issue Dec 9, 2016 · 2 comments
Closed

Integrate e2e tests in WordLift #417

ziodave opened this issue Dec 9, 2016 · 2 comments
Assignees
Milestone

Comments

@ziodave
Copy link
Member

ziodave commented Dec 9, 2016

This issue is propaedeutic to #397 in order to test the set-up screen compatibility with different browsers/WordPress versions.

@ziodave ziodave self-assigned this Dec 9, 2016
@ziodave ziodave added this to the 3.9 milestone Dec 9, 2016
@ziodave
Copy link
Member Author

ziodave commented Dec 9, 2016

E2E tests use webdriver.io and SauceLabs (via Travis CI). So we require the following components:

npm install --save-dev wdio-dot-reporter wdio-jasmine-framework wdio-sauce-service webdriverio

webdriver.io configuration is in wdio.conf.js.

Additional Travis CI set-up scripts are in the .ci/travis folder.

E2E tests are in the ./tests/e2e folder.

ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 9, 2016
ziodave added a commit that referenced this issue Dec 13, 2016
ziodave added a commit that referenced this issue Dec 13, 2016
ziodave added a commit that referenced this issue Dec 13, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 14, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 18, 2016
ziodave added a commit that referenced this issue Dec 19, 2016
@ziodave
Copy link
Member Author

ziodave commented Dec 19, 2016

We now have e2e test, currently testing latest WP version on 6 browsers. This issue is merged in #397.

ziodave added a commit that referenced this issue Dec 19, 2016
@ziodave ziodave closed this as completed Dec 29, 2016
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

No branches or pull requests

1 participant