Ad
  • Custom User Avatar

    Removed tests for null and undefined because input validation in this kata is worthless anyway.

  • Custom User Avatar

    because somebody passed in a number instead of a string! surprise input validation! how fun! :D

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Could someone please explain, why this is? And point me in right direction
    Passing all tests, however encountering this error msg

    TypeError: stringToTest.replace is not a function
    at isPalindrome
    at Object.handleError
    at ContextifyScript.Script.runInThisContext
    at Object.runInThisContext