Some tests are not constrained to specific date ranges and thus consume massive amounts of data
Closed this issue · 0 comments
tcj commented
Some of the tests, like:
- test_get_all_frequency_data
- test_get_all_tracking_data
...take too long to run now that there is so much data. Constrain these to specific date ranges so these tests download less data and thus take less time to run.