GEOS-ESM / mepo

Tool to manage (m)ultiple git r(epo)sitories
Apache License 2.0
3 stars 2 forks source link

Testing `mepo` #276

Open pchakraborty opened 6 months ago

pchakraborty commented 6 months ago

Evolving list of tests we need to create

mathomp4 commented 6 months ago

Query: is registry a hepo thing? (I don't remember it in mepo land...but maybe?)

pchakraborty commented 6 months ago

I renamed config_file (components.yaml) as registry. With mepo config, there were too many configs.

mathomp4 commented 6 months ago

Ah. Makes sense.

I suppose with a major version number, you are free to rename all commands. config config config :)

pchakraborty commented 6 months ago

The only "external" change is in mepo clone's optional argument (--config-file becomes --registry). All other changes are internal.

pchakraborty commented 1 month ago

Added some more tests #316. This time used pytest