haskell-servant / servant-js

Automatically derive javascript functions to query servant webservices.
Other
23 stars 21 forks source link

Add integration tests #15

Open phadej opened 7 years ago

phadej commented 7 years ago

So we actually run the generated JavaScript.

phadej commented 7 years ago

To clarify: they don't need to be fully automatic. But as a maintainer, I want to be able to open a page in any browser, and check that the generated code works.