Delta-v/Content.IntegrationTests
ShadowCommander d4a5bc8d6b
Fix unbuckling others when clicking on the strap entity (#29998)
* Add failing unbuckle InteractHand test

* Skip trybuckle if strap doesn't have space

* Unbuckle others not just user

* Fix test failing due to delay

* Change to raise event instead of calling OnInteractHand

* Add test for buckle and unbuckle on InteractHand

* Add tick delay

* Remove unneeded tick delay and clean up

* Comment code

* Cleanup

* Swap to fastest checks first

* Fix reading empty sequence when there are no buckled entities
2024-09-19 09:55:26 +10:00
..
Pair Add random seed options to tests (#30735) 2024-08-09 15:25:43 +10:00
Tests Fix unbuckling others when clicking on the strap entity (#29998) 2024-09-19 09:55:26 +10:00
AssemblyInfo.cs Test parallelization stuff. (#31650) 2024-09-01 03:28:30 +02:00
Content.IntegrationTests.csproj Switch project files to C# 12. (#25487) 2024-02-23 15:02:59 +11:00
DummyParallaxManager.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
GlobalUsings.cs Fix content.integration tests warnings (#17817) 2023-07-06 14:54:25 +10:00
PoolManager.Cvars.cs Add Job preference tests (#28625) 2024-06-06 00:19:24 +10:00
PoolManager.Prototypes.cs Update component query benchmarks (#27967) 2024-05-19 11:55:10 +10:00
PoolManager.cs Test parallelization stuff. (#31650) 2024-09-01 03:28:30 +02:00
PoolManagerTestEventHandler.cs Test parallelization stuff. (#31650) 2024-09-01 03:28:30 +02:00
PoolSettings.cs Add random seed options to tests (#30735) 2024-08-09 15:25:43 +10:00
PoolTestLogHandler.cs Add some tests and fix some miscellaneous bugs (#22836) 2023-12-28 10:05:20 +11:00
TestPrototypesAttribute.cs Fix test prototypes fields being marked as unused (#20853) 2023-10-09 00:19:32 -07:00