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

Move proxy configuration to its own class #89

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

Cruikshanks
Copy link
Member

This change brings the proxy configuration inline with the other configuration blocks parallel and browserstack.

This change brings the proxy configuration inline with the other configuration blocks parallel and browserstack.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the code label Mar 1, 2019
@Cruikshanks Cruikshanks self-assigned this Mar 1, 2019
Also we have added a helper method to the proxy config class which handles the logic of returning a correctly populated hash of settings used when registering the firefox driver with Capybara.

Admittedly this was mainly driven by CodeClimate kicking up a fuss, it at least means we can better test the different permutations that the settings hash can take based on the config values.
@Cruikshanks Cruikshanks merged commit 2919177 into master Mar 1, 2019
@Cruikshanks Cruikshanks deleted the move-proxy-args-to-own-class branch March 1, 2019 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant