DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

Test coverage improvement #1002

Closed stuller closed 5 years ago

stuller commented 5 years ago

updated tests for:

also added uppercase to filtered props on TextArea to avoid console error

stuller commented 5 years ago

apologies for all the separate commits, something went wrong on my first branch and the pre-commit hook was changing every single file, so I went back and did them one component at a time