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

Resurrect Selenium #534

Merged
merged 4 commits into from Aug 19, 2017
Merged

Resurrect Selenium #534

merged 4 commits into from Aug 19, 2017

Conversation

mwiencek
Copy link
Member

Resurrects Selenium, but with a somewhat simpler setup. Allows for proper UI integration tests once again.

The HTML files are created using the Selenium IDE plugin for Firefox.
They're run using t/selenium.js, which just reads the HTML and
translates it to WebDriver commands, hooking those into tape.
Provides a better way of managing the services if exec'ing into the
container becomes necessary for whatever reason.

Also has the effect of removing their stdouts from the test runner's
output.
@mwiencek mwiencek merged commit 78d6420 into metabrainz:master Aug 19, 2017
@mwiencek mwiencek deleted the selenium branch August 19, 2017 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant