Try converting integration tests to Jest
Created by: gaearon
We are currently using Mocha because there was some jsdom issue when we tried to run them with Jest. It's worth trying to convert them to Jest again and seeing if it works.
The tests are called here:
and are declared here: