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/Atom
smurly e3306f948f
Atom Level component test support in editor_entity_utils.py and tests for level components (#6082)
* Level component helper and test cases for Atom Level components which currently crash

Signed-off-by: Scott Murray <scottmur@amazon.com>

* moved a close paren to end of previous line to match existing style

Signed-off-by: Scott Murray <scottmur@amazon.com>

* adding a forgotten import

Signed-off-by: Scott Murray <scottmur@amazon.com>

* minor refactor and prep for adding back the Display Mapper Game component test

Signed-off-by: Scott Murray <scottmur@amazon.com>

* putting Game compoenent Display Mapper test back with addition of setting property Enabled to true

Signed-off-by: Scott Murray <scottmur@amazon.com>

* typo in line fixed Test. bocomes Tests.

Signed-off-by: Scott Murray <scottmur@amazon.com>
4 years ago
..
atom_utils Atom Level component test support in editor_entity_utils.py and tests for level components (#6082) 4 years ago
golden_images update golden images for spot light and area light tests, update asset used 4 years ago
tests Atom Level component test support in editor_entity_utils.py and tests for level components (#6082) 4 years ago
CMakeLists.txt remove the main suite optimized jobs from CMakeLists.txt since its causing a false build failure on AR 4 years ago
TestSuite_Main.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Main_GPU.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Main_GPU_Optimized.py Make prefab system enabled as default for automated tests (#5670) 4 years ago
TestSuite_Sandbox.py Atom Level component test support in editor_entity_utils.py and tests for level components (#6082) 4 years ago
__init__.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago