Skip to content

Commit 0d90873

Browse files
Update Parity Coverage Docs (#373)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 7cabc07 commit 0d90873

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+6165
-1548
lines changed

src/data/coverage/acm.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"test": "test_create_domain_names",
363363
"response": "200",
364364
"error": "",
365-
"snapshot_skipped": "['$..DomainNameConfigurations..ApiGatewayDomainName', '$..DomainNameConfigurations..CertificateArn', '$..DomainNameConfigurations..HostedZoneId']",
365+
"snapshot_skipped": "",
366366
"aws_validated": true,
367367
"snapshot_tested": true,
368368
"origin": "external"
@@ -442,7 +442,7 @@
442442
"test": "test_domain_name_attributes",
443443
"response": "200",
444444
"error": "",
445-
"snapshot_skipped": "['$..Tags']",
445+
"snapshot_skipped": "['$..Tags', '$..DomainName', '$..DomainNameArn', '$..DomainNameConfigurations..CertificateArn', '$..DomainNameConfigurations..IpAddressType', '$..RoutingMode']",
446446
"aws_validated": true,
447447
"snapshot_tested": true,
448448
"origin": "internal"
@@ -644,7 +644,17 @@
644644
"test": "test_create_domain_names",
645645
"response": "200",
646646
"error": "",
647-
"snapshot_skipped": "['$..DomainNameConfigurations..ApiGatewayDomainName', '$..DomainNameConfigurations..CertificateArn', '$..DomainNameConfigurations..HostedZoneId']",
647+
"snapshot_skipped": "",
648+
"aws_validated": true,
649+
"snapshot_tested": true,
650+
"origin": "external"
651+
},
652+
{
653+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomain::test_custom_domains",
654+
"test": "test_custom_domains",
655+
"response": "200",
656+
"error": "",
657+
"snapshot_skipped": "['$..body', '$..headers', '$..multiValueHeaders.Connection', '$..multiValueHeaders.X-Amzn-Trace-Id', '$..multiValueHeaders.X-Forwarded-Port', '$..multiValueHeaders.X-Forwarded-Proto', '$..multiValueHeaders.x-localstack-edge', '$..multiValueQueryStringParameters', '$..pathParameters', '$..queryStringParameters', '$..rawPath', '$..requestContext.authorizer', '$..requestContext.eventType', '$..requestContext.extendedRequestId', '$..requestContext.identity', '$..requestContext.messageId', '$..requestContext.path', '$..requestContext.requestId', '$..requestContext.resourceId', '$..requestContext.resourcePath', '$..requestContext.routeKey', '$..requestContext.version', '$..stageVariables', '$..ApiMappingKey', '$..HostedZoneId', '$.invocation-v2-base-path-dev.requestContext.http.path']",
648658
"aws_validated": true,
649659
"snapshot_tested": true,
650660
"origin": "external"
@@ -982,7 +992,7 @@
982992
"test": "test_domain_name_attributes",
983993
"response": "200",
984994
"error": "",
985-
"snapshot_skipped": "['$..Tags']",
995+
"snapshot_skipped": "['$..Tags', '$..DomainName', '$..DomainNameArn', '$..DomainNameConfigurations..CertificateArn', '$..DomainNameConfigurations..IpAddressType', '$..RoutingMode']",
986996
"aws_validated": true,
987997
"snapshot_tested": true,
988998
"origin": "internal"

src/data/coverage/apigateway.json

Lines changed: 19 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -11430,13 +11430,13 @@
1143011430
"origin": "internal"
1143111431
},
1143211432
{
11433-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
11434-
"test": "test_origin_access_control",
11433+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
11434+
"test": "test_lambda_redirect",
1143511435
"response": "202",
1143611436
"error": "",
1143711437
"snapshot_skipped": "",
1143811438
"aws_validated": true,
11439-
"snapshot_tested": true,
11439+
"snapshot_tested": false,
1144011440
"origin": "internal"
1144111441
},
1144211442
{
@@ -14820,6 +14820,16 @@
1482014820
"aws_validated": true,
1482114821
"snapshot_tested": false,
1482214822
"origin": "internal"
14823+
},
14824+
{
14825+
"node_id": "LocalStack Community: tests/aws/services/cloudformation/test_change_set_fn_transform.py::TestChangeSetFnTransform::test_global_macro_fn_transform",
14826+
"test": "test_global_macro_fn_transform",
14827+
"response": "404",
14828+
"error": "NotFoundException",
14829+
"snapshot_skipped": "['per-resource-events..*', 'delete-describe..*', '$..Capabilities', '$..IncludeNestedStacks', '$..Scope', '$..Details', '$..Parameters', '$..Replacement', '$..PolicyAction']",
14830+
"aws_validated": true,
14831+
"snapshot_tested": true,
14832+
"origin": "internal"
1482314833
}
1482414834
],
1482514835
"ls_pro": [
@@ -15164,13 +15174,13 @@
1516415174
"origin": "internal"
1516515175
},
1516615176
{
15167-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
15168-
"test": "test_origin_access_control",
15177+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
15178+
"test": "test_lambda_redirect",
1516915179
"response": "202",
1517015180
"error": "",
1517115181
"snapshot_skipped": "",
1517215182
"aws_validated": true,
15173-
"snapshot_tested": true,
15183+
"snapshot_tested": false,
1517415184
"origin": "internal"
1517515185
},
1517615186
{
@@ -15621,16 +15631,6 @@
1562115631
"snapshot_tested": false,
1562215632
"origin": "internal"
1562315633
},
15624-
{
15625-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
15626-
"test": "test_origin_access_control",
15627-
"response": "202",
15628-
"error": "",
15629-
"snapshot_skipped": "",
15630-
"aws_validated": true,
15631-
"snapshot_tested": true,
15632-
"origin": "internal"
15633-
},
1563415634
{
1563515635
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFrontRestApiOrigin::test_query_string_parameters_forward",
1563615636
"test": "test_query_string_parameters_forward",
@@ -19319,16 +19319,6 @@
1931919319
"snapshot_tested": true,
1932019320
"origin": "internal"
1932119321
},
19322-
{
19323-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_aws_integration",
19324-
"test": "test_cfn_apigateway_aws_integration",
19325-
"response": "200",
19326-
"error": "",
19327-
"snapshot_skipped": "",
19328-
"aws_validated": false,
19329-
"snapshot_tested": false,
19330-
"origin": "internal"
19331-
},
1933219322
{
1933319323
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_swagger_import",
1933419324
"test": "test_cfn_apigateway_swagger_import",
@@ -19906,16 +19896,6 @@
1990619896
"aws_validated": true,
1990719897
"snapshot_tested": true,
1990819898
"origin": "internal"
19909-
},
19910-
{
19911-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/test_change_set_fn_transform.py::TestChangeSetFnTransform::test_serverless_fn_transform",
19912-
"test": "test_serverless_fn_transform",
19913-
"response": "404",
19914-
"error": "NotFoundException",
19915-
"snapshot_skipped": "['per-resource-events..*', 'delete-describe..*', '$..Capabilities', '$..IncludeNestedStacks', '$..Scope', '$..Details', '$..Parameters', '$..Replacement', '$..PolicyAction']",
19916-
"aws_validated": true,
19917-
"snapshot_tested": true,
19918-
"origin": "internal"
1991919899
}
1992019900
],
1992119901
"ls_pro": [
@@ -19940,13 +19920,13 @@
1994019920
"origin": "internal"
1994119921
},
1994219922
{
19943-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
19944-
"test": "test_origin_access_control",
19923+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
19924+
"test": "test_lambda_redirect",
1994519925
"response": "200",
1994619926
"error": "",
1994719927
"snapshot_skipped": "",
1994819928
"aws_validated": true,
19949-
"snapshot_tested": true,
19929+
"snapshot_tested": false,
1995019930
"origin": "internal"
1995119931
},
1995219932
{

0 commit comments

Comments
 (0)