Delta-v/Content.IntegrationTests/Tests
DrSmugleaf efbd01d0bf
Add test for airlocks opening/closing and blocking entities (#1842)
* Add test for airlocks opening/closing and blocking entities

* Nullable fix classic
2020-08-22 12:30:30 +02:00
..
AI Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Atmos Fix NRE in atmos helpers and add tests (#1775) 2020-08-18 13:32:18 +02:00
Disposal Nullability fixes. 2020-08-20 16:48:15 +02:00
DoAfter Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Doors Add test for airlocks opening/closing and blocking entities (#1842) 2020-08-22 12:30:30 +02:00
GameObjects/Components/Movement Nullability fixes. 2020-08-20 16:48:15 +02:00
Networking Integration test to test restartround. 2020-07-17 11:25:11 +02:00
Pathfinding Remove pathfinding graph node directions (#1223) 2020-06-28 17:43:06 +02:00
StationEvents Station events (#1518) 2020-08-13 22:52:17 +02:00
BuckleTest.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
ContainerOcclusionTest.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
DeleteInventoryTest.cs Add integration test for entity deletion. 2020-08-21 14:54:50 +02:00
EntityTest.cs Add test for non abstract entities without icons (#1666) 2020-08-18 13:46:12 +02:00
GravityGridTest.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
HumanInventoryUniformSlotsTest.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryHelpersTest.cs Add inventory helpers and an integration test for it (#1841) 2020-08-21 18:09:47 +02:00
MindEntityDeletionTest.cs Integration tests for mind entity deletion handling. 2020-08-21 17:43:42 +02:00
PowerTest.cs Power integration tests (#1805) 2020-08-20 11:44:39 +02:00
RestartRoundTest.cs Integration test to test restartround. 2020-07-17 11:25:11 +02:00
SaveLoadMapTest.cs Fix some UserData file system usage inconsistencies with map save tests. 2020-08-20 18:47:41 +02:00
SaveLoadSaveTest.cs Fix some UserData file system usage inconsistencies with map save tests. 2020-08-20 18:47:41 +02:00
StartTest.cs Integration tests improvements: 2020-01-20 22:14:44 +01:00
VendingMachineTest.cs Fix vending machines throwing (#1225) 2020-07-02 16:03:57 +02:00