branchrust_reboot/main/hackweek_automatedtestingcancel

130 Commits over 335 Days - 0.02cph!

8 Days Ago
Compile fix Test list
8 Days Ago
merge from xorswitch_restart_fix
8 Days Ago
Snap to zero paste option implementation
8 Days Ago
Copypaste compile fix Added LoadFileFromBundles Added snap to zero paste options
8 Days Ago
BasePlayer and RPC factory compile fixes
8 Days Ago
merge from main (not compiling, copypaste conflicts need to be looked at)
56 Days Ago
merge from main
56 Days Ago
▆█▍▆▋ ▍▍▊█ ▋▆▉▅▇▋▋██▌_▌▅▄▌_▉▋▄▋▌
56 Days Ago
merge from main
59 Days Ago
Fixed testrunner.gettestlist command not working in builds testrunner.isbusy now returns a proper json
59 Days Ago
Fixes and cleanup Item tests very wip
60 Days Ago
merge from main
60 Days Ago
▊▌▋▋▅ ▇▉▄▋ ▄▉_▄▋▄▌▍▌_▊
60 Days Ago
RF broadcaster and receiver tests Cleanup
2 Months Ago
Forgot the #if SERVER
2 Months Ago
Added seismic sensor tests Few turret tests fixes
2 Months Ago
Turret tests, cleanup
2 Months Ago
Fixed error when running async test method with more than one TestMethodAsync attribute
2 Months Ago
Fixed test runner still considered as busy after finishing the test run
2 Months Ago
Compile fix
2 Months Ago
More turret test coverage
2 Months Ago
Make sure to clear all fixtures testqueue when cancelling a test run
2 Months Ago
More auto turret tests
2 Months Ago
merge from main
2 Months Ago
Auto turret tests wip
2 Months Ago
testlist -> gettestlist
2 Months Ago
Minor test fixes
2 Months Ago
Added testrunner.isbusy command, returns { isBusy = true/false } when running tests/not running tests
2 Months Ago
Added testrunner.getlastresult command returns the last test result json
2 Months Ago
Fixed rocket tests false negatives Scene
2 Months Ago
Added the test scene to the scene menu
2 Months Ago
Added a new scene for automated tests
2 Months Ago
Electrical switch tests
2 Months Ago
Fixed RocketTests assert throw
2 Months Ago
XORSwitch tests Another attempt at fixing list loading
2 Months Ago
Test list loading fix attempt
2 Months Ago
Added changeset number, branch name and UTC time to the test results
2 Months Ago
runcategory command can take multiple categories
2 Months Ago
More compile fixes bs
2 Months Ago
Editor compile fixes, removed direct reference to dynamic parameters Load the test list from asset bundles
2 Months Ago
Cleanup, naming
2 Months Ago
Removed rocket scenarios parameter codegen, not needed anymore
2 Months Ago
Restored rocket tests that required editor stuff to run
2 Months Ago
Test methods can now have more than one parameters Updated all tests attributes
2 Months Ago
TestListExporter now serializes all test parameters and put them in the json Tests with dynamic parameters no longer need to retrieve them at runtime - so we can now use editor code to set tests dynamic parameters - tests will execute faster also added TestDescription attribute
2 Months Ago
Removed nunit dependency in ServerProjectileTestSpawner
2 Months Ago
merge from main
2 Months Ago
Editor stuff in editor folders.... Comments
2 Months Ago
Fixed copypaste loading: convert them to a BaseScriptableObject on import, so we can load them from asset bundles in builds
2 Months Ago
Fixed testrunner.runall command Added testlist command, returning the server test list json Added current branch and changest in the test result filename