Closed Jan-Ka closed 7 years ago
If I read the Jarvis Log correctly it actually complains that there are no tests the test command can execute.
Hey @Jan-Ka, thanks a lot for this PR. I have been meaning to do .editorconfig
for a while now. Thanks :smile:
Thanks for adding a .gitignore
. I have those things added to my ~/.gitignore_global
, so I never see those folders anyway. I guess a lot of people don't, and it must be hell for them.
I have seen your other PRs and it seems like you are adding unit tests. So, let's change this to exit 0
for now. And when I merge #41, I will put a mocha
in the package.json
.
I have merged it in with exit 0
. Will re-introduce mocha
once we have the first test file added. :smile:
Some items interesting for general project housekeeping