-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `svg-jest@1.0.1` for the project I'm working on.
Je…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/crimson-wave-5vnmml?file=%2Fapp%2Flayout.tsx%3A10%2C9-10%2C22
### To Reproduce
1. Add Vercel Analytics to any project…
-
What's the right way to configure jest when using vue-spinner package. After adding the package, tests fail with this:
` Jest encountered an unexpected token
This usually means that you are t…
-
-
-
- `@testing-library/jest-dom` version: 6.1.4
- `node` version: 18.17.1
- `jest` version: 29.7.0
- `npm` version: 10.2.0
Other dependencies:
![dependencies](https://github.com/testing-libr…
-
Tests using the library currently fail when using Jest 27.
Example output with `chai.expect(mockFn).to.have.beenCalled();`
```
jestMock.isMockFunction is not a function
TypeError: jestMock.isM…
-
Hi,
I'm trying to test my worker inside a Vue.js project. I load the worker inside my component using the [worker-plugin](https://github.com/GoogleChromeLabs/worker-plugin/) (I also tried loading m…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package Version
0.0.8
### Current Behavior
I am trying to make biconomy work as custom paymaster with permis…
-
### Link to the code that reproduces this issue
https://github.com/Janpot/next-worker-threads-repro
### To Reproduce
1. Clone https://github.com/Janpot/next-worker-threads-repro
1. Run `pnpm…