Skip to content

Tests in browser with SouceLabs+Selenium#2623

Open
maxkoryukov wants to merge 5 commits intorembo10:developfrom
maxkoryukov:test/selenium-pr
Open

Tests in browser with SouceLabs+Selenium#2623
maxkoryukov wants to merge 5 commits intorembo10:developfrom
maxkoryukov:test/selenium-pr

Conversation

@maxkoryukov
Copy link
Contributor

Integration with SouceLabs.

Could help to prevent bugs, like a bug with FontAwesome in Safari

maxkoryukov and others added 4 commits April 23, 2016 05:17
Integration with SouceLabs.

Could help to prevent bugs, like a bug with FontAwesome in Safari

#27
Line break returned
Running HP out of the box on Travis cause the HP does not listen for incoming requests (it was binded to localhost). Fixed by creating empty `config.ini` with `http_host` setting
ci_travis = ("TRAVIS" in os.environ) and (os.environ["TRAVIS"] == "true")

use_sauce = ci_travis
use_sauce = True
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could modify : use_sauce = False, then tests will be running in local Firefox, without external connections to SouceLabs. Useful for local testing

maxkoryukov added a commit to maxkoryukov/headphones that referenced this pull request Apr 23, 2016
Integration with SouceLabs.

Could help to prevent bugs, like a bug with FontAwesome in Safari

see rembo10#2623
@maxkoryukov
Copy link
Contributor Author

This PR is already included in #2590

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.

1 participant