Skip to content

Refactor the testing code to be agnostic to the host land model #1265

@glemieux

Description

@glemieux

The current implementation of the fates testing infrastructure assumes that the tests will be run within ctsm:

cime_path = os.path.join(path_to_fates_root(), "../../cime")

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    host land modelA broader catch-all tag for all host land modelstype: enhancementtype: refactorRestructures code without changing functionalitytype: testingRelated to improvements in code testing (e.g. unit, regression, etc)

    Type

    Projects

    Status

    ❕Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions