MaterialDesign-React icon indicating copy to clipboard operation
MaterialDesign-React copied to clipboard

More Unit Tests

Open Templarian opened this issue 7 years ago • 0 comments

The component is feature complete, so now to focus on code quality. There are quite a few unit tests already, but there could always be more.

  • [ ] Negative Spin
  • [ ] Edge cases for combining rotate, horziontal, and vertical props.
    • So much time in this component is dealt with this due to transforms/animations.
  • [ ] etc...

Templarian avatar Oct 20 '18 22:10 Templarian