lightning/tests/tests_app/utilities
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
..
packaging hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
testdata/app_commands Parse all lines in app file looking for shebangs to run commands. (#15714) 2022-11-17 22:23:26 +00:00
__init__.py
test_app_commands.py Parse all lines in app file looking for shebangs to run commands. (#15714) 2022-11-17 22:23:26 +00:00
test_app_helpers.py [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
test_app_logs.py (app) Introduce configure_api and Post, Get, Delete, Put HttpMethods (#13945) 2022-08-11 10:35:00 +00:00
test_cli_helpers.py [App] Auto-upgrade / detect environment mis-match from the CLI (#15434) 2022-11-02 17:13:36 -04:00
test_cloud.py PanelFrontend and Panel Web UI Intermediate docs (#13531) 2022-08-30 00:33:21 +00:00
test_commands.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_component.py
test_dependency_caching.py
test_exceptions.py [App] Format client error ApiExceptions without a traceback (#15130) 2022-10-27 09:44:22 -04:00
test_git.py
test_imports.py [App] Add utility to get install command for package extras (#15809) 2022-11-24 22:29:52 +00:00
test_introspection.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_load_app.py Notify the user of ignored requirements (#15799) 2022-11-24 15:09:25 +01:00
test_log_helpers.py [CLI] Adding opportunity to see basic cluster logs (#14334) 2022-08-23 15:48:22 -04:00
test_login.py Reduce state size (#13970) 2022-08-03 13:47:16 +00:00
test_logs_socket_api.py [CLI] Fix cluster logs with over 5000 entries (#14458) 2022-09-15 11:05:46 +00:00
test_network.py ENG-1524: Change retry mechansim default in LightningClient (#15412) 2022-11-09 21:19:06 +00:00
test_port.py [App] Add CloudMultiProcessBackend to run an children App within the Flow in the cloud (#15800) 2022-11-24 16:36:37 +01:00
test_proxies.py [App] Mock missing package imports when launching in the cloud (#15711) 2022-11-17 20:17:33 +00:00
test_secrets.py ENG-1524: Change retry mechansim default in LightningClient (#15412) 2022-11-09 21:19:06 +00:00
test_state.py (app) Introduce LightningTrainingComponent (#13830) 2022-07-29 16:44:52 +02:00
test_tracer.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_tree.py [App] Resolve inconsistency where the `flow.flows` property isn't recursive leading to flow overrides (#15466) 2022-11-03 22:10:47 +00:00