k88hudson / react-formation

Robust, testable forms with react in minutes
https://k88hudson.github.io/react-formation
33 stars 9 forks source link

Allow for multiple valid/invalid tests #18

Closed k88hudson closed 9 years ago

k88hudson commented 9 years ago

Let's refactor https://github.com/k88hudson/react-formation/blob/master/tests/Validator.test.js#L81 to test multiple valid/invalid situations. We might want to move to an object structure with valid and invalid.

pippinlee commented 9 years ago

Fixed! Can close 🙆

k88hudson commented 9 years ago

Thanks :+1: