AzureAD / microsoft-authentication-library-for-js

Microsoft Authentication Library (MSAL) for JS
http://aka.ms/aadv2
MIT License
3.63k stars 2.64k forks source link

Hackathon: msal-common - Replaced sinon with jest #7341

Closed Robbie-Microsoft closed 1 day ago

Robbie-Microsoft commented 3 days ago

I used automated tooling to replace sinon with jest in all the msal-common tests. I re-ran every test in msal-common and confirmed that they all still run successfully.