P0 PostFX Gradient Weight Modifier component parallel test automation (#4709)
* PostFX Gradient Weight Modifiere component P0 parallel test Signed-off-by: Scott Murray <scottmur@amazon.com> * fixing some comment step numbering Signed-off-by: Scott Murray <scottmur@amazon.com> * fixing PostFX casing and method camel casing of the test function Signed-off-by: Scott Murray <scottmur@amazon.com> * changing the casing of the file name Signed-off-by: Scott Murray <scottmur@amazon.com>
This commit is contained in:
@@ -71,5 +71,9 @@ class TestAutomation(EditorTestSuite):
|
||||
class AtomEditorComponents_PostFXShapeWeightModifierAdded(EditorSharedTest):
|
||||
from Atom.tests import hydra_AtomEditorComponents_PostFxShapeWeightModifierAdded as test_module
|
||||
|
||||
@pytest.mark.test_case_id("C36525664")
|
||||
class AtomEditorComponents_PostFXGradientWeightModifierAdded(EditorSharedTest):
|
||||
from Atom.tests import hydra_AtomEditorComponents_PostFXGradientWeightModifierAdded as test_module
|
||||
|
||||
class ShaderAssetBuilder_RecompilesShaderAsChainOfDependenciesChanges(EditorSharedTest):
|
||||
from Atom.tests import hydra_ShaderAssetBuilder_RecompilesShaderAsChainOfDependenciesChanges as test_module
|
||||
|
||||
Reference in New Issue
Block a user