.
Approved
C# fork with adding empty list cases (may invalidate all solutions without check of that though)
replaced in favor of testIt
Technically, the random tests were from the beginning, albeit via weird calls and whatever; now they're clearly random now. Also upgraded Node to 18 + testing framework as well :)
The description should be language-agnostic as well (i.e. independent on each language presented for that kata)
C# doesn't have empty arrays as test cases.
I love simple ideas :)
This comment is hidden because it contains spoiler information about the solution
// Use normIndexTest(array, index) to test your solution!
And why should we use it? Isn't the main function tested anyway?
JS:
both languages: no fixed test checking for thickness handling of the box:
present (3, 14, 40) does not fit in box (16, 41, 19) => False
gg wp
Loading collection data...
.
Approved
C# fork with adding empty list cases (may invalidate all solutions without check of that though)
replaced in favor of testIt
Technically, the random tests were from the beginning, albeit via weird calls and whatever; now they're clearly random now.
Also upgraded Node to 18 + testing framework as well :)
The description should be language-agnostic as well (i.e. independent on each language presented for that kata)
C# doesn't have empty arrays as test cases.
I love simple ideas :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
And why should we use it? Isn't the main function tested anyway?
JS:
both languages: no fixed test checking for thickness handling of the box:
gg wp
Loading more items...