In my component, we call a third party API. It would call ThirdPartyApi.card.createNewCard and ThirdPartyApi.setKey
ThirdPartyApi.card.createNewCard
ThirdPartyApi.setKey
What I did in my unit te