airbnb / hypernova-react

React bindings for Hypernova.
https://github.com/airbnb/hypernova
MIT License
248 stars 43 forks source link

Test on all supported React versions #34

Closed ljharb closed 6 years ago

ljharb commented 6 years ago

Use enzyme-adapter-react-helper to test on all supported React versions.

Based off of https://github.com/airbnb/react-dates/pull/846