liqula / react-hs

A GHCJS binding to React based on the Flux design. The flux design pushes state and complicated logic out of the view, allowing the rendering functions and event handlers to be pure Haskell functions.
32 stars 10 forks source link

Activate selenium tests. #14

Closed fisx closed 7 years ago

fisx commented 7 years ago

Fixes #11.

fisx commented 7 years ago

deploying selenium is not a good experience.

some comments in the scripts say why the test suite can only be run partially. i'm also going to open a few issues now, but this is ready to merge when travis has no more complaints.