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

Commit d92e732

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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+167073
-79616
lines changed

data/coverage/acm.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,28 @@
581581
"snapshot_tested": false,
582582
"origin": "external"
583583
}
584+
],
585+
"ls_pro": [
586+
{
587+
"node_id": "LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_acm",
588+
"test": "test_enforce_policy_acm",
589+
"response": "200",
590+
"error": "",
591+
"snapshot_skipped": "",
592+
"aws_validated": true,
593+
"snapshot_tested": false,
594+
"origin": "external"
595+
},
596+
{
597+
"node_id": "LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_acm",
598+
"test": "test_enforce_policy_acm",
599+
"response": "400",
600+
"error": "AccessDeniedException",
601+
"snapshot_skipped": "",
602+
"aws_validated": true,
603+
"snapshot_tested": false,
604+
"origin": "external"
605+
}
584606
]
585607
}
586608
},

data/coverage/amplify.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,16 @@
642642
"aws_validated": false,
643643
"snapshot_tested": false,
644644
"origin": "external"
645+
},
646+
{
647+
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
648+
"test": "test_amplify",
649+
"response": "200",
650+
"error": "",
651+
"snapshot_skipped": "",
652+
"aws_validated": false,
653+
"snapshot_tested": false,
654+
"origin": "external"
645655
}
646656
]
647657
}
@@ -824,6 +834,16 @@
824834
"aws_validated": false,
825835
"snapshot_tested": false,
826836
"origin": "external"
837+
},
838+
{
839+
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
840+
"test": "test_amplify",
841+
"response": "200",
842+
"error": "",
843+
"snapshot_skipped": "",
844+
"aws_validated": false,
845+
"snapshot_tested": false,
846+
"origin": "external"
827847
}
828848
]
829849
}
@@ -1010,6 +1030,16 @@
10101030
"aws_validated": true,
10111031
"snapshot_tested": true,
10121032
"origin": "internal"
1033+
},
1034+
{
1035+
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
1036+
"test": "test_amplify",
1037+
"response": "200",
1038+
"error": "",
1039+
"snapshot_skipped": "",
1040+
"aws_validated": false,
1041+
"snapshot_tested": false,
1042+
"origin": "external"
10131043
}
10141044
]
10151045
}
@@ -1068,6 +1098,16 @@
10681098
"aws_validated": false,
10691099
"snapshot_tested": false,
10701100
"origin": "external"
1101+
},
1102+
{
1103+
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
1104+
"test": "test_amplify",
1105+
"response": "404",
1106+
"error": "NotFoundException",
1107+
"snapshot_skipped": "",
1108+
"aws_validated": false,
1109+
"snapshot_tested": false,
1110+
"origin": "external"
10711111
}
10721112
]
10731113
}

0 commit comments

Comments
 (0)