-
### Describe the feature you'd like:
When a query fails, the default behavior appears to be to log the entire `` in the error message. In our case, even during tests, the body contains a lot of…
-
[Examples](https://github.com/ariakit/ariakit/blob/main/contributing.md#creating-the-default-example) are the most important part of the project (even more so than the libraries themselves). We will h…
-
As a consumer of Auro components, I want to have an example of how to test apps using Auro, so that I can ship my product with confidence.
This is something I'm personally interested in and I have …
-
# Guidelines
- #### Please include a demo of the issue/behavior/question you have
- #### Please try to be as detailed as possible
I'm trying to run `npm install material-table` and i get this e…
-
I get the below error regarding `eslint-plugin-react` when trying to add styled-components as a dependency in `components-typescript` using `yarn workspace @project/components-typescript add styled-co…
-
-
### Describe the bug
Currently, it is not possible to use the library with Web Components because of missing shadow dom...
### Steps to reproduce the behavior
1. Create a project with Web Com…
-
First off, let me say {
const { baseElement, debug } = render(
);
await act(() => wait(0));
debug();
expect(baseElement).not.toHaveTextContent('Vehicle info');
…
-
- `@testing-library/jest-dom` version: 6.3.0
- `node` version: 20.9.0
- `jest` version: 27.5.1 (from create react app)
- `npm` version: 10.1.0
### Relevant code or config:
```js
fu…
-
We have an old version of an application done with create-react-app. This is using `react-scripts 1.1.5`.
I am trying to use Jest with react-testing-library.
When running the specs, I have the f…