skiwi2 / TCG

A trading card game featuring a simple AI, initially designed for codereview.stackexchange.com Coding Challenge #2.
7 stars 1 forks source link

Missing test for prematurely exited game #97

Open skiwi2 opened 10 years ago

skiwi2 commented 10 years ago

A test should be added, running on TestFX, that tests all command line commands with predictable cards and input. This test should also test the exit command to exit prematurely.