Orian Levy

Results 3 comments of Orian Levy

can we get an ETA when will cypress component testing will support Vite 7?

> I guess they changed the UI a bit. Can you try pairing Companion and see if that works (it doesn't use navigation like MRP does)? i added back the...

i fixed it by: 1. `npm install --save-dev jest-environment-jsdom` 2. adding to jest.config.ts: `testEnvironment: "jsdom",`