-
Hi, we are trying to replace the `canvas` npm dependency with just your mock to speedup our ci infrastructure.
I've replaced the library and I'm getting the following error:
```
'CanvasRenderingCon…
-
Hi ,
I am using the mock-socket library to test the socket communication in my typescript app. I use karma for testing. I have the following test case where I mock the socket server
import { Soc…
-
**Is your feature request related to a problem? Please describe.**
So I am using the following library: https://github.com/jscutlery/devkit to write component tests for Angular components.
A test is…
-
### Describe the project you are working on
addon
### Describe the problem or limitation you are having in your project
if I want to use RTL language for a comment, or document, the text direction …
-
I have the following setup:
```ts
// file: foo.ts
export function innerFunc() {
console.log('innerFunc')
return Promise.resolve()
}
export async function outerFunc() {
await inner…
-
- `@testing-library/react` version: `14.3.1` + `15.0.7`
- Testing Framework and version:
```json
{
"devDependencies": {
"@testing-library/react": "15.0.7"
"jest": "29.7.0",
"jest…
-
As an ESL architect, I want to have well tree-shakeable code.
It is requested to replace all `DeviceDetector` usages with the exact condition imports:
Before:
```
import {DeviceDetector} from …
ala-n updated
2 years ago
-
At the moment we have no e2e tests for Clisso. It would be extremely valuable to be able to verify the application actually works, possibly on every pull request etc.
I was thinking about adding a …
-
The library mocks the Path2D class but Path2D._path does not works at all.
May I take on work for it?
ghost updated
3 years ago
-
Currently it is hardly possible (or impossible) to share a custom Modelica library between different tools or platforms if imported FMUs are involved. This is a striking shortcoming of the MSL (or any…