]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add StorageInteractionTest (#28541)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Mon, 3 Jun 2024 21:05:51 +0000 (09:05 +1200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 21:05:51 +0000 (17:05 -0400)
commit5e51a1d73c3a90438969b8100a32e43e44a5a5fb
tree691038c0fe07c64b28740a1376e9d2f64fc0bbbf
parent98ab251f9212699a816aaaf31792ffcda768e8c9
Add StorageInteractionTest (#28541)
18 files changed:
Content.IntegrationTests/Tests/Chemistry/DispenserTest.cs
Content.IntegrationTests/Tests/Construction/Interaction/ComputerContruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/GrilleWindowConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/MachineConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/PanelScrewing.cs
Content.IntegrationTests/Tests/Construction/Interaction/PlaceableDeconstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/WallConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/WindowConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/WindowRepair.cs
Content.IntegrationTests/Tests/DoAfter/DoAfterCancellationTests.cs
Content.IntegrationTests/Tests/EncryptionKeys/RemoveEncryptionKeys.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.EntitySpecifier.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.cs
Content.IntegrationTests/Tests/Payload/ModularGrenadeTests.cs
Content.IntegrationTests/Tests/Storage/StorageInteractionTest.cs [new file with mode: 0644]
Content.IntegrationTests/Tests/Tiles/TileConstructionTests.cs
Content.IntegrationTests/Tests/Weldable/WeldableTests.cs