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.
Thank you so much for the kata approval!!!
@JohanWiltink Thank you very much for the JS translation and adding progressive sizing there! Just have added it!
Hi! I am sorry for the late reply! Yes, @KayleighWasTaken,please, feel absolutely free to rework the test generation and structure, if you would have time for it, I would be extremely grateful for your help!! You're also completely right that the generators are messy!
Thank you so much!! Added it!
Thank you KayleightWasTaken! You we pointing me about this issue of test cases in a different kata but I forgot to change it here :/ . I will go around my other katas shortly and modify it and make sure not to do this mistake again!
So what happens with the functions that generate structures. I have one for generating bad structures
generate_bad_structure
which should ideally test forFalse
cases andgenerate_nested
which generateTrue
case structures and 50% chance to select one of them.generate_bad_structure
generates random nested arrays and usually they are False structures but I also noticed that ocasionally it does create some true structures ( usually, when the structure is small like [ [],[],[] ]). I think, they should be fine but, if not, please let me know.Hi! Yes, you are definitely right about antipattern. Just have approved the proposed translation by KayleighWasTaken which tackles the problem
I am sorry for that. Should be fixed now, but, if anything, please let me know.
I am very sorry, I forgot to rename it there. Should be renamed now
Yeah, if there is a better choice, will be sure to change it.
Thank you! I actually forgot to rename function names :)
Yes, indeed. I added some explanations for the examples. I will have a look what else I can do. Thank you!
Changed, does it look better now?
Added! Thank you!
Thank you very much for kata approval!!!!
Thank you!! I have just updated the spec and all of the tests to include strings in the shallowest 0 depth. It looks now so much better with them ! :]
Hi! I am sorry, I will have to put it off until tomorrow, I wanted to do it this evening, but I have a strong headache and feel like a vegetable. I remember about the promise and will definitely do it.
Loading more items...