Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
499 0 0 0 100% 1.336 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.cloudforge.core.oidc 148 0 0 0 100% 0.127 s
com.cloudforge.core.enums 42 0 0 0 100% 0.043 s
com.cloudforge.core.interfaces 35 0 0 0 100% 0.123 s
com.cloudforge.core.iam 11 0 0 0 100% 0.047 s
com.cloudforge.core.config 219 0 0 0 100% 0.417 s
com.cloudforge.core.utilities 44 0 0 0 100% 0.579 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.cloudforge.core.oidc

- Class Tests Errors Failures Skipped Success Rate Time
MattermostOidcIntegrationTest 22 0 0 0 100% 0.016 s
GitLabOidcIntegrationTest 13 0 0 0 100% 0.011 s
MattermostGitLabOidcIntegrationTest 23 0 0 0 100% 0.021 s
GrafanaOidcIntegrationTest 12 0 0 0 100% 0.011 s
MetabaseSamlIntegrationTest 20 0 0 0 100% 0.015 s
IdentityCenterOidcConfigurationTest 9 0 0 0 100% 0.007 s
CognitoOidcConfigurationTest 9 0 0 0 100% 0.007 s
JenkinsOidcIntegrationTest 14 0 0 0 100% 0.017 s
MattermostSamlIntegrationTest 26 0 0 0 100% 0.022 s

com.cloudforge.core.enums

- Class Tests Errors Failures Skipped Success Rate Time
AwsRegionTest 24 0 0 0 100% 0.025 s
EnumsTest 18 0 0 0 100% 0.018 s

com.cloudforge.core.interfaces

- Class Tests Errors Failures Skipped Success Rate Time
FrameworkRulesTest 17 0 0 0 100% 0.096 s
ApplicationInterfacesTest 18 0 0 0 100% 0.027 s

com.cloudforge.core.iam

- Class Tests Errors Failures Skipped Success Rate Time
IAMProfileMapperTest 11 0 0 0 100% 0.047 s

com.cloudforge.core.config

- Class Tests Errors Failures Skipped Success Rate Time
ValidationResultTest 15 0 0 0 100% 0.063 s
VisibilityExpressionEvaluatorTest 33 0 0 0 100% 0.057 s
DefaultValueResolverTest 16 0 0 0 100% 0.034 s
CapacityValidatorTest 12 0 0 0 100% 0.014 s
FargateCpuMemoryValidatorTest 46 0 0 0 100% 0.102 s
ConfigFieldInfoTest 27 0 0 0 100% 0.030 s
ConfigurationIntrospectorTest 17 0 0 0 100% 0.068 s
DeploymentConfigTest 53 0 0 0 100% 0.049 s

com.cloudforge.core.utilities

- Class Tests Errors Failures Skipped Success Rate Time
UtilitiesTest 14 0 0 0 100% 0.021 s
ValidatorTest 30 0 0 0 100% 0.558 s

Test Cases

[Summary] [Package List] [Test Cases]

MattermostOidcIntegrationTest

testGetAuthenticationType 0.001 s
testSiteUrlFromApplicationUrl 0.001 s
testEnvironmentVariablesContainSiteUrl 0 s
testSupportsIdentityCenterSaml 0.001 s
testEnvironmentVariablesContainScopes 0 s
testEnvironmentVariablesDoNotContainClientSecret 0.001 s
testGetConfigurationFilePath 0 s
testGetOidcCallbackPath 0.001 s
testGetContainerStartupCommand 0 s
testEnvironmentVariablesContainOpenIdSettings 0.001 s
testGetConfigurationFile 0 s
testSupportsCognito 0.001 s
testIsSupported 0 s
testSiteUrlDerivedFromRedirectUrl 0.001 s
testGetUserDataCommands 0 s
testEnvironmentVariablesContainDiscoveryEndpoint 0.001 s
testGetIntegrationMethod 0 s
testButtonColor 0.001 s
testPostDeploymentInstructions 0 s
testButtonTextByProviderType(String, String)[1] 0.002 s
testButtonTextByProviderType(String, String)[2] 0.001 s
testButtonTextByProviderType(String, String)[3] 0.001 s

ValidationResultTest

testIsSuccessAndIsErrorAreMutuallyExclusive 0 s
testMultipleOkCallsReturnIndependentInstances 0 s
testErrorToString 0.001 s
testErrorHasMessage 0.001 s
testErrorThrowsWithDescriptiveMessage 0.002 s
testErrorRejectsNullOrBlankMessage(String)[1] 0.006 s
testErrorRejectsNullOrBlankMessage(String)[2] 0.001 s
testErrorRejectsNullOrBlankMessage(String)[3] 0.002 s
testErrorRejectsNullOrBlankMessage(String)[4] 0 s
testErrorRejectsNullOrBlankMessage(String)[5] 0 s
testOkReturnsSuccess 0 s
testErrorReturnsFailure 0.001 s
testOkToString 0 s
testMultipleErrorCallsReturnIndependentInstances 0.001 s
testOkHasNullMessage 0 s

VisibilityExpressionEvaluatorTest

testNot_False 0.008 s
testNot_True 0 s
testParentheses_SimpleGrouping 0.003 s
testInvalidSyntax_UnterminatedString 0.006 s
testComplexExpression_RealWorld 0.002 s
testWhitespace_NoSpaces 0.001 s
testOr_BothTrue 0.001 s
testParentheses_NestedGrouping 0.001 s
testAnd_OneTrue 0.001 s
testNumberComparison 0.002 s
testEmptyExpression 0.001 s
testNullExpression 0.001 s
testAnd_BothFalse 0.001 s
testNonExistentField_Comparison 0.001 s
testBooleanComparison_True 0 s
testStringComparison_Equals 0 s
testStringComparison_NotEqualsOperator 0.001 s
testNonExistentField 0.001 s
testAnd_BothTrue 0.001 s
testCapabilityCheck_NullAppSpec 0.001 s
testCapabilityCheck_NotExists 0.001 s
testBooleanComparison_False 0.001 s
testNullConfig 0.001 s
testInvalidSyntax_ExtraCharactersAtEnd 0.003 s
testCapabilityCheck_Exists 0.001 s
testLiteralTrue 0 s
testOperatorPrecedence_AndBeforeOr 0 s
testInvalidSyntax_UnexpectedToken 0.003 s
testWhitespace_ExtraSpaces 0 s
testOr_OneTrue 0.001 s
testInvalidSyntax_UnmatchedParentheses 0.001 s
testStringComparison_NotEquals 0.001 s
testOr_BothFalse 0 s

GitLabOidcIntegrationTest

testGetConfigurationFileWithCognito 0.002 s
testGetPostDeploymentInstructions 0.001 s
testUserDataCommandsIncludeGitLabConfig 0.001 s
testUserDataCommandsStructure 0.001 s
testGetConfigurationFilePath 0 s
testGetUserDataCommandsWithCognito 0 s
testGetContainerStartupCommand 0.001 s
testIsSupported 0.001 s
testGetUserDataCommandsWithIdentityCenter 0 s
testGetConfigurationFileWithIdentityCenter 0 s
testEnvironmentVariablesContainGitLabConfig 0 s
testEnvironmentVariablesContainOidcEndpoints 0 s
testGetIntegrationMethod 0.001 s

MattermostGitLabOidcIntegrationTest

testGetAuthenticationType 0 s
testSiteUrlFromApplicationUrl 0.001 s
testEnvironmentVariablesContainSiteUrl 0 s
testSupportsIdentityCenterSaml 0.001 s
testEnvironmentVariablesContainScopes 0 s
testEnvironmentVariablesDoNotContainDiscoveryEndpoint 0 s
testEnvironmentVariablesDoNotContainClientSecret 0.001 s
testEnvironmentVariablesContainGitLabSettings 0 s
testGetConfigurationFilePath 0 s
testGetOidcCallbackPath 0.001 s
testGetContainerStartupCommand 0.001 s
testEnvironmentVariablesContainEndpoints 0 s
testGetConfigurationFile 0 s
testSupportsCognito 0.001 s
testIsSupported 0 s
testSiteUrlDerivedFromRedirectUrl 0 s
testGetUserDataCommands 0.001 s
testGetIntegrationMethod 0.001 s
testButtonColor 0 s
testPostDeploymentInstructions 0.001 s
testButtonTextByProviderType(String, String)[1] 0 s
testButtonTextByProviderType(String, String)[2] 0 s
testButtonTextByProviderType(String, String)[3] 0 s

UtilitiesTest

testFullyQualifiedDomainName 0.001 s
testSecretsManagerArn 0.001 s
testArnComponents 0.003 s
testDnsCompatibility 0.001 s
testOneOfConcept 0.001 s
testDnsNameComponents 0.001 s
testValidArnFormat 0.001 s
testDnsNameTotalLength 0.001 s
testCommonArnPatterns 0.001 s
testOneOfValidation 0.001 s
testDnsLabelLength 0.001 s
testValidDnsLabel 0.001 s
testValidDnsName 0.001 s
testDnsLabelConstraints 0.001 s

GrafanaOidcIntegrationTest

testGetPostDeploymentInstructions 0.001 s
testGetEnvironmentVariablesWithIdentityCenter 0.001 s
testUserDataCommandsIncludeSecretRetrieval 0.001 s
testAutoSignUp 0.001 s
testGetEnvironmentVariablesWithCognito 0.001 s
testUserDataCommandsStructure 0 s
testGetUserDataCommandsWithCognito 0.001 s
testGetContainerStartupCommand 0.001 s
testIsSupported 0 s
testGetUserDataCommandsWithIdentityCenter 0.001 s
testScopes 0.001 s
testGetIntegrationMethod 0.001 s

AwsRegionTest

testGeoAreaDisplayName 0.001 s
testEuRegionsInEuGeoArea 0.002 s
testSameGeoAreaFalse 0 s
testIsValidRegion(String)[1] 0 s
testIsValidRegion(String)[2] 0 s
testIsValidRegion(String)[3] 0.001 s
testIsValidRegion(String)[4] 0.001 s
testFromCodeValidRegion 0 s
testDrRegion 0 s
testGetSecondaryRegionInvalid 0.001 s
testGovCloudRegionsInGovGeoArea 0 s
testRegionProperties 0 s
testGetSecondaryRegion 0 s
testSameGeoAreaInvalidRegion 0 s
testCanadaRegionsHaveDrPair 0.001 s
testSameGeoAreaTrue 0 s
testFromCodeInvalidRegion 0.001 s
testIsInvalidRegion(String)[1] 0.001 s
testIsInvalidRegion(String)[2] 0 s
testIsInvalidRegion(String)[3] 0 s
testIsInvalidRegion(String)[4] 0.001 s
testRegionCodeUniqueness 0.002 s
testAllRegionsHaveDrPair 0.001 s
testFromCodeNull 0 s

MetabaseSamlIntegrationTest

testGetPostDeploymentInstructions 0 s
testUserDataCommandsIncludeSamlSettings 0.001 s
testUserDataCommandsForBothProviders 0 s
testIdpCertificatePlaceholder 0.001 s
testUserDataCommandsIncludeCertificateRetrieval 0 s
testIdentityCenterSamlIdpUri 0.001 s
testGetUserDataCommandsNotEmpty 0 s
testLogoutUri 0.001 s
testUserDataCommandsNoteEditionRequirement 0.001 s
testGetContainerStartupCommand 0 s
testCognitoSamlIdpUri 0.001 s
testAllRequiredSamlEnvVarsSet 0 s
testSamlAttributeMappings 0 s
testIsSupported 0.001 s
testEnableSaml 0 s
testUserDataCommandsCreateEnvFile 0.001 s
testCognitoGroupAttribute 0.001 s
testGetIntegrationMethod 0.001 s
testGroupSyncEnabled 0.001 s
testIdentityCenterGroupAttribute 0.001 s

ValidatorTest

