Delta-v/Content.IntegrationTests/Tests
0x6273 247c7a1d4d
Fix PDA capitalization to be PascalCase (#17335)
2023-06-15 11:44:28 +10:00
..
Access add support for per-id access on AccessReaderComponent (#13659) 2023-02-28 08:03:55 -08:00
Administration/Logs Get test map (#8987) 2022-06-22 00:44:19 +10:00
Atmos UX improvements to Air Alarm UI (#12681) 2022-12-06 15:46:07 -08:00
Body Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Buckle Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
Chemistry Add basic map loader support for entity renaming (#15862) 2023-05-01 13:41:57 +10:00
Cleanup Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Climbing Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Commands Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Construction replace apc panel with wires panel (#14832) 2023-04-20 16:42:22 +10:00
Damageable Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Destructible Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DeviceNetwork Prevent infinite loops in device linking (#16856) 2023-05-29 02:14:06 +10:00
Disposal Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DoAfter Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Doors Split Door Bolt functionality out of AirlockDoor (#16354) 2023-05-31 10:23:35 -04:00
EncryptionKeys Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
Fluids Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
GameObjects/Components Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
GameRules Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
Gravity Fix gravity shenanigans (#12866) 2022-12-18 16:03:23 +11:00
Guidebook Fix nullable errors in DocumentParsingTest (#13918) 2023-02-03 12:41:05 +01:00
Hands Add pickup-drop test and fix hand state handling (#15212) 2023-04-09 03:53:25 +10:00
Interaction Content mapmanager query changes (#16894) 2023-05-28 23:22:44 +10:00
Lobby Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Materials Sheet-meister 2000 (#16686) 2023-06-15 10:49:23 +10:00
NPC Fix NPC prototype reloads (#13981) 2023-02-07 14:27:34 -07:00
Networking Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Payload Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
Power Connect to the closest ExtensionCable instead of the first (#17271) 2023-06-15 11:31:14 +10:00
Procedural Adjust dungeon bounds some more (#16929) 2023-05-29 21:48:15 +10:00
Shuttle Docking config changes (#16945) 2023-06-01 00:09:14 +10:00
Slipping Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Station Refactor stations to properly use entity prototypes. (stationsv3) (#16570) 2023-05-19 15:45:09 -05:00
Tag Fix release mode tag test (#17053) 2023-06-02 10:47:24 +10:00
Tiles Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Utility Fixture updates (#15254) 2023-05-06 16:26:15 +10:00
Weldable Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
CargoTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
ClickableTest.cs Make clickmap lookups use the sprite tree (#13275) 2023-01-05 16:29:27 +11:00
ContainerOcclusionTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DeleteInventoryTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DummyIconTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
EntityTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
FollowerSystemTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
GravityGridTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
HumanInventoryUniformSlotsTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
InventoryHelpersTest.cs Fix PDA capitalization to be PascalCase (#17335) 2023-06-15 11:44:28 +10:00
LogErrorTest.cs Add error log test (#15768) 2023-04-25 19:30:11 +10:00
MachineBoardTest.cs Converts the particle accelerator over to ECS + misc (#17075) 2023-06-08 16:25:59 +10:00
MaterialArbitrageTest.cs Convert materials to use PhysicalComposition (#15414) 2023-04-29 14:53:41 +10:00
MindEntityDeletionTest.cs Revert "Mind ecs" (#14881) 2023-03-27 08:24:00 +11:00
PostMapInitTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
PrototypeSaveTest.cs Dynamic space world generation and debris. (#15120) 2023-05-16 06:36:45 -05:00
ResearchTest.cs RND Rework [Death to Techweb] (#16370) 2023-05-15 15:17:30 -05:00
ResettingEntitySystemTests.cs Make tests faster (#8737) 2022-06-19 20:22:28 -07:00
RestartRoundTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
RoundEndTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
SalvageTest.cs salvage bounds test (#13793) 2023-02-28 08:12:24 -08:00
SaveLoadMapTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
SaveLoadSaveTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
ShuttleTest.cs Content update for ECS physics (#13291) 2023-01-15 15:38:59 +11:00
StartTest.cs Make tests faster (#8737) 2022-06-19 20:22:28 -07:00
StorageTest.cs Add storage fill test (#15758) 2023-04-25 10:30:35 +10:00
VendingMachineRestockTest.cs Reduce vendor restocking time + some code cleanup (#16025) 2023-05-03 15:38:03 +10:00