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/Code/Framework/AzToolsFramework/Tests/Prefab
srikappa-amzn 625fca71ab
Prefab/unit tests for deletion (#6034)
* Added tests for deleting entity under level and other prefabs

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Added class comments and improved variable names

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Called the reflect function of PrefabFocusHandler from PrefabSystemComponent

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Added couple of unit tests around entity and prefab deletion

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Used engine root path from settings registry as fake path for prefab creation

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>

* Added 2 unit tests around deleting prefabs

Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com>
4 years ago
..
Benchmark Add benchmarks for SpawnAllEntities call in SpawnableEntitiesManager (#5141) 4 years ago
PrefabFocus Dragging an entity from outside the focused Prefab into it may crash the Editor (#5762) 4 years ago
Spawnable Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MockPrefabFileIOActionValidator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MockPrefabFileIOActionValidator.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabDeleteTests.cpp Prefab/unit tests for deletion (#6034) 4 years ago
PrefabDuplicateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabEntityAliasTests.cpp Code/Framework/AzToolsFramework 4 years ago
PrefabInstanceToTemplatePropagatorTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabInstantiateTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabLoadTemplateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabScriptingTests.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabTestComponent.cpp Update storage of Prefab Dom info to be best effort (#2862) 4 years ago
PrefabTestComponent.h Update storage of Prefab Dom info to be best effort (#2862) 4 years ago
PrefabTestData.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabTestData.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabTestDataUtils.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDataUtils.h Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDomUtils.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDomUtils.h Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestFixture.cpp Prefab/unit tests for deletion (#6034) 4 years ago
PrefabTestFixture.h Prefab/unit tests for deletion (#6034) 4 years ago
PrefabTestUndoFixture.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestUndoFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabTestUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabUndoLinkTests.cpp Fix unused warnings release (#3677) 4 years ago
PrefabUndoTests.cpp Code/Framework/AzToolsFramework 4 years ago
PrefabUpdateInstancesTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabUpdateTemplateTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabUpdateWithPatchesTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
ProceduralPrefabAssetTests.cpp {lyn7065} adding ProcPrefab Prefab::Tempate flag method (#4765) 4 years ago
SpawnableCreateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableRemoveEditorInfoTestFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableRemoveEditorInfoTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableRemoveEditorInfoTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableSortEntitiesTestFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableSortEntitiesTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SpawnableSortEntitiesTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago