userJakbcancel
branchrust_reboot/main/automated_test_entity_bounds_fixescancel

10 Commits over 0 Days - Infinitycph!

11 Minutes Ago
Exclude SimpleBuildingBlock from tests as we are only interested in testing deployables here, not construction, high walls or wall frame socket pieces
29 Minutes Ago
Tidy up how deployables are filtered for this test by using a new TestParameterSource
47 Minutes Ago
Fixed a bug on the TestRunnerWindow where clicking 'run' would incorrectly run editor tests in play mode after changing prefab source attributes because of stale values. Changing this and my editor test worked again. Previous unreliable fix was to untick and retick tests before running but that didn't work for me
2 Hours Ago
Never failed but ran recalculate bounds on flameturret.deployed
2 Hours Ago
Exclude electric.windmill.small from the test. All tests pass :tada:
3 Hours Ago
Manually shrank SnowMachine bounds to only cover the deployable. The snow effect didn't need to be covered. Tested in Craggy, no behaviour change. Test passes
3 Hours Ago
Recalculated bounds on igniter.deployed. Test passes
3 Hours Ago
Removed unneeded Mesh Filter component on the Server object of the electrical.heater as it was contributing to significant Bounds. Recalculated bounds. Test passes
3 Hours Ago
Test list jsons
3 Hours Ago
New automated test to check all deployables for BaseEntity bounds significantly larger than the deploy volume. Included exclusions for deployables that have intended oversized bounds (doors, constructables, high externals...)