Skip to content

Commit

Permalink
Update Parity Coverage Docs (#1551)
Browse files Browse the repository at this point in the history
Co-authored-by: LocalStack Bot <[email protected]>
  • Loading branch information
localstack-bot and localstack-bot authored Nov 11, 2024
1 parent 04b4492 commit 7d0d4b7
Show file tree
Hide file tree
Showing 67 changed files with 4,620 additions and 1,252 deletions.
34 changes: 32 additions & 2 deletions data/coverage/acm-pca.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,10 @@
"UpdateCertificateAuthority": {
"implemented": true,
"availability": "pro",
"internal_test_suite": false,
"internal_test_suite": true,
"external_test_suite": true,
"terraform_test_suite": true,
"aws_validated": false,
"aws_validated": true,
"snapshot_tested": false,
"snapshot_skipped": ""
}
Expand Down Expand Up @@ -334,6 +334,20 @@
"origin": "external"
}
]
},
"CertificateAuthorityArn, PermanentDeletionTimeInDays": {
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
"test": "test_curl_from_client",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
}
]
}
},
"DescribeCertificateAuthority": {
Expand Down Expand Up @@ -473,6 +487,22 @@
}
]
}
},
"UpdateCertificateAuthority": {
"CertificateAuthorityArn, Status": {
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
"test": "test_curl_from_client",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
}
]
}
}
}
}
256 changes: 244 additions & 12 deletions data/coverage/apigateway.json

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions data/coverage/apigatewayv2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2722,16 +2722,6 @@
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_with_sqs_integration",
"test": "test_websocket_with_sqs_integration",
"response": "201",
"error": "",
"snapshot_skipped": "['$..MD5OfMessageAttributes', '$..MD5OfMessageSystemAttributes', '$..SequenceNumber']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
}
]
}
Expand Down
Loading

0 comments on commit 7d0d4b7

Please sign in to comment.