-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
- We don't how know the user application is written, there can be some cases where some…
-
### Which Cloudflare product(s) does this pertain to?
Workers Vitest Integration
### What version(s) of the tool(s) are you using?
0.1.12
### What version of Node are you using?
20.11.0…
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
Currently, the `emptyState` prop allows us to pass in some HTML to be displayed when no search results match. However, ther…
-
### Description
Bit of a niche one: We see failing unit tests after upgrading 0.72.10 --> 0.73.4:
```
Element type is invalid: expected a string (for built-in components) or a class/function (for…
-
As proposed in this StackOverflow thread started by a teammate of mine
https://stackoverflow.com/questions/78927512/select-mock-file-to-use-based-on-the-running-karate-scenario
problem: I have so…
-
Hey,
Version: `@electric-sql/pglite": "^0.2.14`
I'm trying to setup PGLite in my typeorm project for testing. I'm using jest + SWC. The error that I'm getting is
```/node_modules/@electric-sq…
-
Essentially the same as #91 as fixed in commit 3478f63. That commit simply needs to be copied over to all other extensions. Would be an ideal issue to solve for a newcomer to the repo.
## Theory
…
-
**Describe the bug**
Hello, I'm using `Jest` and `ng-mocks` to test my `Angular` code and I'm facing an error.
On Angular you have some directives such as `*ngFor` which can be important through t…
-
**Requested feature**
A helper method that would make inline construction of mocks possible.
**Why the feature is needed**
So the test code would look nicer
**Proposed solution**
Maybe so…
mniak updated
11 months ago
-
I created a `build.yaml` as [this](https://github.com/dart-lang/mockito/blob/master/build.yaml) but it's not creating a mock directory. I have tried many ways but none of them is working. is it becaus…