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.
JS: Node v12 should be used enabled along with its appropiate assertion tools (Mocha + Chai).
Not an issue.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thanks, for pointing this out. Typo.
It's tagged mudolo; I think you meant modulo.
The sample test case uses expect which returns tests for a boolean, which should pass most things (I'm not sure if this is a conscious design choice, forcing the user to look up and make their own tests).
Otherwise, a good kata, and should be brought out of beta
This comment is hidden because it contains spoiler information about the solution
CoffeeScript translation published.
I've attempted to update the description a bit, do you mind reading it and letting me knwo what you think? Please read the entire description including the code expamles and comments in the code examples.
This needs a better description. Specifically, a list of the rules for when the function "knows" the response, and when it should pretend not to know.
Your test cases make it fairly clear. I would consider adding something like these to your description: