Delta-v/Content.IntegrationTests/Tests
DrSmugleaf 6b4a39006e
Make mechanism behaviors properly update, fix eating and drinking (#2472)
* Make mechanisms properly update and fix eating and drinking

* Remove outdated component ignores

* Fix nullable error

* Fix mechanism behavior events

* Remove unnecessary code
2020-11-02 11:37:37 +01:00
..
AI Sprite fixes (#2213) 2020-10-10 14:44:30 +02:00
Atmos Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
Body Make mechanism behaviors properly update, fix eating and drinking (#2472) 2020-11-02 11:37:37 +01:00
Buckle Add test for being able to buckle again after being forced to unbuckle (#2432) 2020-10-30 02:43:55 +01:00
Commands Change WaitUntil tickstep default to 1, fix going over the max, better async and fix rejuvenate test not being async (#2439) 2020-10-30 01:08:33 +01:00
Disposal Add do_after to TryInsert (#1938) 2020-08-28 09:31:17 +02:00
DoAfter Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Doors Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
Fluids Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects/Components Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
Gravity Add a test for the weightless status (#2437) 2020-10-30 02:38:21 +01:00
Interaction Add InRangeUnoccluded extension methods (#2224) 2020-10-11 13:13:45 +02:00
Lobby Add a test that creates, deletes and creates a character (#2193) 2020-10-12 18:26:17 +02:00
Networking Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Pathfinding Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
StationEvents Fix station events system test 2020-10-14 23:15:49 +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 removes icon test (#2128) 2020-09-24 16:03:16 +02:00
GravityGridTest.cs Adds a Visualizer for the Gravity Generator (#2277) 2020-10-18 13:08:41 +02:00
GridTileLookupTest.cs Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
HumanInventoryUniformSlotsTest.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryHelpersTest.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
MindEntityDeletionTest.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
PostMapInitTest.cs Make PostMapInitTest ignore test maps instead of those in an array (#2066) 2020-09-12 15:47:57 +02:00
PowerTest.cs Fix power integration test 2020-10-27 21:35:58 +01:00
RestartRoundTest.cs Integration test to test restartround. 2020-07-17 11:25:11 +02:00
SaveLoadMapTest.cs Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
SaveLoadSaveTest.cs Remove default grids (content) (#2241) 2020-10-21 17:13: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