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.
JS: Node v12 should be used along with the appropriate assertion tools (Mocha + Chai)
Approved :)
Ooo... I bet I know what you need to do. Try forking the translation and see if it will let you do the merge in the fork. I'll still get the credit for the translation :)
Still getting the same message :(
But on the plus side, I was able to change the tests based on your comment - to put the "it" inside of the loop to give more details.
Thanks for that feedback!
Let me see if I can merge the changes... or find out what we need to do :)
I unpublished the translation, merged the descriptions, then republished. See if that does the trick.
That is great! Thanks so much for the feedback and the contributions!
I merged/approved the Ruby version, but when I then went to approve the coffeescript version it gives me this error:
"Description cannot be approved, recent changes from related record must be merged first."
Have you seen this or know what I need to do?
This comment is hidden because it contains spoiler information about the solution
Very strange...?! I tried it different times and got wrong answers (only random tests and not only for 9292)... So first i delete my 'Issue' and we will see what happens... (perhaps later on i have some time to test it again)
Thanks for looking! I have tried to edit the tests as you suggested, but I am not sure how to confirm they are correct. I ran "9292" through the test and the tests came back passing.
thanks for looking!
Too much random test cases without "doubled numbers" and wrong "Submit- tests" on "doubled numbers" - (for example "9292" is one, but tests say no). Because of the first point i could submit my solution...
Congrats on your first Kata :D It's a nice challenge for a beginner.
nice.
should use the === :)
nicely done!