branchrust_reboot/main/unity_testscancel
10 Commits over 92 Days - 0.00cph!
Removed server runtime tests from Jenkinsfile as they are going to be separated from "standard" pipelines
Altered checks for step runs in Jenkinsfile, in order to add automated editor tests as part of the normal pipeline
Added execute method entrypoints for switching define symbols in order to make sure we can have both SERVER and CLIENT defines before running editor tests. Added modifications to jenkinsfile to use new FPBuild steps and updated fpb-config.json default parameters.
Fixing FPBuild path var in unity tests step in Jenkinsfile
Removing -quit param for unity test method to allow async tests to run properly.