Open wesdrew opened 6 years ago
@thiteixeira had a good idea about letting us set an address when invoking run_tests instead of using the hard-coded addresses in our unit_tests.
Oh my idea was to pick an address randomly from the list, instead of hard coding. I can take a look at this
Analyze Boston has a CSV file with what I believe is every address in the city (https://data.boston.gov/dataset/live-street-address-management-sam-addresses). This would be one way to test performance of our code and smoke out any bugs. Any idea on how to automate the checking of results? Also, there are 300,000+ addresses!