ESCOMP / CAM-SIMA

Community Atmosphere Model - System for Integrated Modeling of the Atmosphere
4 stars 12 forks source link

Create new `ImportError` check unit test that runs before externals are downloaded #181

Open nusbaume opened 2 years ago

nusbaume commented 2 years ago

In order to test that the ImportError check in cam_autogen.py works properly, a new unit testing script should be created that specifically runs before checkout_externals is run in Github Actions, which will allow the test to work as expected.