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.
yes, it is most unefficient algoritm))
This is really misterios. I've wrote this tests with xunit and all pass. Also run your test on local Fuchu. All fine. On CodeWars output log all 3 cases pass too.
Any ideas? https://ibb.co/PG3Rj79
Ok. Problem was in a defferent formats of timesnaps. Unobviuos runner error messages.
I tried a few solutions and all worked fine. You fail on fixed tests: can only be a problem in your code.
All test pass, but at the end runtime exception. Looks like some test dsl issue.
https://ibb.co/s9h5vd9
"at System.Globalization.TimeSpanParse+TimeSpanResult.SetFailure (System.Globalization.TimeSpanParse+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument, System.String failureArgumentName) [0x0002e] in :0
This comment is hidden because it contains spoiler information about the solution