springload / react-portal-popover

A popover library for React, using Portals for better positioning.
https://springload.github.io/react-portal-popover/
MIT License
21 stars 6 forks source link

Add headless browser tests for layout assertion #2

Open JoshBarr opened 8 years ago

JoshBarr commented 8 years ago

JSDOM doesn't let us correctly check positioning on the screen as it doesn't feature a layout engine. Run layout tests in a real (headless) browser.