]> git.smokeofanarchy.ru Git - space-station-14.git/commit
SpawnAndDeleteEntityCountTest improvements (#34069)
authorTayrtahn <tayrtahn@gmail.com>
Thu, 17 Apr 2025 11:43:28 +0000 (07:43 -0400)
committerGitHub <noreply@github.com>
Thu, 17 Apr 2025 11:43:28 +0000 (21:43 +1000)
commitdb40bce58f7844901902a7f15e14cbcd094933ca
tree4b1e503ed8ca5f6e9aa317860ab0330fefe2dd3c
parent9b7af5dfcfc3aa49a91b1df8fa4edee16c57bd33
SpawnAndDeleteEntityCountTest improvements (#34069)

* Minor improvements to SpawnAndDeleteEntityCountTest Assert messages

* * Now lists added/removed entities on test failure.
* Wrapped entity loop in MultipleAsync so all failing ents are reported.
* Removed Multiple wrappers on client/server pairs, as they made result formatting ugly.

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Content.IntegrationTests/Tests/EntityTest.cs