microsoft-authentication-library-for-js icon indicating copy to clipboard operation
microsoft-authentication-library-for-js copied to clipboard

Hackathon: msal-browser - Replaced sinon with jest

Open Robbie-Microsoft opened this issue 5 months ago • 0 comments

I used automated tooling to replace sinon with jest in all the msal-browser tests. The tooling did not work for PublicClientApplication.ts, I had to do that one by hand. I re-ran every test in msal-browser and confirmed that they all still run successfully, except for 5 tests (see below).

I ran into some issues with 5 total tests (out of 791) and have left comments on them below. I need some assistance to solve these issues CC @tnorling.

Robbie-Microsoft avatar Sep 25 '24 00:09 Robbie-Microsoft