lightning/tests/tests_app/cli
Ethan Harris 32cf1faa07
[App] Support for headless apps (#15875)
* Add `is_headless` when dispatching in the cloud

* Bump cloud version

* Add tests

* Dont open app page for headless apps locally

* Refactor

* Update CHANGELOG.md

* Support dynamic UIs at runtime

* Comments

* Fix

* Updates

* Fixes and cleanup

* Fix tests

* Dont open view page for headless apps

* Fix test, resolve URL the right way

* Remove launch

* Clean

* Cleanup tests

* Fixes

* Updates

* Add test

* Increase app cloud tests timeout

* Increase timeout

* Wait for running

* Revert timeouts

* Clean

* Dont update if it hasnt changed

* Increase timeout
2022-12-05 16:58:22 -05:00
..
jsons Add support for command descriptions (#15193) 2022-10-19 17:34:35 +01:00
__init__.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
test_cli.py [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
test_cloud_cli.py ENG-1524: Change retry mechansim default in LightningClient (#15412) 2022-11-09 21:19:06 +00:00
test_cmd_apps.py Add CLI Command to Delete Lightning App (#15783) 2022-12-05 22:51:32 +01:00
test_cmd_cli_delete.py Add CLI Command to Delete Lightning App (#15783) 2022-12-05 22:51:32 +01:00
test_cmd_clusters.py [CLI] drop name column from cluster list (#15721) 2022-12-02 19:27:24 -08:00
test_cmd_init.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
test_cmd_install.py Use `monkeypatch.chdir` instead of `os.chdir` in tests (#15579) 2022-11-10 10:42:34 +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 [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00