Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Approved.
The ESLinting wasn't really necessary; changing as little as possible would have been nice for the reviewer.
Random tests should generate floating point as well as negative numbers
Stumbled upon this on my JavaScript journey.
Forked to upgrade to Node 14 and replace Test with chai.
https://www.codewars.com/kumite/625614c4ea4e7f005779f335?sel=625614c4ea4e7f005779f335
Replace Test.assertDeepEquals with Chai.
Upgrade to Node 14
Run through Eslint
oh, that sure takes me back...
After many days, I finally found the fork button. :D
You could contribute to the kata by fixing it in a fork by clicking the
Fork
/Translation
that is next to theDiscourse
button :)This comment is hidden because it contains spoiler information about the solution