Add Tests for Each Component #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
We have a bunch of components (
Label
,Button
, etc) that are used as utilities by many other components. Each component should have a<component>.spec.ts
test suite associated with it. Tests should be written using Jest because it's designed for use with React.The text was updated successfully, but these errors were encountered: