• Custom User Avatar

    This would considerably change the requirements in some of the languages.

  • Custom User Avatar

    There are Example Test Cases and Test Cases in the C# version now.

    I've also changed the kata description to use the correct method name for C#.

  • Custom User Avatar

    Added sample tests to javascript.

  • Custom User Avatar

    Fixed.

  • Custom User Avatar

    Very good.:)
    Anyway i think that it would be not an Issue, but a Suggestion. In your "Issue" it's about the wrong kata description (at least for C#). It looks that this kata was created initially for JavaScript and the description was never adjusted. Then write just a suggestion: what, where and how must be added/corrected/and so one so as to make the kata description clearer.
    After all you could be able to solve this kata, then there are nothing broken or there are no buggs as you wrote.

    It's just my opinion, nothing personal or angry. :)

  • Custom User Avatar

    Hi Vort,

    you are right, there aren't the example test cases, but you can write your own so much as you want. // TODO: Replace examples and use TDD development by writing your own tests

    See this Capitalization Conventions for .Net Framework, then you can undestand better, which name of the method you have to write.

    I hope, i could help you. ;)

  • Custom User Avatar

    I have removed the "Notes" from Kata description as this doesn't apply anymore beacause I have removed the input validation. Read the comment from sakana378.

  • Custom User Avatar

    It appears the Codewars team is aware of this issue and actively looking for a fix. Thanks for the feedback!

  • Custom User Avatar

    Oh great, now Codewars is not even outputting JS in UTF-8? I'm going to forward this one... jhoffner... if a name mention works? Otherwise I'm emailing too.

  • Custom User Avatar

    Now I see, you are referring to the "Notes" section of the Kata description. Right. I will add a necessary info to this section to be clear.

  • Custom User Avatar

    I suppose you mean the test suite assert messages? Agreed. I also think that they are rather... dull and not informative enough.

  • Custom User Avatar

    Hi,

    done!
    All test cases are green, but if i try to publish comes the following Message/Warning:
    Kumite was published with failed tests!

  • Custom User Avatar

    @Dentzil,please check it ;-)

  • Custom User Avatar

    It's not I've seen that most javascripteers love to make code that's not bullet-proof, That's what I'm trying to teach. Early translations made it harder and excesive attention, when I can update the code for all languages I'll make it availible again have a nice time.

  • Custom User Avatar

    Thanks, I added initial tests.

  • Loading more items...