Delta-v/Content.IntegrationTests/Tests
DrSmugleaf 5c0cf1b1a0
Use 'new' expression in places where the type is evident for content (#2590)
* Content.Client

* Content.Benchmarks

* Content.IntegrationTests

* Content.Server

* Content.Server.Database

* Content.Shared

* Content.Tests

* Merge fixes

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2020-11-27 21:00:49 +11: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 Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Buckle Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Commands Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Disposal Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
DoAfter Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Doors Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Fluids Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects/Components Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Gravity Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
Interaction Add InRangeUnoccluded extension methods (#2224) 2020-10-11 13:13:45 +02:00
Lobby Change cvar usages to use CVarDef and define them in CCVars (#2250) 2020-11-07 11:15:56 +11:00
Networking Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Pathfinding Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
Pulling Add test for being unable to pull anchored entities (#2476) 2020-11-19 00:38:27 +11: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
DummyIconTest.cs DummyIcon test (#2515) 2020-11-14 00:27:13 +11:00
EntityTest.cs removes icon test (#2128) 2020-09-24 16:03:16 +02:00
GravityGridTest.cs Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
GridTileLookupTest.cs Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
HumanInventoryUniformSlotsTest.cs Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
InventoryHelpersTest.cs Copyright Pass/Pruning | Part 1 - Clothing (#2539) 2020-11-22 15:17:14 +11: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 Refactored integration tests to not use content entity prototypes (#2571) 2020-11-19 01:30:36 +11:00
ResettingEntitySystemTests.cs Update content unit tests for engine modloader changes. 2020-11-25 16:23:51 +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