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/atom_utils
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
..
__init__.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago
atom_component_helper.py update golden images for spot light and area light tests, update asset used 4 years ago
atom_constants.py Atom Level component test support in editor_entity_utils.py and tests for level components (#6082) 4 years ago
benchmark_utils.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago
material_editor_utils.py Update the FileIO Aliases (#4186) 4 years ago
screenshot_utils.py Re-structure Atom test folders in AutomatedTesting. (#4206) 4 years ago