]> git.cworth.org Git - lmno-server/commitdiff
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)
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.


No differences found