-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
A wild test appeared #121
Comments
SpaceK33z
added a commit
that referenced
this issue
Sep 11, 2016
@wuct, I started writing some tests. I'm having some trouble with testing your |
Merged
@SpaceK33z I fix the test by #122. |
In short, requests for bundle files would still be responded by webpack-dev-middleware, so the next middleware would never be invoked. |
SpaceK33z
added a commit
that referenced
this issue
Sep 12, 2016
SpaceK33z
added a commit
that referenced
this issue
Sep 12, 2016
SpaceK33z
added a commit
that referenced
this issue
Sep 13, 2016
SpaceK33z
added a commit
that referenced
this issue
Sep 13, 2016
SpaceK33z
added a commit
that referenced
this issue
Sep 13, 2016
SpaceK33z
added a commit
that referenced
this issue
Sep 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I started with writing the first test for this repo... Finally!
Here's a roadmap of things to test:
GetFilenameFromUrl
webpackDevMiddleware.waitUntilValid
webpackDevMiddleware.invalidate
webpackDevMiddleware.close
handleRangeHeaders
done
eventinvalid
eventwatch-run
eventrun
eventreporter
optionserverSideRender
option/index.html
should workheaders
should be set on responseThe text was updated successfully, but these errors were encountered: