-
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
- […
-
My scene-graph (`renderer.toGraph()`):
```json
[
{
"type":"Group",
"name":"MEASUREMENT",
"children":[
{
"type":"Line2",
"name":"MEASUREMENT-LINE",
…
-
- `@testing-library/dom` version: 10.1.0
- Testing Framework and version: `Cypress` 13.10.0 + `@testing-library/cypress` 10.0.2
- App framework: `Symfony` 7.1.0 (full stack PHP framework)
- DOM Env…
-
- `@testing-library/jest-dom` version: 6.0.1
- `node` version: 18.13.0
- `npm` (or `yarn`) version: 9.8.1
### Relevant code or config:
```ts
{
setupFilesAfterEnv: ['@testing-library/jest-d…
hugo updated
8 months ago
-
A test failed on a tracked branch
```
TestingLibraryElementError: Unable to find an element by: [data-test-subj="test-downloadButton"]
Ignored nodes: comments, script, style
…
-
I originally avoided this, but if I [follow the advice from this article](https://kentcdodds.com/blog/common-mistakes-with-react-testing-library#using-the-wrong-assertion), I should include it.
-
- `@testing-library/dom` version: 10.4.0
- Testing Framework and version: Jest
- DOM Environment:
### Relevant code or config:
```html
Header
Main
Section he…
-
I m not able to run it is giving me this error
ERROR
```
error in ./assets/app.tsx …
-
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
- […
-
Working with external, non-react, libraries is a pain in the react ecosystem; testing is no exception. We should see if there is anything we can do, to normalize the DOM that gets injected by third pa…