-
### Description
We have several thousands of `jest` tests and their speed requires improvement.
### Problem Statement/Justification
During one of the investigations we've found that our slowe…
-
I know, I know, this has been asked and answered before, but I'm finding that all the answers I've uncovered are several years old and are unsatisfactory. Using the last comment of [this issue](https:…
-
**Task**
Write tests for this file `src/components/App/SideBar/TwitData/index.tsx`
Boiler plate example:
```
import React from 'react';
import { render, fireEvent } from '@testing-library/react';
im…
-
### Is your feature request related to a problem? Please describe
### Problem
I'm using the `@storybook/react` test function to integrate jest tests with storybook components. I want to use the la…
-
Hi,
I'm trying to run my `jest` tests but this error appears multiple times in random test files that don't even include selectors:
`Selector creators expect all input-selectors to be functions, i…
-
### Current Problem
We don't as yet have a coherent understanding of how we will name, encapsulate / isolate, bundle and deliver Neighbourhoods UI components to consumers of our modules.
Additiona…
pospi updated
7 months ago
-
Since I have an NGINX controller routing requests to either the api or the react client, both the api and the client have the same base url. Therefore, I can make requests to `/api/auth/me` instead of…
-
Trying to get an understanding of what the local development story is. RabbitMQ for example can be installed on a dev machine, or run as a Docker container. If I have development/build images that nee…
-
Dear all,
I am trying to do jest testing and is not able to mock or setup mock of any components of the stream-chat component, resulting unable to test the whole app.
Please kindly mention the doc …
-
### What version of React, ReactDOM/React Native, Redux, and React Redux are you using?
- React: "17.0.2"
- React Native: "0.68.2"
- Redux: "4.2.0"
- React Redux: "8.0.1"
### What is the curren…