Delta-v/Content.IntegrationTests/Tests
DrSmugleaf 48b61f6bcc
Replace every usage of GridCoordinates with EntityCoordinates (#2021)
* Update RobustToolbox

* Transition direct type usages

* More updates

* Fix invalid use of to map

* Update RobustToolbox

* Fix dropping items

* Rename name usages of "GridCoordinates" to "EntityCoordinates"

* Revert "Update RobustToolbox"

This reverts commit 9f334a17c5908ded0043a63158bb671e4aa3f346.

* Revert "Update RobustToolbox"

This reverts commit 3a9c8cfa3606fa501aa84407796d2ad920853a09.

# Conflicts:
#	RobustToolbox

* Fix cursed IMapGrid method usage.

* GridTileLookupTest now uses EntityCoordinates

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es>
2020-09-06 16:11:53 +02:00
..
AI Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Atmos Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Commands Add restart round command test (#1897) 2020-08-25 15:26:33 +02: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 Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
Fluids Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects/Components Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
Interaction Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Networking Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +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 Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +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 Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GravityGridTest.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GridTileLookupTest.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +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 Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
PostMapInitTest.cs Add a test to check that maps are not saved postmapinit (#1987) 2020-09-02 01:16:42 +02:00
PowerTest.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +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