-
When I run a test in Idea, it uses the option "--framework Mocha", but then I get an error message that only "mocha" (lowercase) is supported.
This is with the latest versions of Idea and all depende…
-
● Tracking Component › renders last searches when logged in
TestingLibraryElementError: Unable to find an element with the text: TRACKING_TITLE. This could be because the text is broken up by m…
-
When using `background-image: url();` in css or scss an error appears in the console.
Error:
```javascript
Uncaught ReferenceError: __dirname is not defined
at readFile chunk loading:1:1
…
-
I'm not sure if it is me or a bug, but during development when I need to refresh the page then multiple `[HMR] Waiting for update signal from WDS...` messages along other logs like the app would reloa…
-
### Issue Description
I've been facing a problem when trying to write tests related to components from this library. I'm new to JS/TS, and don't know the ecosystem that well for now, so it may be s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
A test failed on a tracked branch
```
Error: Timed out in waitFor after 1000ms.
at waitFor (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726176282737390397/elastic/kibana-on-merge/kibana/node_m…
-
### Description
While using `wp-scripts` to run unit tests of a block, I've encountered an issue with mocking `@wordpress/data` dependencies. For instance I would expect the following to allow me t…
-
## Description
For unit testing the components, there is an handy library: [Testing Library](https://testing-library.com/).
This should be integrated with Vitest (look for articles that explains t…
-
Found about these when I was first reading the following blog post by Kent Dodds: https://kentcdodds.com/blog/common-mistakes-with-react-testing-library.
Repositories:
- https://github.com/testing…