Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit testing

Chalarangelo opened this issue · comments

  • Write unit tests for all existing components, use Storybook as a guide.
  • Add additional tests for components.
  • Add tests for utility functions, whenever necessary.
  • Add tests for Hypercomponents - #9.

Coverage is pretty high as of now (~80% on all fronts).

Hypercomponent testing does not work, Jest is doing something weird. Closing due to testing having been provided in Storybook.