easy-dungeon-company / ddl

Dungeon Definition Language
0 stars 0 forks source link

CLI has no tests #33

Closed mmjackson90 closed 5 years ago

mmjackson90 commented 5 years ago

Monkeypatching the 'prompt' function will provide a way to test this, as we can assume that the PyInquirer module works as expected.

mmjackson90 commented 5 years ago

Many tests are now available, though the new image helper still requires a full test suite writing.