Skip to content

Commit 70307eb

Browse files
Update Parity Coverage Docs (#356)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 4c3959b commit 70307eb

34 files changed

+5727
-3074
lines changed

src/data/coverage/acm.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,26 @@
265265
"snapshot_tested": true,
266266
"origin": "external"
267267
},
268+
{
269+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_imported_certificate",
270+
"test": "test_list_certificates_with_key_types_filter_imported_certificate",
271+
"response": "200",
272+
"error": "",
273+
"snapshot_skipped": "['$..CreatedAt', '$..Exported', '$..ExportOption', '$..ExtendedKeyUsages', '$..KeyUsages']",
274+
"aws_validated": true,
275+
"snapshot_tested": true,
276+
"origin": "external"
277+
},
278+
{
279+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_requested_certificate",
280+
"test": "test_list_certificates_with_key_types_filter_requested_certificate",
281+
"response": "200",
282+
"error": "",
283+
"snapshot_skipped": "['$..CertificateSummaryList..DomainName', '$..CertificateSummaryList..SubjectAlternativeNameSummaries']",
284+
"aws_validated": true,
285+
"snapshot_tested": true,
286+
"origin": "external"
287+
},
268288
{
269289
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_acm.py::test_cfn_acm_certificate",
270290
"test": "test_cfn_acm_certificate",
@@ -522,6 +542,26 @@
522542
"aws_validated": true,
523543
"snapshot_tested": true,
524544
"origin": "external"
545+
},
546+
{
547+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_imported_certificate",
548+
"test": "test_list_certificates_with_key_types_filter_imported_certificate",
549+
"response": "200",
550+
"error": "",
551+
"snapshot_skipped": "['$..CreatedAt', '$..Exported', '$..ExportOption', '$..ExtendedKeyUsages', '$..KeyUsages']",
552+
"aws_validated": true,
553+
"snapshot_tested": true,
554+
"origin": "external"
555+
},
556+
{
557+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_requested_certificate",
558+
"test": "test_list_certificates_with_key_types_filter_requested_certificate",
559+
"response": "200",
560+
"error": "",
561+
"snapshot_skipped": "['$..CertificateSummaryList..DomainName', '$..CertificateSummaryList..SubjectAlternativeNameSummaries']",
562+
"aws_validated": true,
563+
"snapshot_tested": true,
564+
"origin": "external"
525565
}
526566
]
527567
}
@@ -683,6 +723,16 @@
683723
"snapshot_tested": true,
684724
"origin": "external"
685725
},
726+
{
727+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_imported_certificate",
728+
"test": "test_list_certificates_with_key_types_filter_imported_certificate",
729+
"response": "200",
730+
"error": "",
731+
"snapshot_skipped": "['$..CreatedAt', '$..Exported', '$..ExportOption', '$..ExtendedKeyUsages', '$..KeyUsages']",
732+
"aws_validated": true,
733+
"snapshot_tested": true,
734+
"origin": "external"
735+
},
686736
{
687737
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_import_certificate",
688738
"test": "test_import_certificate",
@@ -762,6 +812,30 @@
762812
"origin": "external"
763813
}
764814
]
815+
},
816+
"Includes": {
817+
"ls_community": [
818+
{
819+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_imported_certificate",
820+
"test": "test_list_certificates_with_key_types_filter_imported_certificate",
821+
"response": "200",
822+
"error": "",
823+
"snapshot_skipped": "['$..CreatedAt', '$..Exported', '$..ExportOption', '$..ExtendedKeyUsages', '$..KeyUsages']",
824+
"aws_validated": true,
825+
"snapshot_tested": true,
826+
"origin": "external"
827+
},
828+
{
829+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_requested_certificate",
830+
"test": "test_list_certificates_with_key_types_filter_requested_certificate",
831+
"response": "200",
832+
"error": "",
833+
"snapshot_skipped": "['$..CertificateSummaryList..DomainName', '$..CertificateSummaryList..SubjectAlternativeNameSummaries']",
834+
"aws_validated": true,
835+
"snapshot_tested": true,
836+
"origin": "external"
837+
}
838+
]
765839
}
766840
},
767841
"RequestCertificate": {
@@ -787,6 +861,16 @@
787861
"snapshot_tested": true,
788862
"origin": "external"
789863
},
864+
{
865+
"node_id": "LocalStack Community: tests/aws/services/acm/test_acm.py::TestACM::test_list_certificates_with_key_types_filter_requested_certificate",
866+
"test": "test_list_certificates_with_key_types_filter_requested_certificate",
867+
"response": "200",
868+
"error": "",
869+
"snapshot_skipped": "['$..CertificateSummaryList..DomainName', '$..CertificateSummaryList..SubjectAlternativeNameSummaries']",
870+
"aws_validated": true,
871+
"snapshot_tested": true,
872+
"origin": "external"
873+
},
790874
{
791875
"node_id": "LocalStack Community: tests/aws/test_multi_accounts.py::TestMultiAccounts::test_account_id_namespacing_for_moto_backends",
792876
"test": "test_account_id_namespacing_for_moto_backends",

src/data/coverage/apigateway.json

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11406,13 +11406,13 @@
1140611406
"origin": "internal"
1140711407
},
1140811408
{
11409-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
11410-
"test": "test_origin_access_control",
11409+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
11410+
"test": "test_lambda_redirect",
1141111411
"response": "202",
1141211412
"error": "",
1141311413
"snapshot_skipped": "",
1141411414
"aws_validated": true,
11415-
"snapshot_tested": true,
11415+
"snapshot_tested": false,
1141611416
"origin": "internal"
1141711417
},
1141811418
{
@@ -15150,13 +15150,13 @@
1515015150
"origin": "internal"
1515115151
},
1515215152
{
15153-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
15154-
"test": "test_origin_access_control",
15153+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
15154+
"test": "test_lambda_redirect",
1515515155
"response": "202",
1515615156
"error": "",
1515715157
"snapshot_skipped": "",
1515815158
"aws_validated": true,
15159-
"snapshot_tested": true,
15159+
"snapshot_tested": false,
1516015160
"origin": "internal"
1516115161
},
1516215162
{
@@ -19253,16 +19253,6 @@
1925319253
"snapshot_tested": true,
1925419254
"origin": "internal"
1925519255
},
19256-
{
19257-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_aws_integration",
19258-
"test": "test_cfn_apigateway_aws_integration",
19259-
"response": "200",
19260-
"error": "",
19261-
"snapshot_skipped": "",
19262-
"aws_validated": false,
19263-
"snapshot_tested": false,
19264-
"origin": "internal"
19265-
},
1926619256
{
1926719257
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_swagger_import",
1926819258
"test": "test_cfn_apigateway_swagger_import",

0 commit comments

Comments
 (0)