gaearon/react-hot-loader

E2E tests

Open

#1,106 opened on Nov 21, 2018

 (2 comments) (1 reaction) (0 assignees)JavaScript (776 forks)batch import
help wanted

Repository metrics

Stars
 (12,166 stars)
PR merge metrics
 (PR metrics pending)

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