jpmckinney / validictory

🎓 deprecated general purpose python data validator
Other
240 stars 57 forks source link

Add test for using regex package in pattern #81

Closed jpmckinney closed 9 years ago

jamesturk commented 9 years ago

Thanks for this, just considering best way to deal with this, might be a way to do this without adding a new dependency for the tests.

jpmckinney commented 9 years ago

I guess you can mock regex

jpmckinney commented 9 years ago

Cool, I see https://github.com/sunlightlabs/validictory/commit/f235981b295701446327bd8a493ccbca89292be9