]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add chasm integration tests (#40286)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 17 Sep 2025 04:19:46 +0000 (06:19 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 04:19:46 +0000 (14:19 +1000)
commita4368264f0bc14fc96f13099a0910da0a752a3ad
tree25b88da860a566752b5832facec1231a794c0668
parentfc89f231a55d6455d467439a8bd6cd9237ee3531
Add chasm integration tests (#40286)

* add chasm integration test

* fix assert

* fix

* more fixes

* review
Content.IntegrationTests/Tests/Chasm/ChasmTest.cs [new file with mode: 0644]
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.cs
Content.IntegrationTests/Tests/Movement/MovementTest.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs