Added Tests for Gem Catalog Filtering (#5999)

* Added Tests for Gem Catalog Filtering

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>

* Addressed PR feedback, Renamed all tests to Osherove naming pattern

Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>
This commit is contained in:
AMZN-nggieber
2021-12-01 08:03:36 -08:00
committed by GitHub
parent 7c445d9c7d
commit 57d688fbc1
3 changed files with 529 additions and 19 deletions
+1
View File
@@ -92,6 +92,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
AZ::AzTest
AZ::AzFramework
AZ::AzFrameworkTestShared
AZ::AzQtComponents
AZ::ProjectManager.Static
)