Closed marc0l92 closed 3 years ago
Oh, could you add a test here: ,https://github.com/bootprint/bootprint-base/blob/d7cf28bda8dfa5ae95a2c67c2147b3fd43ec85f6/test/helper-spec.js#L100
I'd like to rebase your branch on the current master to see what the tests are doing with your commit. Is that OK?
Yes, It is ok. I'm not an expert of GIT in general therefore if you think that a rebase can solve the testing issues do it.
I will look at the test that you request me in the weekend.
I'm trying to run the testing scripts (npm test
) but I get this errror:
warning: you are using async-hook which is unstable.
....\bootprint-base\node_modules\stack-chain\index.js:10
throw new Error('Conflicting version of stack-chain found');
^
Error: Conflicting version of stack-chain found
Do you know how to solve it? It seems that there is a problem with a dependency.
I'll have to check why the tests are failing. But it has failed before already. Looks like something else is broken