generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
testingUnit or integration testingUnit or integration testing
Description
The OpenSearch RestSendToExtensionRequest has a lot of key functionality for extensions but is not covered in tests. New integration tests should be written to:
- Validate proper JSON format of the response
- Validate that both routes and replaced routes produce the same output
- Validate that long-running requests return a proper timeout message
- Validate that unconsumed parameters on the extension side produce a correct unconsumed parameter message
- Validate that unconsumed content on the extension side produces a correct unconsumed content message
Metadata
Metadata
Assignees
Labels
testingUnit or integration testingUnit or integration testing