You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cwhanse I reviewed the tests and I believe we can close this issue now that the PRs referenced above have been merged.
test_atmosphere.py uses a similar pattern as shown in your description, but the returned values are not explicitly tested. There is already another issue, #158, for improving that test module.
I agree, let's close this issue. If we find more tests with dependencies, we can reference this conversation, and fix those tests with their own issue and PR.
test_irradiance.py
usesto compute known values for unit tests. This dependence on functions not under test could cause a unit test to fail when the unit's code is unchanged.
The text was updated successfully, but these errors were encountered: