branchrust_reboot/main/hackweek_automatedtestingcancel

136 Commits over 365 Days - 0.02cph!

48 Days Ago
Removed old old test framework
48 Days Ago
merge from main
51 Days Ago
New autoturret test to cover a recent exploit
52 Days Ago
Updated RPCFactory
52 Days Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
Compile fix Test list
2 Months Ago
merge from xorswitch_restart_fix
2 Months Ago
Snap to zero paste option implementation
2 Months Ago
Copypaste compile fix Added LoadFileFromBundles Added snap to zero paste options
2 Months Ago
BasePlayer and RPC factory compile fixes
3 Months Ago
merge from main (not compiling, copypaste conflicts need to be looked at)
4 Months Ago
merge from main
4 Months Ago
▆█▍▆▋ ▍▍▊█ ▋▆▉▅▇▋▋██▌_▌▅▄▌_▉▋▄▋▌
4 Months Ago
merge from main
4 Months Ago
Fixed testrunner.gettestlist command not working in builds testrunner.isbusy now returns a proper json
4 Months Ago
Fixes and cleanup Item tests very wip
4 Months Ago
merge from main
4 Months Ago
▊▌▋▋▅ ▇▉▄▋ ▄▉_▄▋▄▌▍▌_▊
4 Months Ago
RF broadcaster and receiver tests Cleanup
4 Months Ago
Forgot the #if SERVER
4 Months Ago
Added seismic sensor tests Few turret tests fixes
4 Months Ago
Turret tests, cleanup
4 Months Ago
Fixed error when running async test method with more than one TestMethodAsync attribute
4 Months Ago
Fixed test runner still considered as busy after finishing the test run
4 Months Ago
Compile fix
4 Months Ago
More turret test coverage
4 Months Ago
Make sure to clear all fixtures testqueue when cancelling a test run
4 Months Ago
More auto turret tests
4 Months Ago
merge from main
4 Months Ago
Auto turret tests wip
4 Months Ago
testlist -> gettestlist
4 Months Ago
Minor test fixes
4 Months Ago
Added testrunner.isbusy command, returns { isBusy = true/false } when running tests/not running tests
4 Months Ago
Added testrunner.getlastresult command returns the last test result json
4 Months Ago
Fixed rocket tests false negatives Scene
4 Months Ago
Added the test scene to the scene menu
4 Months Ago
Added a new scene for automated tests
4 Months Ago
Electrical switch tests
4 Months Ago
Fixed RocketTests assert throw
4 Months Ago
XORSwitch tests Another attempt at fixing list loading
4 Months Ago
Test list loading fix attempt
4 Months Ago
Added changeset number, branch name and UTC time to the test results
4 Months Ago
runcategory command can take multiple categories
4 Months Ago
More compile fixes bs
4 Months Ago
Editor compile fixes, removed direct reference to dynamic parameters Load the test list from asset bundles
4 Months Ago
Cleanup, naming
4 Months Ago
Removed rocket scenarios parameter codegen, not needed anymore
4 Months Ago
Restored rocket tests that required editor stuff to run
4 Months Ago
Test methods can now have more than one parameters Updated all tests attributes