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

logistics.py and scraper.py need tests #1

Open
keeganskeate opened this issue Apr 3, 2021 · 0 comments
Open

logistics.py and scraper.py need tests #1

keeganskeate opened this issue Apr 3, 2021 · 0 comments

Comments

@keeganskeate
Copy link
Member

Unit tests need to be written for logistics.py and scraper.py in the cannlytics module. The tests should be named logistics_test.py and scraper_test.py and should be located in the tests directory. See firebase_test.py and find_labs_dev.py for examples of unit tests.

A way to test the functions can be to use them to find details for licensed cannabis waste disposal facilities in Oklahoma. Ideally, details can be found for a facility given only it's name, e.g. Egnite Waste Management. A map of facilities can be found at https://oklahoma.gov/omma/businesses/list-of-licensed-businesses/licensed-waste-disposal-facility.html

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

1 participant