Skip to content

I37 fix test#38

Open
eyvorchuk wants to merge 15 commits intomasterfrom
i37-fix-test
Open

I37 fix test#38
eyvorchuk wants to merge 15 commits intomasterfrom
i37-fix-test

Conversation

@eyvorchuk
Copy link
Contributor

This PR resolves #37. The OPeNDAP requests in test_resolve_rules_basic were mocked out using mock.patch instead of requests.mock so that netCDF4.Dataset would be called using local data files instead of THREDDS files. Additionally, separate databases are used to differentiate between local files and THREDDS files so that automated tests using THREDDS files do not query local files and vice versa.

@eyvorchuk eyvorchuk requested a review from jameshiebert March 8, 2022 17:29
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

Successfully merging this pull request may close these issues.

Fix broken test

1 participant