]> git.cworth.org Git - lmno-server/commit
Add new failing test case demonstrating zombies sticking around
authorCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:27:19 +0000 (08:27 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:28:15 +0000 (08:28 -0700)
commitffbb84b763743bb38819f00c33f3e43921528d1f
tree84cbccaf1b1b41d7ba8ac7cf13c60b11753857db
parent351b66561207f4ee295564b24127ff82d3349ba5
Add new failing test case demonstrating zombies sticking around

If a player has entirely dropped from the game, then we shouldn't be
reporting a score for them as if they are still active.

This commit adds a new (slow!) test which currently fails to expose
this undesired behavior.
test