userFlaviencancel

2,912 Commits over 456 Days - 0.27cph!

2 Months Ago
More auto turret tests
2 Months Ago
merge from main
2 Months Ago
merge from console_history_playerprefs
2 Months Ago
Save console command history in player prefs, so it persists in between sessions
2 Months Ago
Auto turret tests wip
2 Months Ago
testlist -> gettestlist
2 Months Ago
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
2 Months Ago
Electrical switch tests
2 Months Ago
Fixed RocketTests assert throw
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
XORSwitch tests Another attempt at fixing list loading
2 Months Ago
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
2 Months Ago
More compile fixes bs
2 Months Ago
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
2 Months Ago
Removed nunit dependency in ServerProjectileTestSpawner
2 Months Ago
merge from main
2 Months Ago
merge from doorcontroller_drain_fix
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Editor stuff in editor folders.... Comments
2 Months Ago
merge from hackweek_automatedtesting
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
merge from hackweek_automatedtesting
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
2 Months Ago
Better fail message for blocker and door controller tests
2 Months Ago
▉▋█▇█ █ ▅▇█ ▄▋▉▊▌▆ ▇▇▋▌▅▊ ▅▍▍▆ ▇▍▉█▆▄▌▊▉, ▇▅▅▋██▉▉ █▋▉▌ ▄▆▋ ▆█▌▆▍://██▌.▉▄▅▉▊.▍▆▍/▍/▍▅▉▅▅▊▆▇▉▄▊▆██▆▊/▋▅▋▆▊▊▄▌▇▊▊▇▍▌▊▆
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Removed nunit.framework refs
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
nunit.framework preserve in link.xml
2 Months Ago
merge from hackweek_automatedtesting