UBC-MDS/aridanalysis_py

Python arid_linreg() Exception Handling Verification

Closed this issue · 1 comments

Suggest we assign a person that did not write the function (Craig) to validate:

  • Exception handling
    • Handles incorrect inputs
    • Handles errors during execution via throwing exceptions
    • Error messages are clear and informative
    • Exceptions are covered by tests