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


No differences found