branchrust_reboot/main/automated_testingcancel

112 Commits over 92 Days - 0.05cph!

8 Days Ago
Fix new mountable tests having the "Deployables" category, breaking deployable tests Minor cleanup, testlist
8 Days Ago
merge from main
36 Days Ago
Possibly fix some tests failing
37 Days Ago
Moved server block in TestScenario_RocketSplashDamage
37 Days Ago
Don't catch exceptions in WrapTestAsCoroutine
37 Days Ago
Missed one
37 Days Ago
Editor only codegen, codegen
37 Days Ago
Compile fix
37 Days Ago
testlist
37 Days Ago
merge from main
44 Days Ago
Wire tool tests
45 Days Ago
Fixed ParameterDisplayName not being populated correctly in test resutls
45 Days Ago
Test result stacktraces are now populated correctly with captured errors
45 Days Ago
Added SpawnPrefab in RustTestFixture, similar to SpawnEntity but for prefabs
45 Days Ago
merge from automated_testing/raid_recorder
45 Days Ago
merge from main
49 Days Ago
Fixed automated test prefabs being shipped to the client bundles
49 Days Ago
merge from main
49 Days Ago
Fixed TestRunnerWindow error when opening foldouts CTRL + Click on an asset path parameter pings the asset in the project window Added to right click context menu too
49 Days Ago
Better logging on RustTestFixture::SpawnEntity
50 Days Ago
Fixed OOB error on testscenario_rocketsplash5_turretpod
50 Days Ago
merge from automated_testing/export_optims
50 Days Ago
Forgot to refresh the test list
50 Days Ago
Triangle bug splash test fixes Moved one turretpod case to trianglebug
50 Days Ago
merge from main
50 Days Ago
merge from automated_testing/raiding
51 Days Ago
Fixed raiding tests CI filtering Test lists
51 Days Ago
Fixed flacky raiding tests Rockets spawned by ServerProjectileTestSpawner were moving during the WaitUntilAllSpawned
51 Days Ago
Fixed CI testlist loading
51 Days Ago
Didnt save
51 Days Ago
Flagged tests that need to be ignored by CI
51 Days 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
51 Days Ago
merge from main
51 Days Ago
Test list
51 Days Ago
Moved cooking tests out of if UNITY_EDITOR Renamed the tests
51 Days Ago
CI testlist
51 Days Ago
Excluded some prefabs from BaseCombatEntity tests Test list
51 Days Ago
Test list
51 Days Ago
Sprinkler tests cleanup and fixes
52 Days Ago
Auto turret target death and item giving fixes
52 Days Ago
Skip items that have already been removed in RustTestFixture::KillSpawnedItems
52 Days Ago
Include AutomatedTests prefabs in the bundles
52 Days Ago
Make sure vehicles have mount points in TestAutoTurret.PlayerMountedToArmoredVehicle_PlayerNotTargeted
52 Days Ago
More turret tests fixes, added debug convar to suppress randomness in the tick invokes Reworked PlayerMountedToVehicle_PlayerTargeted
52 Days Ago
Autoturret tests cleanup and fixes
52 Days Ago
merge from main
52 Days Ago
Wait for Application.isLoading to be false before starting test on cold boot and batch mode SendNetworkUpdate early returns when Rust.Application.isLoading is true
53 Days Ago
Added +autotest command line arguments for server batchmode test runs
53 Days Ago
Fix TestCooking item leaks
53 Days Ago
merge from main