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

[infrastructure] get unit test runner working again (broken due to rewire-webpack being incompatible with webpack 2) #141

Closed
gkovacs opened this issue Jan 22, 2017 · 0 comments

Comments

@gkovacs
Copy link
Member

gkovacs commented Jan 22, 2017

Specifically, rewire-webpack doesn't support webpack 2 (upstream issue: jhnns/rewire-webpack#22 ) and I did not fully succeed at porting it over myself as all the code and relevant APIs are currently undocumented. Will either need to

a) do without unit testing for now and wait for rewire-webpack to fix compatibility with webpack 2

b) downgrade back to webpack 1

c) find another solution for monkey-patching modules for unit testing.

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