testInvalidOneOfValue 0.093 s
testInvalidDnsLabelEndsWithHyphen 0.007 s
testValidOneOfStaging 0.001 s
testValidArnWithAccount 0.008 s
testDnsLabelMaxLength 0.003 s
testEmptyArnNotOptional 0.002 s
testDnsNameMultipleLevels 0.009 s
testDnsNameWithHyphens 0.002 s
testEmptyArnOptional 0.004 s
testValidArn 0.001 s
testValidDnsLabelWithNumbers 0.004 s
testValidFqdn 0.001 s
testDnsNameSingleLabel 0.001 s
testDnsLabelTooLong 0.001 s
testValidOneOfProduction 0.001 s
testValidArnWithRegion 0.001 s
testNullArnOptional 0.001 s
testValidOneOfValue 0.001 s
testDnsNameTooLong 0.001 s
testDnsNameInvalidCharacters 0.003 s
testInvalidDnsLabelStartsWithHyphen 0.001 s
testOneOfNullValue 0.001 s
testDnsLabelCaseInsensitive 0.002 s
testArnWithDifferentPartitions 0.002 s
testValidDnsLabel 0.002 s
testNullArnNotOptional 0.001 s
testArnWithInvalidAccount 0.001 s
testOneOfCaseSensitive 0.003 s
testInvalidArn 0.001 s
testValidDnsName 0 s

IdentityCenterOidcConfigurationTest

testClientConfiguration 0.001 s
testToString 0.001 s
testIdentityCenterConfiguration 0.001 s
testGetters 0 s
testAdminGroupName 0.001 s
testClaimDifferencesFromCognito 0 s
testIdentityCenterClaims 0 s
testDifferentTenants 0 s
testDefaultAdminGroupName 0 s

CognitoOidcConfigurationTest

testMultipleRegions 0 s
testClientConfiguration 0.001 s
testToString 0.001 s
testGetters 0 s
testAdminGroupName 0 s
testCognitoConfigurationWithDomainPrefix 0.001 s
testCognitoClaims 0 s
testDefaultAdminGroupName 0 s
testCognitoConfigurationWithCustomDomain 0 s

FrameworkRulesTest

testPriorityDefault 0.036 s
testMultipleFrameworksIndependent 0.005 s
testDisplayNameDefaultsToValue 0.001 s
testDisplayNameWithoutAnnotation 0.001 s
testFrameworkIdMinimal 0.001 s
testDescriptionEmpty 0 s
testPriority 0.001 s
testAlwaysLoadWithoutAnnotation 0.002 s
testFrameworkId 0.001 s
testAlwaysLoad 0.001 s
testAnnotationPersistence 0.001 s
testPriorityWithoutAnnotation 0 s
testDisplayName 0.001 s
testDescriptionWithoutAnnotation 0.001 s
testFrameworkIdWithoutAnnotation 0.003 s
testAlwaysLoadDefault 0 s
testDescription 0.001 s

DefaultValueResolverTest

testResolveWithInvalidMethodReturnsNull 0.012 s
testResolveWithFallbackReturnsConfigValueWhenNoDefault 0.001 s
testResolveMethodReturningNullReturnsNull 0 s
testResolveChainedMethodVersion 0.002 s
testResolveDeepNestedChain 0.001 s
testResolveWithFallbackReturnsResolvedValue 0.001 s
testResolveWithFallbackAndNullAppSpec 0.001 s
testResolveWithFieldThatHasNoInterfaceMethod 0.001 s
testResolveWithNullAppSpecReturnsNull 0.001 s
testResolveChainedMethodDefault 0.001 s
testResolveWithEmptyFrameworksList 0 s
testResolveReturnsNullWhenAllSourcesFail 0 s
testResolveWithoutDefaultFromReturnsNull 0 s
testResolveSimpleMethodDefault 0.001 s
testResolveWithNullFrameworksListHandledGracefully 0 s
testResolveUsesInterfaceDefaultMethod 0.001 s

CapacityValidatorTest

testValidationWithLargeValues 0.001 s
testSkipsValidationWhenValueIsNull 0 s
testSkipsValidationWhenMinCapacityIsNull 0 s
testWorksWithIntegerWrapperTypes 0 s
testSkipsValidationWhenConfigIsNull 0 s
testValidationWithZeroValues 0.001 s
testInvalidWhenMaxLessThanMin 0.004 s
testErrorMessageIncludesBothValues 0.001 s
testValidWhenMaxEqualsMin 0 s
testSkipsValidationWhenMinCapacityFieldMissing 0 s
testSkipsValidationForNonMaxCapacityField 0.001 s
testValidWhenMaxGreaterThanMin 0.001 s

