userFlaviencancel
reporust_rebootcancel

2,932 Commits over 456 Days - 0.27cph!

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
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Removed nunit dependency in ServerProjectileTestSpawner
3 Months Ago
merge from main
3 Months Ago
merge from doorcontroller_drain_fix
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Editor stuff in editor folders.... Comments
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Fixed copypaste loading: convert them to a BaseScriptableObject on import, so we can load them from asset bundles in builds
3 Months Ago
merge from hackweek_automatedtesting
3 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
3 Months Ago
Better fail message for blocker and door controller tests
3 Months Ago
▉▋█▇█ █ ▅▇█ ▄▋▉▊▌▆ ▇▇▋▌▅▊ ▅▍▍▆ ▇▍▉█▆▄▌▊▉, ▇▅▅▋██▉▉ █▋▉▌ ▄▆▋ ▆█▌▆▍://██▌.▉▄▅▉▊.▍▆▍/▍/▍▅▉▅▅▊▆▇▉▄▊▆██▆▊/▋▅▋▆▊▊▄▌▇▊▊▇▍▌▊▆
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Removed nunit.framework refs
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
nunit.framework preserve in link.xml
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Fixed manifest failing to generate when we have any other define symbols than CLIENT SERVER
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Added UNITY_INCLUDE_TESTS to the define symbols so nunit assembly are present in the build
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Fixed test runner not loading the test list correctly
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Fixed test list export failing on startup
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
More compile fixes Export test list in server directory
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Disabled tests relying on editor AssetDabase for now
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Compile fixes again
3 Months Ago
merge from main
3 Months Ago
merge from hackweek_automatedtesting
3 Months Ago
Compile fix
3 Months Ago
merge from hackeek_automatedtesting
3 Months Ago
Added support for custom path when loading copypaste files Pushed all the test related copypaste files in the project
3 Months Ago
Compile fixes
3 Months Ago
Kill all debris in TestRockets TearDown Cleanup and fixes
3 Months Ago
Added support for multiple rocket fire angles and positions per scenario Test cases codegen
3 Months Ago
More rocket splash test scenarios Improved the gizmos, refactoring
3 Months Ago
Improved server projectile trajectory prediction Folders
3 Months Ago
Door controller tests tweaks
3 Months Ago
Prefab test scenario system (very wip) - Allow us to create more complex tests that aren't practical to write entirely by code - Scenario prefabs placed in the correct folders are automatically added to the test list - Added scenario prefabs loading copy pasted bases and firing rockets at specific hand-placed points, checking that the health of every building block is correct
3 Months Ago
UI prefab setup
3 Months Ago
Added triangle and foundation splash bug tests, both failing
3 Months Ago
More rocket tests Refactoring
3 Months Ago
Changed the test results json structure
3 Months Ago
Rocket splash damage test