Watts-Lab / team-process-map

MIT License
0 stars 4 forks source link

Add tests for irregular (or improper) data inputs #221

Open xehu opened 1 month ago

xehu commented 1 month ago

Our tests currently focus primarily on the correctness of the features --- for example, that a given feature outputs the proper values, handles edge cases, and aligns with our intuitions for what that feature is supposed to measure.

Before releasing the package, however, we should also test that the overall system is robust to improper data inputs; for example:

How do we fail gracefully: check for error conditions, inform the user of their issues, and help them correct it?

xehu commented 1 month ago

Other things to error check: