]> git.cworth.org Git - empires-server/commit
test: Exercise the situation coded for in the previous commit
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 23:41:31 +0000 (16:41 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 23:41:31 +0000 (16:41 -0700)
commit1c822aaccac6e77568f813d628fe0721b80284ad
tree0830b9cbb7d3a3926a9feb9d426065618760a594
parent507128bb32b242b5a61a180fcb352486b5116280
test: Exercise the situation coded for in the previous commit

Specifically, by changing bob's answer of "surfers" to "sand" he
should now receive one less point than before. That's because
"surfers" was worth one point (since only bob submitted it), but now
"sand" is worth 0. And _that's_ because bob is already getting full
credit of 3 points from "sands" for matching everybody, so he doesn't
deserve any additional credit for putting down an additional answer
that the group decided is equivalent to one he already has.
test