Skip to content

window_enhancement measure breaking CI openstudio measure -r #89

@DavidGoldwasser

Description

@DavidGoldwasser

Need to skip test or setup where it fails gracefully. Currently CI doesn't have library or the token. Setup that in future, but for now just needs to not break other things.

lib/measures/window_enhancement/tests/test_window_enhancement.py:19: in <module>
    from measure import WindowEnhancement
lib/measures/window_enhancement/measure.py:10: in <module>
    from resources.EC3_lookup import fetch_epd_data
lib/measures/window_enhancement/resources/EC3_lookup.py:17: in <module>
    raise FileNotFoundError(f"Config file not found: {config_path}. Please setup your EC3 token before attempting to run this measure.")
E   FileNotFoundError: Config file not found: /Users/dgoldwas/Documents/github/nrel/openstudio-ee-gem/config.ini. Please setup your EC3 token before attempting to run this measure.```

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions