adobe / acc-js-sdk

A JavaScript SDK for Adobe Campaign Classic
Apache License 2.0
21 stars 22 forks source link

add tests for string response in uploadAemAsset #94

Closed pk28yadav closed 1 year ago

pk28yadav commented 1 year ago

Description

add test for code added in https://github.com/adobe/acc-js-sdk/pull/93

Related Issue

https://github.com/adobe/acc-js-sdk/pull/93

Motivation and Context

It makes client.js test coverage back to 100%

How Has This Been Tested?

npm i npm run unit-tests

Screenshots (if appropriate):

image

Types of changes

Checklist:

pk28yadav commented 1 year ago

@mkiki Added test for 100% cover in client.js