James M Snell
James M Snell
There are relevant test failures to investigate.
Landed in 2bd0f99e778e
> ... how do I know which Node core modules are safe to use and which would require the lazySpawn() treatment? I'd imagine that folks would write the test specifically...
Landed in 097dcfcb1f4c
Landed in fc02b88f89f8...9cbef482df41
Putting the data format aside, we should talk about resolution of these files. Where would they live relative to the application? Current working directory only? In the `node_modules` path? I...
Landed in c44d41b2d819
For `path.mimeType(...)` a couple of questions... 1. Would you expect the actual path to be resolved and for the mime type to be sniffed from the contents or based entirely...
> Not that I mind, but I'm curious what the motivation is for this? I'm assuming something related to Workers. Key motivation is make the tests more structured and easier...
> ... Using BDD specific syntax does not help. As someone who has been working to port many of these tests to another runtime adding this kind of structure does...