You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/Gem/PythonTests/EditorPythonBindings
Brian Herrera e8bbb5a0d5 Set scripts to be executable
This is required to build on linux/mac
5 years ago
..
ComponentAssetCommands_test.py Set scripts to be executable 5 years ago
ComponentAssetCommands_test_case.py Set scripts to be executable 5 years ago
ComponentCommands_test.py Set scripts to be executable 5 years ago
ComponentCommands_test_case.py Set scripts to be executable 5 years ago
ComponentCommands_test_case_BuildComponentTypeNameList.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test_case.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test_case_set_none.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test_case_visibility.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test_containers.py Set scripts to be executable 5 years ago
ComponentPropertyCommands_test_enum.py Set scripts to be executable 5 years ago
ComponentUpdateListProperty_test.py Set scripts to be executable 5 years ago
ComponentUpdateListProperty_test_case.py Set scripts to be executable 5 years ago
CryMaterialsCommands_test.py Set scripts to be executable 5 years ago
CryMaterialsCommands_test_case.py Set scripts to be executable 5 years ago
DisplaySettingsBus_test.py Set scripts to be executable 5 years ago
DisplaySettingsBus_test_case.py Set scripts to be executable 5 years ago
DisplaySettingsCommands_test.py Set scripts to be executable 5 years ago
DisplaySettingsCommands_test_case.py Set scripts to be executable 5 years ago
EditorCommandLine_test.py Set scripts to be executable 5 years ago
EditorCommandLine_test_case.py Set scripts to be executable 5 years ago
EditorUtilityCommands_legacy_test_case.py Set scripts to be executable 5 years ago
EditorUtilityCommands_test.py Set scripts to be executable 5 years ago
EditorUtilityCommands_test_case.py Set scripts to be executable 5 years ago
EditorViewCommands_test.py Set scripts to be executable 5 years ago
EditorViewCommands_test_case.py Set scripts to be executable 5 years ago
EntityCRUDCommands_test.py Set scripts to be executable 5 years ago
EntityCRUDCommands_test_case.py Set scripts to be executable 5 years ago
EntityCommands_test.py Set scripts to be executable 5 years ago
EntityCommands_test_case.py Set scripts to be executable 5 years ago
EntitySearchCommands_test.py Set scripts to be executable 5 years ago
EntitySearchCommands_test_case.py Set scripts to be executable 5 years ago
EntitySelectionCommands_test.py Set scripts to be executable 5 years ago
EntitySelectionCommands_test_case.py Set scripts to be executable 5 years ago
GameModeCommands_test.py Set scripts to be executable 5 years ago
GameModeCommands_test_case.py Set scripts to be executable 5 years ago
LevelCommands_test.py Set scripts to be executable 5 years ago
LevelCommands_test_case.py Set scripts to be executable 5 years ago
LevelComponentCommands.cfg Integrating latest 47acbe8 5 years ago
LevelComponentCommands_test.py Set scripts to be executable 5 years ago
LevelComponentCommands_test_case.py Set scripts to be executable 5 years ago
LevelPathsCommands_test.py Set scripts to be executable 5 years ago
LevelPathsCommands_test_case.py Set scripts to be executable 5 years ago
MainWindowCommands_test.py Set scripts to be executable 5 years ago
MainWindowCommands_test_case.py Set scripts to be executable 5 years ago
ObjectManagerCommands_test.py Set scripts to be executable 5 years ago
ObjectManagerCommands_test_case.py Set scripts to be executable 5 years ago
ObjectStringRepresentation_test.py Set scripts to be executable 5 years ago
ObjectStringRepresentation_test_case.py Set scripts to be executable 5 years ago
PySide_Example_test.py Set scripts to be executable 5 years ago
PySide_Example_test_case.py Set scripts to be executable 5 years ago
TrackViewCommands_test.py Set scripts to be executable 5 years ago
TrackViewCommands_test_case.py Set scripts to be executable 5 years ago
ViewPaneCommands_test.py Set scripts to be executable 5 years ago
ViewPaneCommands_test_case.py Set scripts to be executable 5 years ago
ViewportTitleDlgCommands.cfg Integrating latest 47acbe8 5 years ago
ViewportTitleDlgCommands_test.py Set scripts to be executable 5 years ago
ViewportTitleDlgCommands_test_case.py Set scripts to be executable 5 years ago
WaitCommands_test.py Set scripts to be executable 5 years ago
WaitCommands_test_case.py Set scripts to be executable 5 years ago
__init__.py Set scripts to be executable 5 years ago
hydra_utils.py Set scripts to be executable 5 years ago
layerEntity_test.py Set scripts to be executable 5 years ago
layerEntity_test_case.py Set scripts to be executable 5 years ago
readme.txt Integrating latest 47acbe8 5 years ago

readme.txt

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