Ad
  • Custom User Avatar

    Am I missing something with the JavaScript encode? It looks like there's a test for encodeRailFenceCipher('',3) that is expecting an empty string, but if I return an empty string, I get expected undefined to equal ''. Is something in the test case coercing the empty string into undefined?