branchrust_reboot/main/automatedtestingcancel
5 Commits over 61 Days - 0.00cph!
Convar changed during tests are automatically restored to their past value once the test is done
Added a default test timeout so tests can't hang forever (can be overriden by TestTimeout)
Tests now log the full stack trace when throwing
+ some cleanup and logs
Started adding descriptions to all the existing tests, + some cleanup