toptal / haste-server

open source pastebin written in node.js
https://www.toptal.com/developers/hastebin/about
2.92k stars 796 forks source link

Improve tests #407

Closed brunosaboia closed 2 years ago

brunosaboia commented 2 years ago

This PR adds some necessary tests, fixes the naming on describe (everything was set to RandomKeyGenerator, perhaps a copy/paste exception) and fixes the consonant/vowel alternation test, since it was failing if the keyspace started with a vowel.

brunosaboia commented 2 years ago

@seejohnrun take a look here, I think that this makes sense and it is easy to review :)