grafana / k6-jslib-aws

Javascript Library allowing to interact with AWS resources from k6 scripts
Apache License 2.0
18 stars 29 forks source link

Add end2end tests for the kms service #13

Closed oleiade closed 1 year ago

oleiade commented 1 year ago

This Pull Request adds end2end tests for the KMS client feature of the library.

Breaking change (cc @hagabor), note that this PR renames KMSClient.GenerateDataKey to KMSClient.generateDataKey.