lightning/tests/tests_app/cli
Rick Izzo 10b945bcc1
Run Command from App Comments (#15577)
* initial work

* this seems to work well

* added example test

* updated docs & logging

* fixed errors

* fix typing error

* now using the --setup flag to decide if we should execute app comment commands or not

* updated tests

* added tests

* added test to ci

* fixed failing tests

* code review

* updates
2022-11-09 09:45:38 -05:00
..
jsons Add support for command descriptions (#15193) 2022-10-19 17:34:35 +01:00
__init__.py
test_cli.py Do not modify PACKAGE_NAME on install (#15493) 2022-11-04 17:51:03 +01:00
test_cloud_cli.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_apps.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_clusters.py [App] Remove --instance-types from cluster creation (#15314) 2022-10-31 18:19:26 +00:00
test_cmd_init.py
test_cmd_install.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_cmd_pl_init.py Fix icon encoding in PL App pretty-print (#14795) 2022-09-20 16:39:11 -04:00
test_cmd_react_ui_init.py Do not modify PACKAGE_NAME on install (#15493) 2022-11-04 17:51:03 +01:00
test_cmd_show_cluster_logs.py [CLI] Cluster logs CLI improvements: new log labels + test coverage increasing (#14459) 2022-08-30 22:22:01 -04:00
test_cmd_show_logs.py [App] Show logs command to be standalone and re-usable (#15343) 2022-10-27 09:05:48 +00:00
test_cmd_ssh.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_ssh_keys.py Add SSH key management to CLI (#15291) 2022-10-28 20:42:26 +02:00
test_connect.py Reuse existing commands when running connect more than once (#15471) 2022-11-07 20:01:35 +00:00
test_run_app.py Run Command from App Comments (#15577) 2022-11-09 09:45:38 -05:00