testdouble / quibble

Makes it easy to replace require'd dependencies.
94 stars 25 forks source link

support non-existing esm files #31

Closed giltayar closed 4 years ago

giltayar commented 4 years ago

@searls It seems that I missed a test: quibbling an esm module that does not exist. I found this out when working on testdouble. This PR adds a test and fixes the bug.

testdouble.js works with this fix (yay!), and is complete (except for documentation). Once this PR is merged and published, I will put the finishing touches on it, and PR it.

searls commented 4 years ago

Ok, released in 0.6.1