FargateCpuMemoryValidatorTest

testSkipsValidationWhenCpuFieldMissing 0.001 s
testSkipsValidationWhenValueIsNull 0.001 s
testValidCombinationsFor4096Cpu(int)[1] 0.004 s
testValidCombinationsFor4096Cpu(int)[2] 0.001 s
testValidCombinationsFor4096Cpu(int)[3] 0.001 s
testValidCombinationsFor4096Cpu(int)[4] 0.001 s
testBoundaryMemoryFor4096Cpu 0.004 s
testSkipsValidationWhenCpuIsNull 0.001 s
testInvalidCpuValue 0.001 s
testErrorMessageForInvalidMemory 0.001 s
testSkipsValidationWhenConfigIsNull 0 s
testSkipsValidationForNonFargateField 0.001 s
testSkipsValidationWhenMemoryIsNull 0 s
testSkipsValidationWhenMemoryFieldMissing 0 s
testValidCombinationsFor1024Cpu(int)[1] 0.001 s
testValidCombinationsFor1024Cpu(int)[2] 0 s
testValidCombinationsFor1024Cpu(int)[3] 0.001 s
testValidCombinationsFor1024Cpu(int)[4] 0.001 s
testValidCombinationsFor1024Cpu(int)[5] 0.001 s
testValidCombinationsFor1024Cpu(int)[6] 0 s
testValidCombinationsFor1024Cpu(int)[7] 0 s
testValidCombinationsFor256Cpu(int)[1] 0.001 s
testValidCombinationsFor256Cpu(int)[2] 0.001 s
testValidCombinationsFor256Cpu(int)[3] 0 s
testValidCombinationsFor512Cpu(int)[1] 0 s
testValidCombinationsFor512Cpu(int)[2] 0.001 s
testValidCombinationsFor512Cpu(int)[3] 0.001 s
testValidCombinationsFor512Cpu(int)[4] 0.001 s
testInvalidCombinations(int, int)[1] 0.013 s
testInvalidCombinations(int, int)[2] 0 s
testInvalidCombinations(int, int)[3] 0 s
testInvalidCombinations(int, int)[4] 0.001 s
testInvalidCombinations(int, int)[5] 0.001 s
testInvalidCombinations(int, int)[6] 0.001 s
testValidCombinationsFor16384Cpu(int)[1] 0.001 s
testValidCombinationsFor16384Cpu(int)[2] 0 s
testValidCombinationsFor16384Cpu(int)[3] 0 s
testMemoryIncrementValidation 0 s
testValidationOnCpuField 0.001 s
testValidCombinationsFor2048Cpu(int)[1] 0.001 s
testValidCombinationsFor2048Cpu(int)[2] 0 s
testValidCombinationsFor2048Cpu(int)[3] 0 s
testValidCombinationsFor2048Cpu(int)[4] 0 s
testValidCombinationsFor8192Cpu(int)[1] 0.001 s
testValidCombinationsFor8192Cpu(int)[2] 0.001 s
testValidCombinationsFor8192Cpu(int)[3] 0.001 s

JenkinsOidcIntegrationTest

testGetConfigurationFileWithCognito 0.001 s
testConfigurationContainsAuthorizationStrategy 0 s
testGetPostDeploymentInstructions 0.001 s
testUserDataCommandsStructure 0.004 s
testUserDataCommandsIncludeJenkinsSetup 0 s
testGetConfigurationFilePath 0.001 s
testGetUserDataCommandsWithCognito 0 s
testGetContainerStartupCommand 0.001 s
testConfigurationContainsEndpoints 0.001 s
testIsSupported 0 s
testGetUserDataCommandsWithIdentityCenter 0.001 s
testGetConfigurationFileWithIdentityCenter 0 s
testConfigurationContainsClientId 0.001 s
testGetIntegrationMethod 0.001 s

ApplicationInterfacesTest

