You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(integ-tests): Applying type coercion to byte array when necessary (#27092)
#27009 introduced support for `Uint8Array` if users want to send data with the same types as those declared in the SDK v3 API. But existing tests, that use strings, will break.
Apply type coercion when necessary.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Copy file name to clipboardExpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.binary-payload.js.snapshot/asset.020364985d409cf8bf611edf535aedca3c0d7c0dd7f21ba847b79a41d9bf0dce.bundle/index.js
Copy file name to clipboardExpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.binary-payload.js.snapshot/integtestDefaultTestDeployAssert24D5C536.assets.json
Copy file name to clipboardExpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.binary-payload.js.snapshot/integtestDefaultTestDeployAssert24D5C536.template.json
Copy file name to clipboardExpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.binary-payload.js.snapshot/manifest.json
0 commit comments