userFlaviencancel

2,748 Commits over 456 Days - 0.25cph!

49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
Electrical switch tests
49 Days Ago
Fixed RocketTests assert throw
49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
XORSwitch tests Another attempt at fixing list loading
49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
Test list loading fix attempt
49 Days Ago
Added changeset number, branch name and UTC time to the test results
49 Days Ago
runcategory command can take multiple categories
49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
More compile fixes bs
49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
Editor compile fixes, removed direct reference to dynamic parameters Load the test list from asset bundles
49 Days Ago
Cleanup, naming
49 Days Ago
merge from hackweek_automatedtesting
49 Days Ago
Removed rocket scenarios parameter codegen, not needed anymore
49 Days Ago
Restored rocket tests that required editor stuff to run
49 Days Ago
Test methods can now have more than one parameters Updated all tests attributes
49 Days 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
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Removed nunit dependency in ServerProjectileTestSpawner
50 Days Ago
merge from main
50 Days Ago
merge from doorcontroller_drain_fix
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Editor stuff in editor folders.... Comments
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Fixed copypaste loading: convert them to a BaseScriptableObject on import, so we can load them from asset bundles in builds
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Fixed testrunner.runall command Added testlist command, returning the server test list json Added current branch and changest in the test result filename
50 Days Ago
Better fail message for blocker and door controller tests
50 Days Ago
▉▋█▇█ █ ▅▇█ ▄▋▉▊▌▆ ▇▇▋▌▅▊ ▅▍▍▆ ▇▍▉█▆▄▌▊▉, ▇▅▅▋██▉▉ █▋▉▌ ▄▆▋ ▆█▌▆▍://██▌.▉▄▅▉▊.▍▆▍/▍/▍▅▉▅▅▊▆▇▉▄▊▆██▆▊/▋▅▋▆▊▊▄▌▇▊▊▇▍▌▊▆
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Removed nunit.framework refs
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
nunit.framework preserve in link.xml
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Fixed manifest failing to generate when we have any other define symbols than CLIENT SERVER
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Added UNITY_INCLUDE_TESTS to the define symbols so nunit assembly are present in the build
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Fixed test runner not loading the test list correctly
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Fixed test list export failing on startup
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
More compile fixes Export test list in server directory
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Disabled tests relying on editor AssetDabase for now
50 Days Ago
merge from hackweek_automatedtesting
50 Days Ago
Compile fixes again
50 Days Ago
merge from main