-
A test failed on a tracked branch
```
TypeError: (0 , _reactUse.useLocalStorage) is not a function or its return value is not iterable
at SettingsModalComponent (/opt/buildkite-agent/builds/bk-ag…
-
### I have a question
Hello,
TL;DR How do I write a Jest test for a component that contains ReactWebChat?
I am trying to write a test file for my website and the ReactWebChat component consistently…
-
When migrating my app from react 17 to 18, got this in chrome when starting my app.
Uncaught runtime errors:
×
ERROR
Object prototype may only be an Object or null: undefined
TypeError: Object …
-
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
- […
-
- `@testing-library/jest-dom` version: 5.16.1
- `node` version: v16.13.1
- `yarn` version: 1.22.17
### Relevant code or config:
```js
import { expect } from '@jest/globals';
import '…
-
### Description
Hello!
I have set up `vite`, `vitest`, and `react-testing-library` with `react-echarts` and while it works fine, any tests that have an `Echart` component fails with this error m…
-
### Describe the feature you'd like:
I would like it if `@testing-library/dom` would re-export the `computeAccessibleName` and `computeAccessibleDescription` functions from `dom-accessibility-a…
-
**Issue:** Deno testing suit documentation does not elaborate on how to render and test components.
**Discussion:** I have been having trouble finding ways to conduct unit tests for Fresh componen…
-
### Reproduction example
https://codesandbox.io/s/ancient-forest-44xrzm?file=/src/App.js
### Prerequisites
Render a group of at least 3 radio inputs that:
- share the same `name` attribute
…
-
### Q&A (please complete the following information)
- OS: WSL Ubuntu 22.04 Windows 10
- Browser: Chrome
- Version: 129.0.6668.59
- Method of installation: npm install
- Swagger-UI version: 5…