]> git.cworth.org Git - lmno-server/commit
test: Extend Scribe testing to encompass a complete game
authorCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 12:40:03 +0000 (05:40 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 12:40:03 +0000 (05:40 -0700)
commitbf51534cfe9f8f1d90fd6df4ae590fdecdc2825e
treeb32b8931cffecedf32baa08fdd3e1e168a9b6107
parentbecd968d62e215c08834c7b9547422893aa424b2
test: Extend Scribe testing to encompass a complete game

Including the formation of several large-ish glyph shapes.

There's not actually a _lot_ of functional testing here. It would be
much more useful if the server reported whether a move generated a
glyph or not, (and then the test suite could verify that result on
every single move).

For that, we'll also want to aloow sub-tests that don't generate an
entire line of output, but instead just a single letter.
test