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.
Fixed order of
expected
andactual
and removed the test case fornull
.Expected and actual results are swapped in the error message of a couple of tests in C#.
You are missing a few ASCII characters with this replace (there are 6 characters between 'Z' and 'a')
This comment is hidden because it contains spoiler information about the solution
Sorry, not a kata issue; your code is wrong. BTW before posting issues look at the top of the page: 16363 people passed the JS kata. When this number is high, chances are high that your code has flaws. You should look at https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution. Cheers.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Sorry no errors in the tests.
BTW if you post an issue:
Cheers.
lua - basic tests are broken
Cheers.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Powersell - Some test case is broken - I verified all test cases (logging them and comparing the values) and all falses are indeed false, yet one of them expects true
Since I can't see your solution, I'm going to guess with most common things:
Loading more items...