Thanks to visit codestin.com
Credit goes to github.com

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

Update Parity Coverage Docs #909

Closed
wants to merge 1 commit into from
Closed
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
13 changes: 13 additions & 0 deletions content/en/references/coverage/coverage_sqs-query/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "sqs-query"
linkTitle: "sqs-query"
description: >
Implementation details for API sqs-query
hide_readingtime: true
---

## Coverage Overview
{{< localstack_coverage_table service="sqs-query" >}}

## Testing Details
{{< localstack_coverage_details service="sqs-query" >}}
40 changes: 40 additions & 0 deletions data/coverage/amplify.json
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,16 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
"test": "test_amplify",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
}
]
}
Expand Down Expand Up @@ -782,6 +792,16 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
"test": "test_amplify",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
}
]
}
Expand Down Expand Up @@ -948,6 +968,16 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
"test": "test_amplify",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
}
]
}
Expand Down Expand Up @@ -996,6 +1026,16 @@
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Pro: tests/aws/test_network_configuration.py::test_amplify",
"test": "test_amplify",
"response": "404",
"error": "NotFoundException",
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "external"
}
]
}
Expand Down
Loading