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.
Is there something I have to do to move this out of Beta ?
All issues were resolved months ago.
fixed/added random cases for Python, Ruby, Javascript adding 100 cases for each.
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.
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.
interesting. ok.. I'll work on that.
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!
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.
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.
@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.
Updated description to make it clearer.
Thank you.
Fixed.
Thank you
Fixed. Added test cases and also 100 random tests.
Addressed. Thank you.
Remove python as a language choice or remove the failing python test. Really lame to leave broken for a language you have listed.
This does not work for Ruby. No test cases configured.
Loading more items...