Skip to content

Commit

Permalink
update generated parity coverage docs (localstack#771)
Browse files Browse the repository at this point in the history
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
  • Loading branch information
localstack-bot and localstack-bot authored Aug 21, 2023
1 parent f9b5813 commit 0304355
Show file tree
Hide file tree
Showing 22 changed files with 10,463 additions and 14,269 deletions.
276 changes: 198 additions & 78 deletions data/coverage/apigateway.json

Large diffs are not rendered by default.

78 changes: 44 additions & 34 deletions data/coverage/cloudformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3571,6 +3571,40 @@
}
]
},
"Capabilities, Parameters, StackName, TemplateURL": {
"ls_community": [
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_output_in_params",
"test": "test_nested_output_in_params",
"response": "200",
"error": "",
"snapshot_skipped": "['$..Role.Description', '$..Role.MaxSessionDuration', '$..Role.AssumeRolePolicyDocument..Action']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "internal"
},
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_stack",
"test": "test_nested_stack",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_stack_output_refs",
"test": "test_nested_stack_output_refs",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "internal"
}
]
},
"Capabilities, StackName, TemplateBody": {
"ls_community": [
{
Expand Down Expand Up @@ -3721,40 +3755,6 @@
}
]
},
"Parameters, StackName, TemplateURL": {
"ls_community": [
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_output_in_params",
"test": "test_nested_output_in_params",
"response": "200",
"error": "",
"snapshot_skipped": "['$..Role.Description', '$..Role.MaxSessionDuration', '$..Role.AssumeRolePolicyDocument..Action']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "internal"
},
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_stack",
"test": "test_nested_stack",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Community: tests/aws/cloudformation/api/test_nested_stacks.py::test_nested_stack_output_refs",
"test": "test_nested_stack_output_refs",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "internal"
}
]
},
"StackName, TemplateBody": {
"ls_community": [
{
Expand Down Expand Up @@ -8588,6 +8588,16 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/test_terraform.py::TestTerraform::test_bucket_exists",
"test": "test_bucket_exists",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
}
],
"ls_pro": [
Expand Down
1,560 changes: 600 additions & 960 deletions data/coverage/cloudwatch.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions data/coverage/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"availability": "community",
"internal_test_suite": false,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -92,7 +92,7 @@
"availability": "community",
"internal_test_suite": true,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -296,7 +296,7 @@
"availability": "community",
"internal_test_suite": false,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -404,7 +404,7 @@
"availability": "community",
"internal_test_suite": true,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -836,7 +836,7 @@
"availability": "community",
"internal_test_suite": false,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -884,7 +884,7 @@
"availability": "community",
"internal_test_suite": true,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down Expand Up @@ -1100,7 +1100,7 @@
"availability": "community",
"internal_test_suite": false,
"external_test_suite": true,
"terraform_test_suite": true,
"terraform_test_suite": false,
"aws_validated": false,
"snapshot_tested": false,
"snapshot_skipped": ""
Expand Down
Loading

0 comments on commit 0304355

Please sign in to comment.