jupyterlab_thredds
jupyterlab_thredds copied to clipboard
Crawler test fails
The tests/test_crawler.py
test fails. It uses a recording of THREDDS server using vcrpy, but the recording does not capture all the request the crawler is doing. Causing the test to fail. The tests/fixtures/crawler.vcr.yml
should be re-recorded.