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>
|
2022-01-25 14:57:16 -08:00 |
|
jckand-amzn
|
1f51e186fb
|
Removing intentional crash used for testing from CreatePrefab_WithSingleEntity.py
Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com>
|
2021-12-02 18:51:59 -06:00 |
|
jckand-amzn
|
9b0df63505
|
Testing crash log retrieval on Linux
Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com>
|
2021-12-02 15:39:17 -06:00 |
|
srikappa-amzn
|
91dd00672a
|
Added more subdirectories and better names for prefab automated tests (#5488)
* Added more subdirectories and better names for prefab automated tests
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>
* Removed an additional prefab directory prefix for tests
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>
* Removed editor_workflows subdirectory and fixed prefab package casing issue
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>
|
2021-11-18 22:32:07 +05:30 |
|