Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add integration test for AWS S3 404 with empty response #1448

Merged
merged 1 commit into from Apr 22, 2024

Conversation

jbelkins
Copy link
Contributor

@jbelkins jbelkins commented Apr 21, 2024

Issue #

#1376

Description of changes

Adds an integration test to verify that a HTTP 404 error with an empty response body is thrown as a NotFound service error.

This test verifies the correct operation of a service customization already in place.
When the customization is removed, this test fails.

New/existing dependencies impact assessment, if applicable

No new dependencies were added to this change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins jbelkins marked this pull request as ready for review April 21, 2024 21:35
@jbelkins jbelkins merged commit f2a7d7d into main Apr 22, 2024
17 checks passed
@jbelkins jbelkins deleted the jbe/empty_body_404_integration_test branch April 22, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants