usercipeaXcancel
branchrust_reboot/main/hackweek_more_testscancel

25 Commits over 0 Days - ∞cph!

2 Months Ago
Fix 18 more deployables clipping with construction Add whitelist to exclude some from the test
2 Months Ago
Deployable test for missing guide mesh
2 Months Ago
Handle multiple groundwatch components in the groundwatch test
2 Months Ago
merge from main
2 Months Ago
Further progress on the deploy volume tests, fix a bug which finds 20 more cases
2 Months Ago
New deployable test to check things can't be placed clipping inside construction / boat construction Finds almost 100 cases
2 Months Ago
merge from main
2 Months Ago
merge from /fixes
2 Months Ago
Rework redirect tests, integrate most into TestItemDefinition Add descriptions, tweak assert messages Add a bunch more, testing for various differences of redirect <-> base item Finds 13 to fix
2 Months Ago
Reapply 143563 as editor test Regenerate testlist
2 Months Ago
merge from main, stomp TestDeployable
2 Months Ago
Add deployable test for missing placeEffect
2 Months Ago
merge from main
2 Months Ago
Include check for terrain layer in Deployable_GroundWatch_Matches_DeployLayers
2 Months Ago
merge from main
2 Months Ago
merge from hackweek_more_tests/fixes
2 Months Ago
Test for io arrow having a direction and handle name not being empty Finds 5 items with missing io arrows
2 Months Ago
▅█▊▍▉▍ ▉▆▆▊▍ ▉▌▌ ▉▌ ▍▅▅▅▋▍ ▋▆▊▍▋▄▆▄▍▋ ▆▉▉▆█▆▌▄ ▉▍▆▊▆▆ ▍▆▉▄▋▄▌▄▆▅▊▇▆▊▅█ ▄▅▋▆▆▇▇▆█ ▋▆▅▉▌▋ ▅▄█▄█▉▅▆ ▌▌▆ ▆▇▉▄ ▍▆▌▅▌ ▄▌▍▍▊▍ ▆▊▄ ▋▋███ ▉▇▋▉▊▍▍▌
2 Months Ago
Start on IO prefab tests Checking relevant prefabs for inputs/outputs/main power slot Checking handles are not too far from any collider
2 Months Ago
Test for verifying deployables that are placeable on boats have only convex colliders All pass as expected
2 Months Ago
Minor cleanup and comments
2 Months Ago
Start on Deployable tests. Wrote a bit of a monstrosity to check for whether the groundwatch layers match where the item can be deployed (but it seems to work well) Finds 8 such cases where its misconfigured, no false positives
2 Months Ago
Basic ItemDefinition tests, checks dlc items are not researchable as well as missing sounds Finds 6 missing phys impact sounds Add descriptions, regenerate testlist
2 Months Ago
Support multiple TestParameterSource attributes Can now have more than one parameter source per test, they get combined
2 Months Ago
Basic worldmodel tests, already catches 30+ misconfigured ones