[Issue #5] - Reworked app to better organize results with their corresponding tests

This commit is contained in:
2023-09-21 20:41:25 -06:00
parent 269587e6c9
commit c940a248d7
16 changed files with 266 additions and 7 deletions

View File

@ -1,3 +1,6 @@
database:
adapter: 'sqlite'
database: 'data/gamedata.db'
testing:
minimum_results_required: 3