aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.95k stars 554 forks source link

test(credential-providers): integration test for 'read config files from paths relative to homedir' #6210

Open Flackus opened 1 week ago

Flackus commented 1 week ago

Issue

5876

Description

This PR adds an integration test for this change: https://github.com/smithy-lang/smithy-typescript/pull/1315

Testing

yarn test:integration

Additional context

Add any other context about the PR here.

Checklist


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.