Skip to content

Commit 821b1a2

Browse files
localstack-botjoe4dev
authored andcommitted
Update Parity Coverage Docs (#1551)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent ddb6b07 commit 821b1a2

Some content is hidden

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

67 files changed

+4620
-1252
lines changed

data/coverage/acm-pca.json

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,10 @@
270270
"UpdateCertificateAuthority": {
271271
"implemented": true,
272272
"availability": "pro",
273-
"internal_test_suite": false,
273+
"internal_test_suite": true,
274274
"external_test_suite": true,
275275
"terraform_test_suite": true,
276-
"aws_validated": false,
276+
"aws_validated": true,
277277
"snapshot_tested": false,
278278
"snapshot_skipped": ""
279279
}
@@ -334,6 +334,20 @@
334334
"origin": "external"
335335
}
336336
]
337+
},
338+
"CertificateAuthorityArn, PermanentDeletionTimeInDays": {
339+
"ls_pro": [
340+
{
341+
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
342+
"test": "test_curl_from_client",
343+
"response": "200",
344+
"error": "",
345+
"snapshot_skipped": "",
346+
"aws_validated": true,
347+
"snapshot_tested": false,
348+
"origin": "external"
349+
}
350+
]
337351
}
338352
},
339353
"DescribeCertificateAuthority": {
@@ -473,6 +487,22 @@
473487
}
474488
]
475489
}
490+
},
491+
"UpdateCertificateAuthority": {
492+
"CertificateAuthorityArn, Status": {
493+
"ls_pro": [
494+
{
495+
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
496+
"test": "test_curl_from_client",
497+
"response": "200",
498+
"error": "",
499+
"snapshot_skipped": "",
500+
"aws_validated": true,
501+
"snapshot_tested": false,
502+
"origin": "external"
503+
}
504+
]
505+
}
476506
}
477507
}
478508
}

data/coverage/apigateway.json

Lines changed: 244 additions & 12 deletions
Large diffs are not rendered by default.

data/coverage/apigatewayv2.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2722,16 +2722,6 @@
27222722
"aws_validated": true,
27232723
"snapshot_tested": true,
27242724
"origin": "external"
2725-
},
2726-
{
2727-
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_with_sqs_integration",
2728-
"test": "test_websocket_with_sqs_integration",
2729-
"response": "201",
2730-
"error": "",
2731-
"snapshot_skipped": "['$..MD5OfMessageAttributes', '$..MD5OfMessageSystemAttributes', '$..SequenceNumber']",
2732-
"aws_validated": true,
2733-
"snapshot_tested": true,
2734-
"origin": "external"
27352725
}
27362726
]
27372727
}

0 commit comments

Comments
 (0)