NOAA-GFDL / fre-cli

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
GNU Lesser General Public License v3.0
3 stars 7 forks source link

Add tests for `fre make` tools #142

Open singhd789 opened 1 month ago

singhd789 commented 1 month ago

Is your feature request related to a problem? Please describe. fre make tools each need pytests

Describe the solution you'd like To start, tests can include (break down further wherever possible - we love small tests): 1) With click options: test correct platform/target combinations 2) fre make create-checkout ...: