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

Allow validateInputs to be unit tested on Python algorithms #12330

Closed
DanNixon opened this issue Apr 7, 2015 · 1 comment
Closed

Allow validateInputs to be unit tested on Python algorithms #12330

DanNixon opened this issue Apr 7, 2015 · 1 comment
Milestone

Comments

@DanNixon
Copy link
Member

DanNixon commented Apr 7, 2015

This issue was originally TRAC 11491

Currently the validateInputs function cannot be called in such a way that it can be used to unit test the validation in a more accurate way than just checking that running the algorithm raises RuntimeError.

@NickDraper
Copy link
Contributor

This is now exposed to python

duplicate

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

No branches or pull requests

2 participants