testOidcIntegrationCustomStartupCommand 0.003 s
testOidcIntegrationDefaultPostDeployment 0.001 s
testOidcIntegrationRequiredMethods 0.001 s
testOidcIntegrationDefaultStartupCommand 0.001 s
testMultipleApplicationInstances 0.001 s
testApplicationSpecDefaultEnvironmentVariables 0.001 s
testApplicationWithOidcIntegration 0 s
testApplicationSpecRequiredMethods 0 s
testApplicationSpecCustomEnvironmentVariables 0 s
testApplicationSpecDefaultOidcSupport 0.001 s
testOidcIntegrationDefaultConfigurationFile 0.001 s
testOidcIntegrationCustomPostDeployment 0.001 s
testApplicationSpecCustomEnvironmentVariablesNullFqdn 0 s
testApplicationSpecCustomHealthCheckPath 0 s
testOidcIntegrationCustomConfigurationFile 0 s
testOidcConfigurationWithNullValues 0.002 s
testApplicationSpecCustomOidcSupport 0 s
testApplicationSpecDefaultHealthCheckPath 0 s

EnumsTest

testTopologyTypeValues 0 s
testComplianceModeFromStringWithNull 0.001 s
testComplianceModeFromStringWithEmpty 0 s
testComplianceModeFromStringWithInvalid 0.001 s
testSecurityProfileToString 0.001 s
testRuntimeTypeToString 0 s
testIAMProfileToString 0 s
testComplianceModeSecurityBestPractices 0.001 s
testIAMProfileValues 0 s
testEnumValueOf 0.001 s
testComplianceModeValues 0 s
testComplianceModeToString 0.001 s
testComplianceModeDefaultForProfile 0 s
testEnumEquality 0.001 s
testSecurityProfileValues 0 s
testComplianceModeFromString 0 s
testEnumNotNull 0.001 s
testRuntimeTypeValues 0.001 s

ConfigFieldInfoTest

testSensitiveField 0 s
testTagList 0.001 s
testValidateAllowedValuesInvalid 0.003 s
testGetValue 0.001 s
testValidatePatternInvalid 0 s
testSetValueWithNull 0 s
testValidatePatternWithNullValue 0 s
testValidateRequiredFieldWithValue 0.001 s
testRecordEquality 0 s
testValidateNumericFieldInRange 0.001 s
testFromFieldThrowsDescriptiveMessage 0.001 s
testValidateNumericFieldAtBoundaries 0 s
testValidatePatternValid 0.001 s
testIsVisibleWithAlwaysCondition 0.001 s
testFieldReference 0 s
testValidateAllowedValuesValid 0 s
testGetValueWithNull 0.001 s
testNonSensitiveField 0 s
testFromFieldWithAnnotation 0.002 s
testValidateWithNullConfig 0 s
testValidateNumericFieldAboveMax 0.002 s
testValidateNumericFieldBelowMin 0.001 s
testHasTag 0.001 s
testFromFieldWithoutAnnotationThrows 0.001 s
testValidateRequiredFieldWithNull 0 s
testFieldWithMultipleTags 0 s
testSetValue 0.001 s

ConfigurationIntrospectorTest

testCategoryOrder 0.024 s
testDiscoverFieldsReturnsNonEmptyList 0.002 s
testFieldWithAllowedValuesHasNonEmptyArray 0.002 s
testDiscoveredFieldsHaveRequiredProperties 0.002 s
testDiscoverFieldsWithNonexistentCategoryReturnsEmpty 0.001 s
testDiscoverFieldsReturnsSameResultsOnMultipleCalls 0.002 s
testFieldsSortedByOrder 0 s
testDiscoverFieldsWithNullCategoryReturnsAll 0.001 s
testFieldWithTagsHasCorrectTags 0 s
testDiscoverFieldsWithCategory 0.001 s
testDatabaseFieldsExist 0.001 s
testDiscoverFieldsWithEmptyCategoryReturnsAll 0.001 s
testDiscoverVisibleFieldsByCategoryFiltersCorrectly 0.001 s
testDiscoverVisibleFieldsWithConfigObject 0.006 s
testFieldsHaveFieldReference 0.004 s
testDiscoverVisibleFieldsWithNullConfig 0.003 s
testDiscoverVisibleFieldsByCategoryWithNullValues 0.001 s

DeploymentConfigTest

