Skip to content

Commit e0162d9

Browse files
Update Parity Coverage Docs (#1729)
Co-authored-by: LocalStack Bot <[email protected]>
1 parent 04db263 commit e0162d9

39 files changed

+24129
-20686
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "verifiedpermissions"
3+
linkTitle: "verifiedpermissions"
4+
description: >
5+
Implementation details for API verifiedpermissions
6+
hide_readingtime: true
7+
---
8+
9+
## Coverage Overview
10+
{{< localstack_coverage_table service="verifiedpermissions" >}}
11+
12+
## Testing Details
13+
{{< localstack_coverage_details service="verifiedpermissions" >}}

Diff for: data/coverage/appsync.json

+197-117
Large diffs are not rendered by default.

Diff for: data/coverage/cloudcontrol.json

+80
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,46 @@
213213
"snapshot_tested": true,
214214
"origin": "external"
215215
},
216+
{
217+
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_route53/test_route53_hostedzone.py::test_read_hosted_zone_private",
218+
"test": "test_read_hosted_zone_private",
219+
"response": "200",
220+
"error": "",
221+
"snapshot_skipped": "",
222+
"aws_validated": true,
223+
"snapshot_tested": true,
224+
"origin": "external"
225+
},
226+
{
227+
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_route53/test_route53_hostedzone.py::test_read_hosted_zone_public",
228+
"test": "test_read_hosted_zone_public",
229+
"response": "200",
230+
"error": "",
231+
"snapshot_skipped": "",
232+
"aws_validated": true,
233+
"snapshot_tested": true,
234+
"origin": "external"
235+
},
236+
{
237+
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_route53/test_route53_hostedzone.py::test_read_hosted_zone_tags",
238+
"test": "test_read_hosted_zone_tags",
239+
"response": "200",
240+
"error": "",
241+
"snapshot_skipped": "",
242+
"aws_validated": true,
243+
"snapshot_tested": true,
244+
"origin": "external"
245+
},
246+
{
247+
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_route53/test_route53_hostedzone.py::test_read_hosted_zone_with_logging",
248+
"test": "test_read_hosted_zone_with_logging",
249+
"response": "200",
250+
"error": "",
251+
"snapshot_skipped": "",
252+
"aws_validated": true,
253+
"snapshot_tested": true,
254+
"origin": "external"
255+
},
216256
{
217257
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_secretsmanager/test_cloudcontrol_secrets.py::test_read_secrets_basic",
218258
"test": "test_read_secrets_basic",
@@ -393,6 +433,46 @@
393433
"snapshot_tested": true,
394434
"origin": "external"
395435
},
436+
{
437+
"node_id": "LocalStack Pro: tests/integration/replicator/services/ecr/test_repository_replication.py::test_image_replication[arn-False]",
438+
"test": "test_image_replication[arn-False]",
439+
"response": "200",
440+
"error": "",
441+
"snapshot_skipped": "",
442+
"aws_validated": true,
443+
"snapshot_tested": true,
444+
"origin": "external"
445+
},
446+
{
447+
"node_id": "LocalStack Pro: tests/integration/replicator/services/ecr/test_repository_replication.py::test_image_replication[arn-True]",
448+
"test": "test_image_replication[arn-True]",
449+
"response": "200",
450+
"error": "",
451+
"snapshot_skipped": "",
452+
"aws_validated": true,
453+
"snapshot_tested": true,
454+
"origin": "external"
455+
},
456+
{
457+
"node_id": "LocalStack Pro: tests/integration/replicator/services/ecr/test_repository_replication.py::test_image_replication[identifier-False]",
458+
"test": "test_image_replication[identifier-False]",
459+
"response": "200",
460+
"error": "",
461+
"snapshot_skipped": "",
462+
"aws_validated": true,
463+
"snapshot_tested": true,
464+
"origin": "external"
465+
},
466+
{
467+
"node_id": "LocalStack Pro: tests/integration/replicator/services/ecr/test_repository_replication.py::test_image_replication[identifier-True]",
468+
"test": "test_image_replication[identifier-True]",
469+
"response": "200",
470+
"error": "",
471+
"snapshot_skipped": "",
472+
"aws_validated": true,
473+
"snapshot_tested": true,
474+
"origin": "external"
475+
},
396476
{
397477
"node_id": "LocalStack Pro: tests/integration/replicator/services/iam/test_role_replication.py::TestIamRoleReplication::test_incomplete_replication",
398478
"test": "test_incomplete_replication",

0 commit comments

Comments
 (0)