gaearon/react-hot-loader

E2E tests

Open

#1,106 opened on Nov 21, 2018

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

Repository metrics

Stars
 (12,265 stars)
PR merge metrics
 (No merged PRs in 30d)

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