Remy
d5dfa0d9
Refactor the test framework to allow to run the tests in editor play mode :
- Add TestFrameworkPlayMode class
- Move common functions to TestFrameworkTools class
- Add a setting in SetupSceneforRenderPipelineTest to invoke custom actions before capturing
7 年前
Remy
468b92e2
Move back play mode testrunner script out of Editor Folder, and add compilation directives to avoir build failures.
Fix script GUID in LT and HD test scenes.
7 年前
Remy
c09a6280
Create test assembly deffinition files, to avoid to have to "enable playmode test for all assemblies"
7 年前
Remy
4a36daf4
Add GBuffer debug for debug view controller.
Filter out Play Modes tests in editor test list.
Remove unecessary vars from scene setup
Update MotionVector test template because of optimisation (and frame offset)
7 年前
Remy
4008da43
Fix TestFrameworkTools (relative scenes path issue)
7 年前
Remy
585366d1
Correct pipeline assets not beeing set up correctly after running the tests.
Also, backup and restore current opened scenes after running any test.
7 年前
Remy
bba59d17
Working (still some errors to fix) test result window.
7 年前
Remy
fe34a794
Fix reflection probe layout in test 2401
Try to accelerate tests by greatly reducing the number of wait frames. Seems stable.
7 年前
Remy
b6b37ddb
Add possibility to have comment in tests listed in TestRunner
7 年前
Remy
0ac4d650
Make the tests more sensitive (tile average comparison instead of full image average).
Update templates.
Compare with Lab colorspace
7 年前
Frédéric Vauchelles
4838fe60
Fix path search in test tool framework
7 年前
Tim Cooper
fafb59af
Run code formatter.
7 年前