react-tags icon indicating copy to clipboard operation
react-tags copied to clipboard

Increase code coverage

Open ajmas opened this issue 8 years ago • 0 comments

Certain scenarios are not covered by code coverage. The one that jumps out as needing covering is ReactTags.componentWillReceiveProps(), though there are surely others that can be worked on.

As a check-list (edit to add any other points):

  • ReactTags.componentWillReceiveProps()

ajmas avatar Sep 08 '17 15:09 ajmas