csimi

Results 4 issues of csimi

There seems to be some sort of module resolution bug. Reproduce: ``` docker run --rm node:12-alpine npx [email protected] help ``` Result: ``` internal/modules/cjs/loader.js:626 throw err; ^ Error: Cannot find module...

Based on https://xhr.spec.whatwg.org/#the-overridemimetype()-method exception should be thrown in LOADING and DONE state, otherwise do nothing.

It always bothered me that the bamboo reporter doesn't output to the console. The log file is the first place I go to when my test fails, so with this...

Right now the parameters are passed to the handler functions like this: ``` function(xhr, response) ``` Isn't this a promise anti-pattern? I have to use intermediate functions to get the...

enhancement
v5