Commit Graph

5 Commits

Author SHA1 Message Date
Alyssa Travitz
036869ae81 Ci/add ruff format part4 - the final format! (#1623)
* format cli tests top level

* format cli commands tests

* format cli parameters tests
2025-10-24 23:50:52 +00:00
David W.H. Swenson
e01b6d1d3b Clean up fetch command organization 2023-05-10 12:13:57 -04:00
David W.H. Swenson
7ecb920103 Add --log parameter
A lot of this was taken from the OpenPathSampling CLI.

See openpathsampling/openpathsampling-cli#15
2022-12-06 14:53:46 +00:00
David W.H. Swenson
ec1b0cfc5c convert from xUnit 2022-12-06 14:53:46 +00:00
David W.H. Swenson
ea64274813 CLI Skeleton (#49)
* Initial skeleton for the CLI

Currently requires the OPS CLI to be installed as well; next steps:

1. Add parameter core classes to infrastructure
2. Fully separate infrastructure into its own package

* switch to using plugcli

* tests for CLI

* helps if you add the tests...

* pep8 and deps cleanup

* add test_plugins
2022-02-16 11:46:15 +00:00