Refactor the testing code to be agnostic to the host land model #1265
Labels
ctsm
An issue is related to ctsm host land model or a particular PR has a corresponding ctsm-side PR
e3sm
An issue is related to e3sm host land model or a particular PR has a corresponding e3sm-side PR
enhancement
testing
Related to improvements in code testing (e.g. unit, regression, etc)
The current implementation of the fates testing infrastructure assumes that the tests will be run within ctsm:
fates/testing/path_utils.py
Line 23 in f5bd625
Ideally this would be updated to be agnostic to the host land model or allow the tests to take the cime location as an argument.
The text was updated successfully, but these errors were encountered: