gaearon/react-hot-loader

E2E tests

Open

#1,106 opened on Nov 21, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (12,265 stars) (844 forks)batch import
help wanted

Description

React Hot loader has some tests. They are enought to tests almost everything, but not the React Hot Loader.

We need tests which would cover everything simultaneously - webpack, HMR, React, Hot Loader.

Probably cypress or jest-puppeteer based.

Contributor guide