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

Make mocking dependencies easier in tests by proxying requires #243

Open
jskrzypek opened this issue Sep 2, 2015 · 0 comments
Open

Make mocking dependencies easier in tests by proxying requires #243

jskrzypek opened this issue Sep 2, 2015 · 0 comments

Comments

@jskrzypek
Copy link
Contributor

We should be able to use https://github.com/thlorenz/proxyquireify (maybe via https://github.com/bendrucker/proxyquire-universal) for browserify and https://github.com/plasticine/inject-loader for webpack to make it easy to mock dependencies in our test files.

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

No branches or pull requests

1 participant