terezka / elm-charts

Create SVG charts in Elm.
https://www.elm-charts.org
BSD 3-Clause "New" or "Revised" License
734 stars 67 forks source link

Update README with a Test section and added all Helper Tests #9

Closed busypeoples closed 7 years ago

busypeoples commented 7 years ago

This is an initial commit. Should cover the basics for testing the Helpers. We can still add Fuzz tests later on. @terezka @nikgraf take a look and let me know if something's missing and then we can merge into the test branch.

terezka commented 7 years ago

LGTM 👍