keithwhor / casino

A module for simulating and playing Blackjack games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests with Mocha to idiot-proof strategies

keithwhor opened this issue · comments

We want to make sure;

  • Dealer strategy is immutable and correct
  • Outcomes (player hand vs. dealer hand) are immutable and correct