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 the input to residence_index() for bad inputs #218

Open
jdpye opened this issue Feb 15, 2024 · 0 comments
Open

Test the input to residence_index() for bad inputs #218

jdpye opened this issue Feb 15, 2024 · 0 comments
Assignees

Comments

@jdpye
Copy link
Member

jdpye commented Feb 15, 2024

we found that supplying random input to the location argument was acceptable and could produce an uncaught error. The inputs to the location argument must be a dataframe of locations, for example.

Write tests and catch any inappropriate inputs to the function.

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