Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

drop test dependency on proxyquire#303

Merged
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:retry-request
Jul 6, 2017
Merged

drop test dependency on proxyquire#303
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:retry-request

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

@ofrobots ofrobots commented Jul 6, 2017

This fixes the test failures on windows. proxyquire has global side-effects and depending on the order in which files are loaded, we could get different behaviour. I've modified the tests so that they are less reliant on global behaviour.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 6, 2017
Copy link
Copy Markdown
Contributor

@DominicKramer DominicKramer left a comment

Choose a reason for hiding this comment

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

LGTM provided that the tests pass.

@ofrobots ofrobots merged commit 7ccdcd7 into googleapis:master Jul 6, 2017
@ofrobots ofrobots deleted the retry-request branch July 6, 2017 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants