Skip to content

Avoid accessing data field of System #87

@luke-kiernan

Description

@luke-kiernan

There's a half-dozen time series store related functions that are defined by PSY.foo(sys) = IS.foo(sys.data). We need the values, but IOM no longer has PSY as a dependency. Right now, we're just hard-coding IS.foo(sys.data). Switch to stubs, or otherwise craft a solution that doesn't require accessing fields of PSY.System.

Will need to adjust the MockSystem structure in the tests, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions