Open PanchoutNathan opened 2 years ago
We run Jest ourselves for this package. Maybe you are missing some config option? https://github.com/jitsi/jitsi-meet-react-sdk/blob/main/jestconfig.json
Hey! I'm facing the same problem. Were you able to solve it?
Hi all !
I'm trying to test my app with Jest and using the sdk. However, as soon as I try to test a component using JitsiMeeting, impossible. Just in case it was my setup, I started from scratch with a blank CRA project, I just installed the SDK, it does the same.
Help :/
` ● Test suite failed to run