DEV 1916: Fix output issues in CLI (#114)
* adding testing of output file and write line for /end * fix regression in latency rounding for board
This commit is contained in:
parent
5f60ccbba8
commit
639362ef46
7 changed files with 396 additions and 49 deletions
5
cli/commands/testdata/jsonl_game_complete.json
vendored
Normal file
5
cli/commands/testdata/jsonl_game_complete.json
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"winnerId": "snk_0",
|
||||
"winnerName": "example snake",
|
||||
"isDraw": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue