Skip to content

Commit 5644e3b

Browse files
authored
Update Parity Coverage Docs (#338)
1 parent 287cf02 commit 5644e3b

19 files changed

+6417
-478
lines changed

src/data/coverage/apigateway.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15597,6 +15597,16 @@
1559715597
"snapshot_tested": true,
1559815598
"origin": "internal"
1559915599
},
15600+
{
15601+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
15602+
"test": "test_lambda_redirect",
15603+
"response": "202",
15604+
"error": "",
15605+
"snapshot_skipped": "",
15606+
"aws_validated": true,
15607+
"snapshot_tested": false,
15608+
"origin": "internal"
15609+
},
1560015610
{
1560115611
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
1560215612
"test": "test_origin_access_control",
@@ -19874,13 +19884,13 @@
1987419884
"origin": "internal"
1987519885
},
1987619886
{
19877-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
19878-
"test": "test_origin_access_control",
19887+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
19888+
"test": "test_lambda_redirect",
1987919889
"response": "200",
1988019890
"error": "",
1988119891
"snapshot_skipped": "",
1988219892
"aws_validated": true,
19883-
"snapshot_tested": true,
19893+
"snapshot_tested": false,
1988419894
"origin": "internal"
1988519895
},
1988619896
{

src/data/coverage/application-autoscaling.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"external_test_suite": true,
1111
"terraform_test_suite": true,
1212
"aws_validated": true,
13-
"snapshot_tested": false,
13+
"snapshot_tested": true,
1414
"snapshot_skipped": "",
1515
"k8s_test_suite": true
1616
}
@@ -189,6 +189,16 @@
189189
"DeleteScalingPolicy": {
190190
"PolicyName, ResourceId, ScalableDimension, ServiceNamespace": {
191191
"ls_pro": [
192+
{
193+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestApigatewayV2PrivateIntegration::test_apigatewayv2_servicediscovery_validation",
194+
"test": "test_apigatewayv2_servicediscovery_validation",
195+
"response": "200",
196+
"error": "",
197+
"snapshot_skipped": "",
198+
"aws_validated": true,
199+
"snapshot_tested": true,
200+
"origin": "internal"
201+
},
192202
{
193203
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestHttpApiServiceDiscoveryPrivateIntegration::test_servicediscovery_ecs_integration",
194204
"test": "test_servicediscovery_ecs_integration",
@@ -235,6 +245,16 @@
235245
"DeregisterScalableTarget": {
236246
"ResourceId, ScalableDimension, ServiceNamespace": {
237247
"ls_pro": [
248+
{
249+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestApigatewayV2PrivateIntegration::test_apigatewayv2_servicediscovery_validation",
250+
"test": "test_apigatewayv2_servicediscovery_validation",
251+
"response": "200",
252+
"error": "",
253+
"snapshot_skipped": "",
254+
"aws_validated": true,
255+
"snapshot_tested": true,
256+
"origin": "internal"
257+
},
238258
{
239259
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestHttpApiServiceDiscoveryPrivateIntegration::test_servicediscovery_ecs_integration",
240260
"test": "test_servicediscovery_ecs_integration",
@@ -321,6 +341,16 @@
321341
"DescribeScalableTargets": {
322342
"ResourceIds, ScalableDimension, ServiceNamespace": {
323343
"ls_pro": [
344+
{
345+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestApigatewayV2PrivateIntegration::test_apigatewayv2_servicediscovery_validation",
346+
"test": "test_apigatewayv2_servicediscovery_validation",
347+
"response": "200",
348+
"error": "",
349+
"snapshot_skipped": "",
350+
"aws_validated": true,
351+
"snapshot_tested": true,
352+
"origin": "internal"
353+
},
324354
{
325355
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_private.py::TestHttpApiServiceDiscoveryPrivateIntegration::test_servicediscovery_ecs_integration",
326356
"test": "test_servicediscovery_ecs_integration",

0 commit comments

Comments
 (0)