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.
Never mind, figured out the culprit. I was returning "Nice" instead of "Nice!", same deal with naughty. After fixing that the tests passed.
This comment is hidden because it contains spoiler information about the solution
Same here. After replicating everything in my IDE and getting it to work locally I ran the tests here and was met with Unspecified AssertionError as well.