testDefaultHealthCheckTimeout 0.003 s
testDefaultOidcProvider 0 s
testSetSecurityProfileDev 0.001 s
testDefaultMemory 0 s
testDefaultRegion 0 s
testDefaultCognitoMfaEnabled 0.001 s
testDefaultRestrictSecurityGroupEgress 0.001 s
testCompleteProductionConfiguration 0.002 s
testDefaultWafEnabled 0.001 s
testSetRestrictSecurityGroupEgress 0 s
testSetAvailabilityZones 0 s
testDefaultAuthMode 0.001 s
testSetIdentityCenterFields 0 s
testSetSecurityProfileStaging 0 s
testSetOidcFields 0.001 s
testDefaultUnhealthyThreshold 0.001 s
testSetCognitoFields 0 s
testSetBasicFields 0 s
testSetRuntimeFields 0.001 s
testDefaultDatabaseVersion 0.001 s
testAvailabilityZonesNullByDefault 0.001 s
testDefaultProvisionDatabase 0.001 s
testNullableFieldsAreNull 0.001 s
testApplicationSpecNullByDefault 0 s
testDefaultHealthyThreshold 0 s
testSetSecurityProfileProduction 0 s
testDefaultEnableSmtp 0 s
testDefaultCpu 0.001 s
testCompleteDatabaseConfiguration 0.001 s
testDefaultEnableSsh 0 s
testSetRuntimeTypeEc2 0 s
testDefaultCognitoCreateGroups 0 s
testDefaultCpuTargetUtilization 0.001 s
testDefaultEnableAgents 0.001 s
testSetResourceFields 0.001 s
testDefaultEnableAutoScaling 0 s
testSecurityHardeningConfiguration 0 s
testSetDomainFields 0 s
testDefaultMinInstanceCapacity 0 s
testSetCloudWatchLogsKmsEncryptionEnabled 0.001 s
testDefaultHealthCheckInterval 0.001 s
testDefaultMaxInstanceCapacity 0.001 s
testCompleteFargateConfiguration 0 s
testSetOptionalPorts 0 s
testSetRuntimeTypeFargate 0 s
testDefaultDatabaseInstanceClass 0.001 s
testDefaultInstanceType 0.001 s
testSetDatabaseFields 0 s
testDefaultCognitoAutoProvision 0.001 s
testDefaultCloudWatchLogsKmsEncryptionEnabled 0.001 s
testDefaultCloudfrontEnabled 0 s
testDefaultHealthCheckGracePeriod 0 s
testDefaultDatabaseEngine 0 s

IAMProfileMapperTest

testDevValidCombinations 0.007 s
testSecurityBestPractices 0.001 s
testProductionValidCombinations 0.004 s
testMapWithNullOverride 0.001 s
testGetRecommended 0.001 s
testMapWithOverride 0.009 s
testStagingValidCombinations 0.003 s
testDevMapsToExtended 0 s
testStagingMapsToStandard 0 s
testProductionMapsToMinimal 0 s
testAllSecurityProfiles 0.001 s

MattermostSamlIntegrationTest

testCertificateVerification 0.002 s
testIdpDescriptorUrl 0.001 s
testGetPostDeploymentInstructions 0 s
testUserDataCommandsIncludeSamlSettings 0.001 s
testUserDataCommandsForBothProviders 0.001 s
testUserDataCommandsIncludeCertificateRetrieval 0 s
testUserDataCommandsIncludeErrorHandling 0 s
testIdentityCenterSamlIdpUrl 0.001 s
testGetUserDataCommandsNotEmpty 0.001 s
testIdentityCenterButtonText 0.001 s
testGetContainerStartupCommand 0 s
testCognitoSamlIdpUrl 0 s
testAllRequiredSamlEnvVarsSet 0.001 s
testSamlAttributeMappings 0.001 s
testIdpCertificateAlwaysSet 0 s
testCognitoButtonText 0.001 s
testUserDataCommandsCreateCertDirectory 0.001 s
testIsSupported 0 s
testRoleAttributes 0.001 s
testSamlCertificateMountPathConstant 0 s
testEnableSaml 0.001 s
testServiceProviderIdentifier 0 s
testUserDataCommandsCreateEnvFile 0 s
testIsDistroless 0 s
testGetIntegrationMethod 0 s
testLdapSyncEnabled 0 s