bigladder / erin

Energy Resilience of Interacting Networks (ERIN): a district system energy-flow simulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable automated testing on the CI

michael-okeefe opened this issue · comments

Problem:
Automated tests are not all running in the CI.

Proposed Solution:
After completion of #6 , enable automated tests to run via Github Actions. Reference Athenium for guidance.

Note: the clang-format task has already been enabled -- need to do build/tests now.

  • Use CTest to hook up the docs/examples/regress.py file to run all regression tests on the CI