Refactor the testing code to be agnostic to the host land model #1265
Labels
host land model
A broader catch-all tag for all host land models
type: enhancement
type: refactor
Restructures code without changing functionality
type: 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: