• Custom User Avatar

    Is there something I have to do to move this out of Beta ?
    All issues were resolved months ago.

  • Custom User Avatar

    fixed/added random cases for Python, Ruby, Javascript adding 100 cases for each.

  • Custom User Avatar

    Silly question - how od I approve you version? I'm not seeing it.
    Nevermind, I found it with the link you included. Otherwise, I did not see a link to it(the fork) from the kata.

  • Custom User Avatar

    Thanks for feedback. I fixed the random testing in the python version. Please confirm.
    I'm out of time for now but will do the same for javascript and ruby sometime in the next day.

  • Custom User Avatar

    interesting. ok.. I'll work on that.

  • Custom User Avatar

    I want to write Typescript katas, but I dont see documentation specific to that.
    Where can I see an example? It would really help.
    I tried to use what I use in javascript and I see errors like:
    ../home/codewarrior/spec.ts(1,1): error TS2304: Cannot find name 'describe'.
    ../home/codewarrior/spec.ts(2,5): error TS2304: Cannot find name 'it'.
    ../home/codewarrior/spec.ts(3,9): error TS2304: Cannot find name 'Test'.

    Help much appreciated!

  • Custom User Avatar

    The random tests were generated. True the length is the same but otherwise the strings were generated with : https://www.random.org/strings/

    I did alter a few (literally, less than 5) to add some repeats.

  • Custom User Avatar

    This is the first kata, I've done so pardon me if this is a silly question.
    Is there something I need to do to move this out of Beta ?
    I believe all the issues have been addressed, and feedback incorporated.

    Thanks in advance.

  • Custom User Avatar

    @Chris Rand - Thank you for the advice. I updated the code in the backgroups "full solution" and confirmed that a test.assert calling countRepeats succeeds as well.

  • Custom User Avatar

    Updated description to make it clearer.

    Thank you.

  • Custom User Avatar

    Fixed.
    Thank you

  • Custom User Avatar

    Fixed. Added test cases and also 100 random tests.

  • Custom User Avatar

    Addressed. Thank you.

  • Custom User Avatar

    Remove python as a language choice or remove the failing python test. Really lame to leave broken for a language you have listed.

  • Custom User Avatar

    This does not work for Ruby. No test cases configured.

  • Loading more items...