Currently, there is no documentation or any model to follow about unit testing and mocking with Office-js. Using standards approaches like Sinon or Jest proves challenging because office-js API needs...
Hello TimBeese , I'm currenlty working on the same topic and honestly, I'm not an expert in jest. So, I dont know exaclty what causes my problems and therefore I would like to ask, if you could provide a simple example of the setup you used for the tests?