Ad
  • Custom User Avatar

    Changed

  • Custom User Avatar

    That's actually intentional. Emoji are Characters aswell :)

    EDIT: I'm not sure if it is benefitial to state which kind of symbols to expect but I added a note to indicate as much.

  • Custom User Avatar

    If the requirements are still not clear, please create a new issue. Thank you.

  • Custom User Avatar

    I've removed the offending part of the requirements.

  • Custom User Avatar

    I've added testing against randomly generated sentences and upped the variation of the random word tests.
    For everything else I can think of I'd need to include an implementation of the solution.

  • Custom User Avatar

    You know, it sounded like a neat idea when I wrote it, but probably isn't now that you brought it up.
    I don't appreciate how you approached me about it but I must concede that you have probably more experience writing kata's on codewars, so I'll take your advice and remove it.

  • Custom User Avatar

    Thank you for your feedback.

    I have provided some simple random testing to prevent hardcoded solutions.
    Not sure how much use it will be to add further randomization as it will polute the tests unnecessary.

    I am open to any actionable suggestions, if you have any on top of your mind.

  • Custom User Avatar

    Thank you for your feedback. I am sorry but I can't agree with you.

    If we would want to use this function alongside other case changing functions, such as String.prototype.toUpperCase() and String.prototype.toLowerCase(), we would expect it's return behaviour to be ident.

    Do you think it would be easier to understand where this requirement comes from, if it is explicitely explained?

  • Custom User Avatar

    Thank you for your feedback, please let me address these issues. English is not my first language.
    Are the new Rule Definitions easier to understand?