issues
search
ucsb-cs56-projects
/
cs56-games-poker
-
MIT License
2
stars
11
forks
source link
feat: Add test for PokerGameGui.betButtonHandler() (solves #30)
#78
Closed
kennethrunnman
closed
6 years ago
kennethrunnman
commented
6 years ago
test cases:
Test that only valid text can make succesful bets.
Test a succesful bet by the player.
test that a player cannot bet beyond their value in chips.
test cases: