Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
612 changes: 349 additions & 263 deletions data/coverage/apigatewayv2.json

Large diffs are not rendered by default.

110 changes: 110 additions & 0 deletions data/coverage/cloudcontrol.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,86 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/test_cloudcontrol_apl.py::TestCloudControlApiCredentials::test_with_account_and_region",
"test": "test_with_account_and_region",
"response": "200",
"error": "",
"snapshot_skipped": "['$..Message']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/core/test_visitor.py::test_visit_all",
"test": "test_visit_all",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/core/test_visitor.py::test_visit_parameter_type",
"test": "test_visit_parameter_type",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/ec2/test_subnets_replication.py::test_subnets_replication",
"test": "test_subnets_replication",
"response": "200",
"error": "",
"snapshot_skipped": "['$..AvailabilityZone', '$..AvailabilityZoneId', '$..EnableDns64', '$..PrivateDnsNameOptionsOnLaunch', '$..State', '$..Tags']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/ec2/test_vpc_replication.py::test_replicate_vpc",
"test": "test_replicate_vpc",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/kms/test_kms_replication.py::TestKmsSecretReplication::test_successful_replication",
"test": "test_successful_replication",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/secretsmanager/test_secrets_replication.py::TestSecretsReplication::test_secrets_replication_kms",
"test": "test_secrets_replication_kms",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/secretsmanager/test_secrets_replication.py::TestSecretsReplication::test_secrets_replication_no_kms",
"test": "test_secrets_replication_no_kms",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/ssm/test_ssm_replication.py::TestSsmParameterReplication::test_successful_replication",
"test": "test_successful_replication",
Expand Down Expand Up @@ -263,6 +343,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/test_cloudcontrol_apl.py::TestCloudControlApiCredentials::test_with_account_and_region",
"test": "test_with_account_and_region",
"response": "400",
"error": "ResourceNotFoundException",
"snapshot_skipped": "['$..Message']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/services/ssm/test_ssm_replication.py::TestSsmParameterReplication::test_resource_unavailable",
"test": "test_resource_unavailable",
Expand Down Expand Up @@ -329,6 +419,26 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/test_cloudcontrol_apl.py::TestCloudControlApiCredentials::test_with_account_and_region",
"test": "test_with_account_and_region",
"response": "200",
"error": "",
"snapshot_skipped": "['$..Message']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/replicator/core/test_visitor.py::test_visit_all",
"test": "test_visit_all",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/integration/services/internal/resources/test_resources.py::TestResourcesEndpoint::test_filter_by_service",
"test": "test_filter_by_service",
Expand Down
Loading
Loading