Skip to content

Commit e51838a

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

28 files changed

+2512
-1709
lines changed

src/data/coverage/account.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,19 @@
9393
"k8s_test_suite": true
9494
}
9595
},
96+
{
97+
"GetGovCloudAccountInformation": {
98+
"implemented": false,
99+
"availability": "",
100+
"internal_test_suite": false,
101+
"external_test_suite": false,
102+
"terraform_test_suite": false,
103+
"aws_validated": false,
104+
"snapshot_tested": false,
105+
"snapshot_skipped": "",
106+
"k8s_test_suite": false
107+
}
108+
},
96109
{
97110
"GetPrimaryEmail": {
98111
"implemented": false,

src/data/coverage/apigateway.json

Lines changed: 189 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,13 +1137,13 @@
11371137
"GetVpcLinks": {
11381138
"implemented": true,
11391139
"availability": "community",
1140-
"internal_test_suite": false,
1140+
"internal_test_suite": true,
11411141
"external_test_suite": true,
11421142
"terraform_test_suite": true,
1143-
"aws_validated": false,
1144-
"snapshot_tested": false,
1143+
"aws_validated": true,
1144+
"snapshot_tested": true,
11451145
"snapshot_skipped": "",
1146-
"k8s_test_suite": false
1146+
"k8s_test_suite": true
11471147
}
11481148
},
11491149
{
@@ -1605,13 +1605,13 @@
16051605
"UpdateVpcLink": {
16061606
"implemented": true,
16071607
"availability": "community",
1608-
"internal_test_suite": false,
1609-
"external_test_suite": false,
1610-
"terraform_test_suite": false,
1611-
"aws_validated": false,
1612-
"snapshot_tested": false,
1608+
"internal_test_suite": true,
1609+
"external_test_suite": true,
1610+
"terraform_test_suite": true,
1611+
"aws_validated": true,
1612+
"snapshot_tested": true,
16131613
"snapshot_skipped": "",
1614-
"k8s_test_suite": false
1614+
"k8s_test_suite": true
16151615
}
16161616
}
16171617
],
@@ -10866,6 +10866,30 @@
1086610866
"origin": "internal"
1086710867
}
1086810868
]
10869+
},
10870+
"name, targetArns": {
10871+
"ls_community": [
10872+
{
10873+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
10874+
"test": "test_vpc_link_lifecycle",
10875+
"response": "202",
10876+
"error": "",
10877+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
10878+
"aws_validated": true,
10879+
"snapshot_tested": true,
10880+
"origin": "external"
10881+
},
10882+
{
10883+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_create_vpc_link_invalid_parameters",
10884+
"test": "test_create_vpc_link_invalid_parameters",
10885+
"response": "400",
10886+
"error": "BadRequestException",
10887+
"snapshot_skipped": "",
10888+
"aws_validated": true,
10889+
"snapshot_tested": true,
10890+
"origin": "external"
10891+
}
10892+
]
1086910893
}
1087010894
},
1087110895
"DeleteApiKey": {
@@ -11406,13 +11430,13 @@
1140611430
"origin": "internal"
1140711431
},
1140811432
{
11409-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
11410-
"test": "test_lambda_redirect",
11433+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
11434+
"test": "test_origin_access_control",
1141111435
"response": "202",
1141211436
"error": "",
1141311437
"snapshot_skipped": "",
1141411438
"aws_validated": true,
11415-
"snapshot_tested": false,
11439+
"snapshot_tested": true,
1141611440
"origin": "internal"
1141711441
},
1141811442
{
@@ -14796,16 +14820,6 @@
1479614820
"aws_validated": true,
1479714821
"snapshot_tested": false,
1479814822
"origin": "internal"
14799-
},
14800-
{
14801-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/test_change_set_fn_transform.py::TestChangeSetFnTransform::test_global_macro_fn_transform",
14802-
"test": "test_global_macro_fn_transform",
14803-
"response": "404",
14804-
"error": "NotFoundException",
14805-
"snapshot_skipped": "['per-resource-events..*', 'delete-describe..*', '$..Capabilities', '$..IncludeNestedStacks', '$..Scope', '$..Details', '$..Parameters', '$..Replacement', '$..PolicyAction']",
14806-
"aws_validated": true,
14807-
"snapshot_tested": true,
14808-
"origin": "internal"
1480914823
}
1481014824
],
1481114825
"ls_pro": [
@@ -15150,13 +15164,13 @@
1515015164
"origin": "internal"
1515115165
},
1515215166
{
15153-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
15154-
"test": "test_lambda_redirect",
15167+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
15168+
"test": "test_origin_access_control",
1515515169
"response": "202",
1515615170
"error": "",
1515715171
"snapshot_skipped": "",
1515815172
"aws_validated": true,
15159-
"snapshot_tested": false,
15173+
"snapshot_tested": true,
1516015174
"origin": "internal"
1516115175
},
1516215176
{
@@ -15607,6 +15621,16 @@
1560715621
"snapshot_tested": false,
1560815622
"origin": "internal"
1560915623
},
15624+
{
15625+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
15626+
"test": "test_origin_access_control",
15627+
"response": "202",
15628+
"error": "",
15629+
"snapshot_skipped": "",
15630+
"aws_validated": true,
15631+
"snapshot_tested": true,
15632+
"origin": "internal"
15633+
},
1561015634
{
1561115635
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFrontRestApiOrigin::test_query_string_parameters_forward",
1561215636
"test": "test_query_string_parameters_forward",
@@ -15736,6 +15760,38 @@
1573615760
},
1573715761
"DeleteVpcLink": {
1573815762
"vpcLinkId": {
15763+
"ls_community": [
15764+
{
15765+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
15766+
"test": "test_vpc_link_lifecycle",
15767+
"response": "202",
15768+
"error": "",
15769+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
15770+
"aws_validated": true,
15771+
"snapshot_tested": true,
15772+
"origin": "external"
15773+
},
15774+
{
15775+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_delete_vpc_link_invalid_id",
15776+
"test": "test_delete_vpc_link_invalid_id",
15777+
"response": "404",
15778+
"error": "NotFoundException",
15779+
"snapshot_skipped": "",
15780+
"aws_validated": true,
15781+
"snapshot_tested": true,
15782+
"origin": "external"
15783+
},
15784+
{
15785+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
15786+
"test": "test_vpc_link_lifecycle",
15787+
"response": "404",
15788+
"error": "NotFoundException",
15789+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
15790+
"aws_validated": true,
15791+
"snapshot_tested": true,
15792+
"origin": "external"
15793+
}
15794+
],
1573915795
"ls_pro": [
1574015796
{
1574115797
"node_id": "LocalStack Pro: tests/aws/services/cloudformation/resources/test_apigateway.py::test_vpc_link",
@@ -19005,6 +19061,16 @@
1900519061
"snapshot_tested": true,
1900619062
"origin": "external"
1900719063
},
19064+
{
19065+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
19066+
"test": "test_vpc_link_lifecycle",
19067+
"response": "200",
19068+
"error": "",
19069+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
19070+
"aws_validated": true,
19071+
"snapshot_tested": true,
19072+
"origin": "external"
19073+
},
1900819074
{
1900919075
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApigatewayIntegration::test_put_integration_wrong_type",
1901019076
"test": "test_put_integration_wrong_type",
@@ -19253,6 +19319,16 @@
1925319319
"snapshot_tested": true,
1925419320
"origin": "internal"
1925519321
},
19322+
{
19323+
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_aws_integration",
19324+
"test": "test_cfn_apigateway_aws_integration",
19325+
"response": "200",
19326+
"error": "",
19327+
"snapshot_skipped": "",
19328+
"aws_validated": false,
19329+
"snapshot_tested": false,
19330+
"origin": "internal"
19331+
},
1925619332
{
1925719333
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_cfn_apigateway_swagger_import",
1925819334
"test": "test_cfn_apigateway_swagger_import",
@@ -19830,6 +19906,16 @@
1983019906
"aws_validated": true,
1983119907
"snapshot_tested": true,
1983219908
"origin": "internal"
19909+
},
19910+
{
19911+
"node_id": "LocalStack Community: tests/aws/services/cloudformation/test_change_set_fn_transform.py::TestChangeSetFnTransform::test_serverless_fn_transform",
19912+
"test": "test_serverless_fn_transform",
19913+
"response": "404",
19914+
"error": "NotFoundException",
19915+
"snapshot_skipped": "['per-resource-events..*', 'delete-describe..*', '$..Capabilities', '$..IncludeNestedStacks', '$..Scope', '$..Details', '$..Parameters', '$..Replacement', '$..PolicyAction']",
19916+
"aws_validated": true,
19917+
"snapshot_tested": true,
19918+
"origin": "internal"
1983319919
}
1983419920
],
1983519921
"ls_pro": [
@@ -19854,13 +19940,13 @@
1985419940
"origin": "internal"
1985519941
},
1985619942
{
19857-
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_lambda_redirect",
19858-
"test": "test_lambda_redirect",
19943+
"node_id": "LocalStack Pro: tests/aws/services/cloudfront/test_cloudfront.py::TestCloudFront::test_origin_access_control",
19944+
"test": "test_origin_access_control",
1985919945
"response": "200",
1986019946
"error": "",
1986119947
"snapshot_skipped": "",
1986219948
"aws_validated": true,
19863-
"snapshot_tested": false,
19949+
"snapshot_tested": true,
1986419950
"origin": "internal"
1986519951
},
1986619952
{
@@ -21764,6 +21850,38 @@
2176421850
},
2176521851
"GetVpcLink": {
2176621852
"vpcLinkId": {
21853+
"ls_community": [
21854+
{
21855+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
21856+
"test": "test_vpc_link_lifecycle",
21857+
"response": "200",
21858+
"error": "",
21859+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
21860+
"aws_validated": true,
21861+
"snapshot_tested": true,
21862+
"origin": "external"
21863+
},
21864+
{
21865+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_get_vpc_link_invalid_id",
21866+
"test": "test_get_vpc_link_invalid_id",
21867+
"response": "404",
21868+
"error": "NotFoundException",
21869+
"snapshot_skipped": "",
21870+
"aws_validated": true,
21871+
"snapshot_tested": true,
21872+
"origin": "external"
21873+
},
21874+
{
21875+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
21876+
"test": "test_vpc_link_lifecycle",
21877+
"response": "404",
21878+
"error": "NotFoundException",
21879+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
21880+
"aws_validated": true,
21881+
"snapshot_tested": true,
21882+
"origin": "external"
21883+
}
21884+
],
2176721885
"ls_pro": [
2176821886
{
2176921887
"node_id": "LocalStack Pro: tests/aws/services/cloudformation/resources/test_apigateway.py::test_vpc_link",
@@ -21778,6 +21896,22 @@
2177821896
]
2177921897
}
2178021898
},
21899+
"GetVpcLinks": {
21900+
"- (without any parameters)": {
21901+
"ls_community": [
21902+
{
21903+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
21904+
"test": "test_vpc_link_lifecycle",
21905+
"response": "200",
21906+
"error": "",
21907+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
21908+
"aws_validated": true,
21909+
"snapshot_tested": true,
21910+
"origin": "external"
21911+
}
21912+
]
21913+
}
21914+
},
2178121915
"ImportDocumentationParts": {
2178221916
"body, mode, restApiId": {
2178321917
"ls_community": [
@@ -31845,6 +31979,32 @@
3184531979
}
3184631980
]
3184731981
}
31982+
},
31983+
"UpdateVpcLink": {
31984+
"patchOperations, vpcLinkId": {
31985+
"ls_community": [
31986+
{
31987+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_vpc_link_lifecycle",
31988+
"test": "test_vpc_link_lifecycle",
31989+
"response": "200",
31990+
"error": "",
31991+
"snapshot_skipped": "['$.update_vpc_link.tags', '$.get_vpc_link.tags']",
31992+
"aws_validated": true,
31993+
"snapshot_tested": true,
31994+
"origin": "external"
31995+
},
31996+
{
31997+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_api.py::TestApiGatewayVpcLink::test_update_vpc_link_invalid_id",
31998+
"test": "test_update_vpc_link_invalid_id",
31999+
"response": "404",
32000+
"error": "NotFoundException",
32001+
"snapshot_skipped": "",
32002+
"aws_validated": true,
32003+
"snapshot_tested": true,
32004+
"origin": "external"
32005+
}
32006+
]
32007+
}
3184832008
}
3184932009
}
3185032010
}

0 commit comments

Comments
 (0)