-
- `cypress-testing-library` version: 9.0.0
- `node` version: v18.14.1
- `npm` (or `yarn`) version: 8.17.0
Dependencies on @testing-library/dom
(base) ➜ repo git:(cypress-init) npm ls @testing…
-
### Reproduction example
https://github.com/remcovaes/web-test-runer-with-user-event
### Prerequisites
1. Clone repo `https://github.com/remcovaes/web-test-runer-with-user-event`
2. `npm install`
…
-
As part of upgrade to React@18 we've upgraded `@testing-library/react` and introduced some workarounds for it to run with React@17 https://github.com/elastic/kibana/pull/198918
I am creating this iss…
-
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
- […
-
For some reason when I tried to start a new project and run the npx command, i had met this issue. I tried to google this reason but no avail. It says issues with git so I tried to log in on terminal…
-
Tried using toBeVisible API from https://github.com/testing-library/jest-dom, but it doesn't work, throws error:
```
Error: expect(element).not.toBeVisible()
Received element is visible:
```…
-
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
- […
-
**What you were expecting:**
Install of a remote supabase project
**What happened instead:**
The remote install script failed since the superbase installed version did not wait for the verification …
-
- `@testing-library/jest-dom` version: 6.6.2
- `node` version: 20.18.0
- `vitest` version: 2.1.3
- `npm` version: 10.9.0
### Relevant code or config:
```js
render();
const button = …
thany updated
3 weeks ago
-
1. Set environment variable `NODE_ENV=development`
2. Run tree widget tests
3. Notice the failures:
```txt
1) createTreeWidget
renders supplied trees:
Error: Assert: Programmer Err…