]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add interaction tests for vending machines (#35801)
authorTayrtahn <tayrtahn@gmail.com>
Sat, 15 Mar 2025 06:07:04 +0000 (02:07 -0400)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 06:07:04 +0000 (17:07 +1100)
commit5efcccc81f52cbfe0e15f14bd044585a90a179a2
treeb1f1461a9702c2c043c268ffcc253944562293ba
parent23d7cd0a2956513065f35d48d1c2420c34a4121a
Add interaction tests for vending machines (#35801)

* Add interaction test for vending machines

* Add test of UI basic UI interactions

* Added test for dispensing an item

* Simplify and internalize test yaml

* Add check for restocking with wrong restock box

* Add test for breaking and repairing
Content.IntegrationTests/Tests/Vending/VendingInteractionTest.cs [new file with mode: 0644]