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.
Because the core tests contain random tests, to make sure your code always works. If you do not pass, there must be some inputs which cause your solution to fail. :)
Maybe this will help:
https://docs.codewars.com/training/troubleshooting#test-attempt
how it can be
after pressing test button I got:
You have passed all of the tests! :)
and after pressing attempt button:
CoreTests failed
on the same code?