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

CI page testing #1989

Closed
crossan007 opened this issue Feb 24, 2017 · 13 comments
Closed

CI page testing #1989

crossan007 opened this issue Feb 24, 2017 · 13 comments
Assignees
Milestone

Comments

@crossan007
Copy link
Contributor

Need to test all pages as part of Jenkins CI

https://docs.travis-ci.com/user/gui-and-headless-browsers/

@DawoudIO
Copy link
Contributor

we do have a open source Sauce Labs account ;)

@crossan007 crossan007 self-assigned this Feb 24, 2017
@crossan007
Copy link
Contributor Author

Looks like we need to set up Selenium for testing, and then Sauce Labs allows us to use their servers to run selenium unit tests.

There are 3 PHP bindings for the selenium project. This one looks to be the best maintained: https://github.com/facebook/php-webdriver

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

http://behat.org/en/latest/quick_start.html looks pretty neat too...

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

@crossan007
Copy link
Contributor Author

Looks like we need apache inside of travis for this to work: https://gist.github.com/roderik/3123962

@crossan007
Copy link
Contributor Author

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

Successfully merging a pull request may close this issue.

2 participants