Closed rsdunlapiv closed 8 years ago
Major improvements here by testing against entire set of NUOPC prototype codes and enabling Travis Continuous Integration which automatically runs test suite on commit.
Cupid is tested nightly and on checkin using Tavis CI: https://travis-ci.org/cupid-ide/cupid
To improve testing and guarantee generated code is correct, we need a way to automatically compile generated code against a specific snapshot or version of ESMF/NUOPC. The current testing approach does some basic checks to make sure the generated code looks right. This approach should be replaced with an actual compiler.