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
Danilo Aimini ac959bcc01
Dragging an entity from outside the focused Prefab into it may crash the Editor (#5762)
* Replace Instance References with EntityId of the Prefab Container (WIP)

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

* Use the invalid entity id for the root instance and get the root instance every time to prevent weird Prefab EOS shenanigans.

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

* Revert unnecessary changes, fix IsOwningPrefabBeingFocused to match previous behavior. Disable some tests that no longer apply correctly due to the testing environment not relying on the Prefab EOS.

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

* Fix minor typo in test comment

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
Entity Squashed commit of Procedural Prefab work (#4481) 4 years ago
EntityOwnershipService Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FocusMode LYN-7279 + LYN-7192 | Focus Mode - Container unit tests + Clear container entity open state on new level load (#4558) 4 years ago
Prefab Dragging an entity from outside the focused Prefab into it may crash the Editor (#5762) 4 years ago
Script Modernization + AZStd::function compare fix. (#3680) 4 years ago
SliceStabilityTests Update the FileIO Aliases (#4186) 4 years ago
ToolsComponents Code/Framework/AzToolsFramework 4 years ago
UI [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
Viewport Fixes for viewport selection issues (#5494) 4 years ago
Visibility Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ArchiveTests.cpp Update the FileIO Aliases (#4186) 4 years ago
AssetFileInfoListComparison.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AssetSeedManager.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AssetSystemMocks.h Update the FileIO Aliases (#4186) 4 years ago
AssetUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BoundsTestComponent.cpp Fixes for viewport selection issues (#5494) 4 years ago
BoundsTestComponent.h Fixes for viewport selection issues (#5494) 4 years ago
ComponentAdapterTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentAddRemove.cpp [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
ComponentModeTestDoubles.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentModeTestDoubles.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentModeTestFixture.cpp Preparatory work to allow for more viewport integration tests (#3961) 4 years ago
ComponentModeTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentModeTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorTransformComponentSelectionTests.cpp Fixes for viewport selection issues (#5494) 4 years ago
EditorVertexSelectionTests.cpp Fixes for viewport selection issues (#5494) 4 years ago
EntityIdQLabelTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
EntityInspectorTests.cpp Added API for finding components based on required/incompatible services. 4 years ago
EntityTestbed.h Update the FileIO Aliases (#4186) 4 years ago
FileFunc.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
FingerprintingTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GenericComponentWrapperTest.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
InstanceDataHierarchy.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
IntegerPrimtitiveTestConfig.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LogLines.cpp ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Main.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ManipulatorBoundsTests.cpp Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 4 years ago
ManipulatorCoreTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ManipulatorViewTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PerforceComponentTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformAddressedAssetCatalogTests.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
PropertyIntCtrlCommonTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyIntCtrlCommonTests.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyIntSliderCtrlTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyIntSpinCtrlTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyTreeEditorTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonBindingTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
QtWidgetLimitsTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SQLiteConnectionTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
Slice.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
SliceUpgradeTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SliceUpgradeTestsData.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Slices.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
SpinBoxTests.cpp Fix for events that should have been consumed by manipulators (#3108) 4 years ago
ThumbnailerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TransformComponent.cpp Code/Framework/AzToolsFramework 4 years ago
UndoStack.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
aztoolsframeworktests_files.cmake Asset Browser Tests (#4948) 4 years ago