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()
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):