emilyriederer / convo

R package based on "Column Names as Contracts" blog post (https://emilyriederer.netlify.app/post/column-name-contracts/)
https://emilyriederer.github.io/convo/
Other
31 stars 1 forks source link

Capture pointblank validation steps in level-2/3 stubs #3

Open petrbouchal opened 3 years ago

petrbouchal commented 3 years ago

This should fix the issue #2 where columns are not captured for pointblank validation steps when the validation condition is specified for level 2 or 3.

I also added some tests, hopefully close enough in approach to your existing ones, but starting from a separate convo so as not to create confusion. I can rewrite them using YAML files if you would like?

What is not clear to me is why your existing tests we