d3dc / classier-react

Use stylesheets for styles, not Javascript
ISC License
1 stars 0 forks source link

Add enzyme tests #8

Closed d3dc closed 6 years ago

d3dc commented 6 years ago

Use enzyme to shallow render the React components and test for classes over snapshotting. Closes #3.

I guess snapshotting can be shorter than testing per class...