Skip to content

Commit

Permalink
Update Parity Coverage Docs (#1589)
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 Dec 11, 2024
1 parent a87a325 commit 57a845d
Show file tree
Hide file tree
Showing 34 changed files with 3,006 additions and 935 deletions.
4 changes: 2 additions & 2 deletions data/coverage/apigateway.json
Original file line number Diff line number Diff line change
Expand Up @@ -16374,7 +16374,7 @@
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
Expand All @@ -16384,7 +16384,7 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "200",
"error": "",
Expand Down
10 changes: 10 additions & 0 deletions data/coverage/bedrock-runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,16 @@
"snapshot_tested": true,
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/aws/services/ecs/test_ecs.py::TestTaskExecution::test_describe_service_with_task_definition",
"test": "test_describe_service_with_task_definition",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/aws/services/bedrock/test_bedrock.py::TestBedrock::test_invoke_unknown_model",
"test": "test_invoke_unknown_model",
Expand Down
26 changes: 8 additions & 18 deletions data/coverage/cloudcontrol.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,8 @@
"TypeName": {
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_filter_by_service",
"test": "test_filter_by_service",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand All @@ -124,8 +114,8 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_stackinfo.py::test_stackinfo_resource",
"test": "test_stackinfo_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand All @@ -134,8 +124,8 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/test_crypto.py::test_encrypt_via_aws_encryption_sdk",
"test": "test_encrypt_via_aws_encryption_sdk",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand All @@ -144,7 +134,7 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "400",
"error": "InvalidRequestException",
Expand All @@ -154,7 +144,7 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "400",
"error": "InvalidRequestException",
Expand Down
108 changes: 71 additions & 37 deletions data/coverage/cloudformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@
"ListTypes": {
"implemented": true,
"availability": "community",
"internal_test_suite": true,
"internal_test_suite": false,
"external_test_suite": false,
"terraform_test_suite": false,
"aws_validated": false,
Expand Down Expand Up @@ -3903,6 +3903,16 @@
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation",
"test": "test_rule_pattern_transformation",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_kinesis.py::test_default_parameters_kinesis",
"test": "test_default_parameters_kinesis",
Expand Down Expand Up @@ -7499,6 +7509,16 @@
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation",
"test": "test_rule_pattern_transformation",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties",
"test": "test_rule_properties",
Expand Down Expand Up @@ -8972,8 +8992,8 @@
],
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_full_load_replication_task[unformatted_json]",
"test": "test_full_load_replication_task[unformatted_json]",
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_cdc_replication_task_data_types",
"test": "test_cdc_replication_task_data_types",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand Down Expand Up @@ -10161,6 +10181,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/ecs/test_ecs_samples.py::TestSharedResourcesSample::test_listener_services_are_accessible_and_returning_expected_content",
"test": "test_listener_services_are_accessible_and_returning_expected_content",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/elasticache/test_elasticache_redis.py::TestCacheCluster::test_redis_connection",
"test": "test_redis_connection",
Expand Down Expand Up @@ -11769,6 +11799,16 @@
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation",
"test": "test_rule_pattern_transformation",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties",
"test": "test_rule_properties",
Expand Down Expand Up @@ -16094,7 +16134,7 @@
],
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
Expand All @@ -16104,7 +16144,7 @@
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_resource",
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "200",
"error": "",
Expand Down Expand Up @@ -17977,6 +18017,16 @@
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation",
"test": "test_rule_pattern_transformation",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties",
"test": "test_rule_properties",
Expand Down Expand Up @@ -19780,8 +19830,8 @@
],
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_connection_with_secret",
"test": "test_connection_with_secret",
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_cdc_replication_task_data_types",
"test": "test_cdc_replication_task_data_types",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand All @@ -19790,8 +19840,8 @@
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_describe_endpoints",
"test": "test_describe_endpoints",
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_connection_with_secret",
"test": "test_connection_with_secret",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand All @@ -19800,8 +19850,8 @@
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_full_load_replication_task[unformatted_json]",
"test": "test_full_load_replication_task[unformatted_json]",
"node_id": "LocalStack Pro: tests/aws/scenario/dms_aurora_postgres_kinesis/test_dms.py::TestDmsScenario::test_describe_endpoints",
"test": "test_describe_endpoints",
"response": "200",
"error": "",
"snapshot_skipped": "",
Expand Down Expand Up @@ -24635,6 +24685,16 @@
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation",
"test": "test_rule_pattern_transformation",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties",
"test": "test_rule_properties",
Expand Down Expand Up @@ -27690,32 +27750,6 @@
]
}
},
"ListTypes": {
"- (without any parameters)": {
"ls_pro": [
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
}
]
}
},
"UpdateStack": {
"Capabilities, StackName, Tags, TemplateURL": {
"ls_community": [
Expand Down
20 changes: 20 additions & 0 deletions data/coverage/cloudfront.json
Original file line number Diff line number Diff line change
Expand Up @@ -2988,6 +2988,26 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_global_resource",
"test": "test_get_global_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_get_resource",
"test": "test_get_resource",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
}
]
}
Expand Down
Loading

0 comments on commit 57a845d

Please sign in to comment.