react-testing-jest-enzyme icon indicating copy to clipboard operation
react-testing-jest-enzyme copied to clipboard

A solid test setup for React components with Jest and Enzyme in a React + Webpack application.

Results 7 react-testing-jest-enzyme issues
Sort by recently updated
recently updated
newest added

I have a simple component that has `ref` attribute In the `useLayoutEffect` I am calculating `isShown` value to show or hide `XYZ` element based on `divRef.current.offsetWidth`. here is my code...

Warning: An update to App inside a test was not wrapped in act(...). When testing, code that causes React state updates should be wrapped into act(...): act(() => { /*...

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

## The devDependency [cypress](https://github.com/cypress-io/cypress) was updated from `3.8.3` to `4.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [react-hot-loader](https://github.com/gaearon/react-hot-loader) was updated from `4.12.9` to `4.12.10`. 🚨 [View failing branch](https://github.com/the-road-to-learn-react/react-testing-jest-enzyme/compare/master...the-road-to-learn-react:greenkeeper%2Freact-hot-loader-4.12.10). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [webpack](https://github.com/webpack/webpack) was updated from `4.37.0` to `4.38.0`. 🚨 [View failing branch](https://github.com/the-road-to-learn-react/react-testing-jest-enzyme/compare/master...the-road-to-learn-react:greenkeeper%2Fwebpack-4.38.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [start-server-and-test](https://github.com/bahmutov/start-server-and-test) was updated from `1.10.2` to `1.10.3`. 🚨 [View failing branch](https://github.com/the-road-to-learn-react/react-testing-jest-enzyme/compare/master...the-road-to-learn-react:greenkeeper%2Fstart-server-and-test-1.10.3). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper