Files
o3de/AutomatedTesting/Gem/PythonTests/EditorPythonBindings
chiyenteng ab76254b43 Make prefab system enabled as default for automated tests (#5670)
* Make prefab system enabled as default for automated tests

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Modify auto tests after preventing regset saved into disk after editor main window closed

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Uncomment xfail

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Use --regset for editor tests

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
2021-11-22 10:45:18 -08:00
..
2021-03-25 13:57:57 -07:00

All the Hydra tests use the AutomatedTesting project.
The all use the hydra_utils.py file to launch the auto Editor tests.
The <Test_Type>_test.py file is run using LYTT
The <Test_Type>_test_case.py file is executed in the Editor