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/Prefab/tests
chiyenteng f91c605144
Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122)
* Ensure to fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Ensure to fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* convert test AreaNodes_DependentComponentsAdded to use prefab system

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Prevent SetupEditorEntity being called twice

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Fix prefab utils prefab naming issue

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* revert test changes

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* fix a grammatical error

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
4 years ago
..
create_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
delete_entity Add tests for deleting an entity from the level and from another prefab (#5839) 4 years ago
delete_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
detach_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
duplicate_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
instantiate_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
open_level Added more subdirectories and better names for prefab automated tests (#5488) 4 years ago
reparent_prefab Fix prefab/instance name inconsistency issue in automated testing's prefab utils (#7122) 4 years ago
PrefabTestUtils.py Add Detach and Duplicate Prefab basic workflow auto test (#4506) 4 years ago