Add tests for irregular (or improper) data inputs #221
Labels
testing
Issues related to testing the functionality of the package and its conversational features.
Milestone
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?
The text was updated successfully, but these errors were encountered: