I have now implemented random tests for both functions and cleaned them up a little.
I have also made a few changes to the description and requisites of the "decrypt" function, and I believe that not all previous solutions will work now, so check it out if you want!
Hello, thanks for your feedback!
I have added a few more test cases with random strings for both parts of the kata, I think they should cover all possible cases but I'd like to hear your opinion on the matter.
Thanks for your feedback!
That is a completely different approach than I had thought of, and it looks much better, although a little "outside" of the requirements in the description!
This comment is hidden because it contains spoiler information about the solution
Again, thanks for the feedback.
I have now implemented random tests for both functions and cleaned them up a little.
I have also made a few changes to the description and requisites of the "decrypt" function, and I believe that not all previous solutions will work now, so check it out if you want!
I see, thanks for the explanation, I did not understand it before.
I'll implement them asap.
Now, 12 out of 47 are random string test cases (I added 6 more).
I believe that they should adequately test the code now.
Hello, thanks for your feedback!
I have added a few more test cases with random strings for both parts of the kata, I think they should cover all possible cases but I'd like to hear your opinion on the matter.
@smile67 Cheers mate :)
Thanks for your feedback!
That is a completely different approach than I had thought of, and it looks much better, although a little "outside" of the requirements in the description!