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
AMZN-AlexOteiza 906780a01f
Reorganized PythonTests CMakeLists (#716)
Reorganized Python Tests CMakeLists.txt

Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
5 years ago
..
EditorScripts Integrating github/staging through commit ab87ed9 5 years ago
CMakeLists.txt Reorganized PythonTests CMakeLists (#716) 5 years ago
ComponentAssetCommands_test.py Integrating github/staging through commit ab87ed9 5 years ago
ComponentAssetCommands_test_case.py Integrating github/staging through commit ab87ed9 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 Integrating up through commit 90f050496 5 years ago
ComponentUpdateListProperty_test.py Moving hydra util files into a package 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 [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 5 years ago
EditorUtilityCommands_test.py [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 5 years ago
EditorUtilityCommands_test_case.py [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 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 Moving hydra util files into a package 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 Integrating github/staging through commit ab87ed9 5 years ago
ViewPaneCommands_test_case.py Integrating github/staging through commit ab87ed9 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