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.
seems as usual,nothing changed
Good kata,bad test.It was the worst test cases I had seen.
I can't see it...but the kata has been solved. A reply marked as a spoiler should be visiable for questioner.I will advise this to CodeWars.
Thank you!
I got the same problems with igorredchuk:
set/del-> redo tests
It should have thrown an exception. After set call, there is nothing to redo
Test Passed: Value == {"x":5}
one redo call - Expected: {"x":5,"y":66}, instead got: {"x":5,"y":6}
It's really hard for me to investigate the problem. What did I miss?I would appreciate a hint. Thanks!
Have you solved it?I've met the same problem.
This comment is hidden because it contains spoiler information about the solution
It's so hard for me.I solved it by stackoverflow.Good Kata!