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.
Oh my bad, I didn't pay attention :(
Thanks for your help.
I made it now
This comment is hidden because it contains spoiler information about the solution
it's : Test.assertEquals(toDayOfYear([5, 11, 1604]), 310);
language JavaScript
the last test should wait for 309 not 310. Can you check? because on my code everything passes except the last test