nitin42 / animate-components

✨ Elemental components for doing animations in React

Home Page:http://animate-components.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests

nitin42 opened this issue · comments

Add more tests.

  • Test componentWillReceiveProps using Enzyme's setProps(props) => self.
  • Tests regarding the mods. (DOM nesting and element type rendering)
  • More code coverage.