buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

#1081: Jest should fail on console.error (closes #1081) #1096

Closed gabro closed 7 years ago

gabro commented 7 years ago

Closes #1081

Test Plan

tests performed

I introduced a tcomb error (by making a prop non-optional) and some tests failed.

nemobot commented 7 years ago