SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Run pytrnsys examples during continuous integration #67

Open zuckerruebe opened 3 years ago

zuckerruebe commented 3 years ago

As a developer I'd like to run the pytrnsys examples as integration tests on GitHub during continuous integration to guard better against introducing breaking changes to pytrnsys.

We can have Windows runners for GitHub actions, so this shouldn't be a problem technically. However, this would require setting aside a TRNSYS license for this purpose (Are there/do we have floating licenses?).

zuckerruebe commented 3 years ago

@danielcarbonell @martin-neugebauer Your views on this?

martin-neugebauer commented 3 years ago

I think it's a great idea, and probably well worth the license fees... We would need to check how it works with the license in the virtual environment.