Gerald Rich

Results 16 comments of Gerald Rich

Question @jaredpalmer, are you saying current the current expected behavior for `validate` on Field components should only run when that specific field is touched? I am using only Field-level validate...

The one without the version number, just `headless_shell.tar.gz`. See [`src/starter-kit/config.js#L12`](https://github.com/sambaiz/puppeteer-lambda-starter-kit/blob/master/src/starter-kit/config.js#L12)

Rolling up into the following tickets : - [ ] Test: check if listed US state name actually exists #51 - [ ] Test: check if listed country name actually...

Let's save this one for a rainy day or maybe a hackathon. It's an interesting data smell that's definitely testable, but not one we have the time to really work...

Definitely something we're discussing moving forward @Fil :)

Hey @Vanuan. Thanks for letting us know, and could you share that large file so we can check it out? We built Dataproofer as a prototype with a Knight Foundation...

My initial thinking was we'd have the test only run if it looks like a column labeled `state` has most of the 50 states. But with test toggles, we can...

## Summary Took a [first stab](https://github.com/dataproofer/geo-suite/blob/state-names/src/contains50States.js) at this. Need to QA it a bit more @ejfox @enjalot. Could you look over my logic and help me poke holes in this?...