Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Individual Validation Methods #33

Open
clenk opened this issue Aug 16, 2017 · 0 comments
Open

Test Individual Validation Methods #33

clenk opened this issue Aug 16, 2017 · 0 comments

Comments

@clenk
Copy link
Contributor

clenk commented Aug 16, 2017

From @gtback:

It would be great to test individual validation methods, in addition to (or possibly just in place of) doing a full validation. This came up when looking at the code that validates strict relationships. I'd like to avoid having tests that "succeed" but are passing a different validation check than what we expected. The checks are already pretty isolated in that they can mostly be called directly with instance data (and don't need ValidationOptions or the like).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants