Skip to content

Comment out the "helm.tplvalues.render" function in _helpers.tpl for … #218

Comment out the "helm.tplvalues.render" function in _helpers.tpl for …

Comment out the "helm.tplvalues.render" function in _helpers.tpl for … #218

GitHub Actions / Helm Unit Test Results - charts/mycarrier-helm succeeded Oct 17, 2025 in 0s

All 135 tests pass in 1m 19s

135 tests   135 ✅  1m 19s ⏱️
 33 suites    0 💤
  1 files      0 ❌

Results for commit daba600.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Helm Unit Test Results - charts/mycarrier-helm

135 tests found

There are 135 tests, see "Raw output" for the full list of tests.
Raw output
Autoscaling Matrix Tests ‑ dev env - force autoscaling, individual disabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ dev env - force autoscaling, individual enabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ dev env - no force, no autoscaling, default replicas (envScaling=0)
Autoscaling Matrix Tests ‑ dev env - no force, no autoscaling, explicit replicas=0 (envScaling=1)
Autoscaling Matrix Tests ‑ dev env - no force, with autoscaling (envScaling=0 but HPA created)
Autoscaling Matrix Tests ‑ feature env - force autoscaling, individual disabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ feature env - force autoscaling, individual enabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ feature env - no force, no autoscaling, default replicas (envScaling=0)
Autoscaling Matrix Tests ‑ feature env - no force, no autoscaling, explicit replicas (envScaling=0)
Autoscaling Matrix Tests ‑ feature env - no force, with autoscaling (envScaling=0 but HPA created)
Autoscaling Matrix Tests ‑ preprod env - no force, no autoscaling, default replicas (envScaling=0)
Autoscaling Matrix Tests ‑ prod env - force autoscaling, individual disabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ prod env - force autoscaling, individual enabled (envScaling=1, HPA created)
Autoscaling Matrix Tests ‑ prod env - no force, no autoscaling, default replicas (envScaling=1)
Autoscaling Matrix Tests ‑ prod env - no force, no autoscaling, explicit replicas (envScaling=1)
Autoscaling Matrix Tests ‑ prod env - no force, no autoscaling, explicit replicas=0 (envScaling=1)
Autoscaling Matrix Tests ‑ prod env - no force, no autoscaling, explicit replicas=1 (envScaling=1)
Autoscaling Matrix Tests ‑ prod env - no force, with autoscaling (envScaling=1 and HPA created)
Autoscaling Matrix Tests ‑ verify envScaling label when forceAutoscaling is false in dev
Autoscaling Matrix Tests ‑ verify envScaling label when forceAutoscaling is true
Crossplane Azure Resource Group Tests ‑ should create multiple resource groups
Crossplane Azure Resource Group Tests ‑ should create resource group in custom kubernetes namespace
Crossplane Azure Resource Group Tests ‑ should create resource group with Observe management policy for import
Crossplane Azure Resource Group Tests ‑ should create resource group with custom annotations
Crossplane Azure Resource Group Tests ‑ should create resource group with managedBy field
Crossplane Azure Resource Group Tests ‑ should create resource group with minimal configuration
Crossplane Azure Resource Group Tests ‑ should create resource group with tags
Crossplane Azure Resource Group Tests ‑ should include standard helm labels
Crossplane Azure Resource Group Tests ‑ should not create any resources when resource groups are not configured
Crossplane Azure Service Bus Tests ‑ should create multiple subscription rules
Crossplane Azure Service Bus Tests ‑ should create service bus in custom kubernetes namespace
Crossplane Azure Service Bus Tests ‑ should create service bus namespace, topic, and subscription with minimal config
Crossplane Azure Service Bus Tests ‑ should create service bus subscription with forwarding configuration
Crossplane Azure Service Bus Tests ‑ should create service bus with custom annotations
Crossplane Azure Service Bus Tests ‑ should create service bus with custom resource group name
Crossplane Azure Service Bus Tests ‑ should create service bus with multiple topics and subscriptions
Crossplane Azure Service Bus Tests ‑ should create service bus with subscription properties
Crossplane Azure Service Bus Tests ‑ should create service bus with subscription rules using CorrelationFilter
Crossplane Azure Service Bus Tests ‑ should create service bus with subscription rules using SqlFilter
Crossplane Azure Service Bus Tests ‑ should create service bus with tags
Crossplane Azure Service Bus Tests ‑ should create service bus with topic properties
Crossplane Azure Service Bus Tests ‑ should include standard helm labels on all resources
Crossplane Azure Service Bus Tests ‑ should not create any resources when service bus is not configured
Crossplane Azure Service Bus Tests ‑ should support managementPolicies for importing existing resources
Crossplane Azure Service Bus Tests ‑ should truncate long resource names to 63 characters
Crossplane Azure Storage Tests ‑ should create storage with auto-generated names when not specified
Crossplane Azure Storage Tests ‑ should include standard helm labels
Crossplane Azure Storage Tests ‑ should not create any resources when storage accounts are not configured
Crossplane Azure Storage Tests ‑ should work with minimal required configuration using fallback path
Deployment template tests ‑ should not create deployment when deploymentType is not deployment
Deployment template tests ‑ should set replicas based on environment
Edge Cases Tests ‑ should create deployment with minimal required configuration
Edge Cases Tests ‑ should handle empty optional fields correctly
Edge Cases Tests ‑ should support zero replicas for maintenance mode
Environment Variables Tests ‑ should combine default environment variables with custom ones
Environment Variables Tests ‑ should handle environment variables with special formats
Environment Variables Tests ‑ should set custom environment variables
Frontend VirtualService template tests ‑ should create frontend virtualservice when conditions are met
Frontend VirtualService template tests ‑ should not create frontend virtualservice with single frontend app
Frontend VirtualService template tests ‑ should not create frontend virtualservice without primary app
HPA autoscaler template tests ‑ should create HPA for deployment in production environment
HPA autoscaler template tests ‑ should create HPA for rollout deployment
HPA autoscaler template tests ‑ should create HPA with global forceAutoscaling in any environment
HPA autoscaler template tests ‑ should not create HPA in development without force flag
Minimum Deployment Configuration Tests ‑ should create a valid deployment with minimum required configuration
Minimum Deployment Configuration Tests ‑ should set default values for unspecified deployment properties
Minimum HPA Configuration Tests ‑ should create HPA with custom replicas and metrics
Minimum HPA Configuration Tests ‑ should create a valid HPA with minimum required configuration
Minimum Rollout Configuration Tests ‑ should create a valid rollout with minimum required configuration
Minimum Rollout Configuration Tests ‑ should handle rollout with bluegreen strategy
Minimum Service Configuration Tests ‑ should create a valid service with minimum required configuration
Minimum Service Configuration Tests ‑ should handle minimum configuration with simple port definition
Minimum ServiceMonitor Configuration Tests ‑ should create a valid servicemonitor with minimum required configuration
Minimum StatefulSet Configuration Tests ‑ should create a valid statefulset with minimum required configuration
Minimum StatefulSet Configuration Tests ‑ should handle statefulset with minimum volume configuration
Minimum Values Tests ‑ should work with absolute minimum required values
Minimum VirtualService Configuration Tests ‑ should create a valid virtualservice with minimum required configuration
Null Optional App Fields Tests ‑ should accept null values for selected optional application fields
Null Optional Fields Tests ‑ should accept null values for optional fields in global configuration
Null Secret Fields Tests ‑ should accept null values for secrets configuration
Resource Configuration Tests ‑ should apply environment-specific resource overrides
Resource Configuration Tests ‑ should handle very high resource requirements
Resource Configuration Tests ‑ should set custom resource limits and requests
Rollout template tests ‑ should create bluegreen rollout with analysis templates
Rollout template tests ‑ should create rollout when deploymentType is rollout
Rollout template tests ‑ should not create rollout when deploymentType is not rollout
Security Context Tests ‑ should apply both pod and container security contexts
Security Context Tests ‑ should set container security context
Security Context Tests ‑ should set custom pod security context
Service template tests ‑ should create preview service for rollouts
Service template tests ‑ should create standard service with correct ports
ServiceMonitor template tests ‑ should create service monitor when enabled
ServiceMonitor template tests ‑ should include additional labels when specified
StatefulSet template tests ‑ should configure volume mounts when volumes are specified
StatefulSet template tests ‑ should create statefulset when deploymentType is statefulset
StatefulSet template tests ‑ should set replicas based on environment for statefulset
Test trigger tests template ‑ should create a job for each application
Test trigger tests template ‑ should handle custom TTL values correctly
Test trigger tests template ‑ should handle multiple test definitions correctly
Test trigger tests template ‑ should handle no filters in test definition correctly
Test trigger tests template ‑ should handle special characters in filter values correctly
Test trigger tests template ‑ should have proper labels and annotations
Test trigger tests template ‑ should only create jobs for enabled applications
Test trigger tests template ‑ should use testenginehook spec
V2 Migration Feature Tests - Deployments ‑ should default to false when v2migration is not set
V2 Migration Feature Tests - Deployments ‑ should preserve other annotations when v2migration is enabled
V2 Migration Feature Tests - Deployments ‑ should use default sync options when v2migration is false
V2 Migration Feature Tests - Deployments ‑ should use v2migration sync options when v2migration is true
V2 Migration Feature Tests - Deployments ‑ should work with multiple applications when v2migration is true
V2 Migration Feature Tests - StatefulSets ‑ should default to false for statefulset when v2migration is not set
V2 Migration Feature Tests - StatefulSets ‑ should preserve other annotations for statefulset when v2migration is enabled
V2 Migration Feature Tests - StatefulSets ‑ should use default sync options for statefulset when v2migration is false
V2 Migration Feature Tests - StatefulSets ‑ should use v2migration sync options for statefulset when v2migration is true
VPA template tests ‑ should create VPA for statefulset
VPA template tests ‑ should create VPA when enabled
VPA template tests ‑ should not create VPA when not enabled
VirtualService template tests ‑ should add custom hosts and routes when specified
VirtualService template tests ‑ should create feature branch specific virtual service
VirtualService template tests ‑ should create virtual service for istio ingress type
test allowed endpoints edge cases ‑ should handle endpoints with multiple wildcards
test allowed endpoints edge cases ‑ should handle root path endpoint
test allowed endpoints edge cases ‑ should handle wildcard at root level
test allowed endpoints edge cases ‑ should work with special characters that need escaping
test allowed endpoints edge cases ‑ should work with very long endpoint names
test allowed endpoints functionality in VirtualService ‑ should create allowed endpoints with exact match
test allowed endpoints functionality in VirtualService ‑ should create allowed endpoints with mixed exact and wildcard matches
test allowed endpoints functionality in VirtualService ‑ should create allowed endpoints with wildcard prefix match
test allowed endpoints functionality in VirtualService ‑ should handle special characters in endpoint names
test allowed endpoints functionality in VirtualService ‑ should include proper timeout and retry configuration for allowed endpoints
test allowed endpoints functionality in VirtualService ‑ should not create allowed endpoints section when allowedEndpoints is empty
test allowed endpoints functionality in VirtualService ‑ should not create allowed endpoints section when allowedEndpoints is not defined
test allowed endpoints functionality in VirtualService ‑ should use default timeout and retry values when not specified
test allowed endpoints functionality in VirtualService ‑ should work with rollout deployment type
test allowed endpoints functionality in VirtualService ‑ should work without ports defined (use default 8080)
test allowed endpoints functionality in VirtualService ‑ should work without service ports defined (use default port)