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

How do we do unit testing? #4

Open
dustinvtran opened this issue Sep 6, 2017 · 1 comment
Open

How do we do unit testing? #4

dustinvtran opened this issue Sep 6, 2017 · 1 comment

Comments

@dustinvtran
Copy link
Member

dustinvtran commented Sep 6, 2017

Testing each loading function requires downloading data from the url(s) and verifying the returned data objects. How do we test without having to download many files for each Travis build? Is storing every file on a Travis server feasible? (no)

@Arvinds-ds
Copy link
Contributor

I did create a json file of all available datasets to perform internal testing for my PR. I am note sure how you might want to test it. I am attaching the json file which can be expanded to include true hash and other fields. Feel free to use it as needed in repo

dataset.json.zip

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