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
Danilo Aimini 1d022907dc
Prefabs | Introduce sanitation of prefab doms on loading (#1929)
* Update PrefabLoader to sanitize ingested prefabs and have core systems operate with default values

Signed-off-by: sconel <sconel@amazon.com>
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Remove IsExplicitDefault implementation to avoid confusion (since the function isn't virtual).
Avoid copying PrefabDoms over in SanitizeLoadTemplate.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Address naming and commenting concerns from PR reviews.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Fix to error detection code

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Add support for all uuid formats for zero check.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

Co-authored-by: sconel <sconel@amazon.com>
5 years ago
..
Benchmark Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Spawnable Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
MockPrefabFileIOActionValidator.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
MockPrefabFileIOActionValidator.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabDuplicateTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabEntityAliasTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabInstanceToTemplatePropagatorTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabInstantiateTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabLoadTemplateTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestComponent.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestComponent.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestData.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestData.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestDataUtils.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestDataUtils.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestDomUtils.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestDomUtils.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestFixture.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestFixture.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestUndoFixture.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestUndoFixture.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabTestUtils.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabUndoLinkTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabUndoTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PrefabUpdateInstancesTests.cpp Prefabs | Introduce sanitation of prefab doms on loading (#1929) 5 years ago
PrefabUpdateTemplateTests.cpp Prefabs | Introduce sanitation of prefab doms on loading (#1929) 5 years ago
PrefabUpdateWithPatchesTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableCreateTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableRemoveEditorInfoTestFixture.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableRemoveEditorInfoTestFixture.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableRemoveEditorInfoTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableSortEntitiesTestFixture.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableSortEntitiesTestFixture.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SpawnableSortEntitiesTests.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago