userFlaviencancel
reporust_rebootcancel

7,017 Commits over 912 Days - 0.32cph!

3 Months Ago
Added Export button to tests right click context menu, re-exports the given fixture and append changes to the test list Bypasses the big ass export, its near instant depending on what you refresh Test list is now sorted alphabetically so using the context menu doesnt shuffle things around Fixed typo that included all editor tests to the server CI test list
3 Months Ago
Added a cache for FindPrefabPathsByLabel so two calls on the same label in the same export run are free
3 Months Ago
Refactoring and cleaning up TestListExporter Added some timing logs, helps finding the slowest param resolutions
3 Months Ago
Forgot to refresh the test list
3 Months Ago
merge from automated_testing
3 Months Ago
Triangle bug splash test fixes Moved one turretpod case to trianglebug
3 Months Ago
merge from automated_testing
3 Months Ago
merge from main
3 Months Ago
Fixed tutorial completed commands not running quietly
3 Months Ago
merge from automated_testing
3 Months Ago
merge from automated_testing/raiding
3 Months Ago
Another raiding test and some inspector tweaks
3 Months Ago
Finally fixed the flaky raiding tests
3 Months Ago
Use SelectableLabel in the test runner window details panel so we can copy text there too Added copy name/copy details context menu
3 Months Ago
Added context menu to test case and fixtures in TestRunnerWindow - Open source file - Copy CTRL+C also works
3 Months Ago
Added ParameterDisplayName in test results and test lists, let us format struct parameter in a nicer way
3 Months Ago
Raiding tests fixes Added impact pos prediction and splash radius gizmos
3 Months Ago
Some TestScenario_RocketSplashDamage refactoring Added 3 new tests checking the triangle splash bug
3 Months Ago
Copy paste preview improvements, we now spawn building block conditional model using the saved modelstate Some cleanup
3 Months Ago
merge from automated_testing
3 Months Ago
Fixed raiding tests CI filtering Test lists
3 Months Ago
Fixed flacky raiding tests Rockets spawned by ServerProjectileTestSpawner were moving during the WaitUntilAllSpawned
3 Months Ago
merge from automated_testing
3 Months Ago
Fixed CI testlist loading
3 Months Ago
Fixed WorkshopCameraKeybindAnchor still using old input system Updated WorkshopEditor scene to remap the inputs
3 Months Ago
merge from automated_testing
3 Months Ago
Didnt save
3 Months Ago
Flagged tests that need to be ignored by CI
3 Months Ago
Batchmode testrunner is now using a dedicated CI testlist by default, can be overriden with any testlist by adding a path to the +autotest command line CI testlist is generated when we generate the regular test list Tests can be excluded from CI with the ExcludeFromCI attribute Test parameter can be filtered too with FilterForCI in TestParameterSource
3 Months Ago
merge from main
3 Months Ago
merge from main
3 Months Ago
merge from placement_ignoreentity
3 Months Ago
Added an ignore entity field to Construction.Placement that can be used by socket mods down the line This allows us to ignore the entity being upgraded/reskinned when running SimpleUpgrade::IsUpgradeBlocked. Fixes large furnace reskins always failing
3 Months Ago
merge from main
3 Months Ago
merge from batteringramhead_health_fix
3 Months Ago
Fixed battering ram head not showing its health
3 Months Ago
merge from automated_testing
3 Months Ago
Test list
3 Months Ago
Moved cooking tests out of if UNITY_EDITOR Renamed the tests
3 Months Ago
merge from automated_testing
3 Months Ago
CI testlist
3 Months Ago
Excluded some prefabs from BaseCombatEntity tests Test list
3 Months Ago
Test list
3 Months Ago
Sprinkler tests cleanup and fixes
3 Months Ago
merge from automated_testing
3 Months Ago
Auto turret target death and item giving fixes
3 Months Ago
Skip items that have already been removed in RustTestFixture::KillSpawnedItems
3 Months Ago
merge from automated_testing
3 Months Ago
Include AutomatedTests prefabs in the bundles
3 Months Ago
merge from automated_testing