Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit ceb7bf9

Browse files
Update Parity Coverage Docs (#1557)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 2c9232c commit ceb7bf9

39 files changed

+19117
-11345
lines changed

data/coverage/acm.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,36 @@
259259
"snapshot_tested": false,
260260
"origin": "external"
261261
},
262+
{
263+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_invoke_custom_domain_cors_handler[False]",
264+
"test": "test_invoke_custom_domain_cors_handler[False]",
265+
"response": "200",
266+
"error": "",
267+
"snapshot_skipped": "",
268+
"aws_validated": false,
269+
"snapshot_tested": false,
270+
"origin": "external"
271+
},
272+
{
273+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_invoke_custom_domain_cors_handler[True]",
274+
"test": "test_invoke_custom_domain_cors_handler[True]",
275+
"response": "200",
276+
"error": "",
277+
"snapshot_skipped": "",
278+
"aws_validated": false,
279+
"snapshot_tested": false,
280+
"origin": "external"
281+
},
282+
{
283+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_update_base_path_mappings_apigw_v1",
284+
"test": "test_update_base_path_mappings_apigw_v1",
285+
"response": "200",
286+
"error": "",
287+
"snapshot_skipped": "",
288+
"aws_validated": true,
289+
"snapshot_tested": true,
290+
"origin": "external"
291+
},
262292
{
263293
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_create_domain_names",
264294
"test": "test_create_domain_names",
@@ -289,6 +319,16 @@
289319
"snapshot_tested": false,
290320
"origin": "external"
291321
},
322+
{
323+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomainCrud::test_api_mappings_crud",
324+
"test": "test_api_mappings_crud",
325+
"response": "200",
326+
"error": "",
327+
"snapshot_skipped": "",
328+
"aws_validated": true,
329+
"snapshot_tested": true,
330+
"origin": "external"
331+
},
292332
{
293333
"node_id": "LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_associate_api",
294334
"test": "test_associate_api",
@@ -451,6 +491,36 @@
451491
"snapshot_tested": true,
452492
"origin": "external"
453493
},
494+
{
495+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_invoke_custom_domain_cors_handler[False]",
496+
"test": "test_invoke_custom_domain_cors_handler[False]",
497+
"response": "200",
498+
"error": "",
499+
"snapshot_skipped": "",
500+
"aws_validated": false,
501+
"snapshot_tested": false,
502+
"origin": "external"
503+
},
504+
{
505+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_invoke_custom_domain_cors_handler[True]",
506+
"test": "test_invoke_custom_domain_cors_handler[True]",
507+
"response": "200",
508+
"error": "",
509+
"snapshot_skipped": "",
510+
"aws_validated": false,
511+
"snapshot_tested": false,
512+
"origin": "external"
513+
},
514+
{
515+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_update_base_path_mappings_apigw_v1",
516+
"test": "test_update_base_path_mappings_apigw_v1",
517+
"response": "200",
518+
"error": "",
519+
"snapshot_skipped": "",
520+
"aws_validated": true,
521+
"snapshot_tested": true,
522+
"origin": "external"
523+
},
454524
{
455525
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_create_domain_names",
456526
"test": "test_create_domain_names",
@@ -491,6 +561,16 @@
491561
"snapshot_tested": false,
492562
"origin": "external"
493563
},
564+
{
565+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomainCrud::test_custom_domains_crud",
566+
"test": "test_custom_domains_crud",
567+
"response": "200",
568+
"error": "",
569+
"snapshot_skipped": "",
570+
"aws_validated": true,
571+
"snapshot_tested": true,
572+
"origin": "external"
573+
},
494574
{
495575
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_cloudflare_alias_with_s3_backend",
496576
"test": "test_cloudflare_alias_with_s3_backend",

0 commit comments

Comments
 (0)