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.
Tests are very inadequate.
OK, works now.
Now there's just a spelling error in the first line of the description (messae).
I've changed to the description, let me know if it could still be clearer.
Hey everyone - this is my first Kata, so I really appreciate all feedback and issues brought up. Also, if you have any suggestions for how to enrich the kata, that could be great too (for instance, adding an async aspect to the testing).
Sorry, that was an edit I saved by mistake.
Same here, can't solve the kata
There's nothing in the description about what
toBe
should return and about usingexpecto
/toBe
outside ofito
.There's a syntax error in the Submit tests.
Also, in the description examples, you use
expect
instead ofexpecto
.This comment is hidden because it contains spoiler information about the solution
I'm having trouble seeing how this works...could you explain?