eclipse-edc / eclipse-edc/Technology-Aws
Additional tests for AwsClientProviderImpl
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 8
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
# Feature Request
When working on #490, I noticed that there were no tests for the `AwsClientProviderImpl`. I have added tests for the specific issue, but since this is the class providing all clients used during provisioning and by the data plane, I think it would be good to have this class thoroughly tested.
## Which Areas Would Be Affected?
test
## Why Is the Feature Desired?
To ensure the clients are created as expected and obtaining clients works fine.
## Solution Proposal
Write tests for `AwsClientProviderImpl`
Contributor guide
Assessment
This issue has not been assessed yet.