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 one can be done by grouping by equality or with the ids, which makes it different, but I understand the similarity.
This is an idea I had from something I did at work, I used the numbered id, a colleague used the key, so thought to leave both possibilities as an option to the reader here
Categories are unique in the random tests now
Good call, I forgot to add that constraint in the tests! Will fix
This comment is hidden because it contains spoiler information about the solution