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.
This is how Codewars kata are setup, Read for more info here
Duplicate question below
Modified and approved.
Bunch of issues with this, I fixed them in a fork and approved.
Main ones are the test titles are literally terrible, and you shouldn't be logging to console and instead putting that information in an assertion message or test title. For this I would prefer assertion messages but I left it as test titles since you already had it set up that way. The random tests could also be more idiomatic but I got them into a state that was no longer awful and left it.
Test cases - Fixed tests section:
Assertions must be encapsulated inside the it block, not directly under the describe block [Ref]
Description:
Try to make the description language agnostic instead of replacing
greetAbe()
withgreet_abe()
lmao
rabbit
i am sexy boy
hello baby
cat only please
Missing correct sample tests.
This is my one-on-one solution(
cat
cat
Loading more items...