chenosaurus / poker-evaluator

poker hand evaluator
247 stars 57 forks source link

Add unit tests and fix error message (also add package-lock.json, jest support as unit tests) #20

Closed sharikovvladislav closed 7 years ago

sharikovvladislav commented 7 years ago

btw thank you for your great lib.

chenosaurus commented 7 years ago

you're welcome! thanks for adding tests!!

sharikovvladislav commented 7 years ago

@chenosaurus by the way I noticed you did not enable travis ci check. So although build is red, you will be able to merge it :( Thats not cool , right?

You can set it there: http://i.imgur.com/KliB7ZB.png . Go to branches in the repo settings, create protected branch and set the ci.