lightning/tests/tests_app
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
..
cli [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
components Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
core hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
frontend Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684) 2022-11-22 07:49:10 +00:00
helpers Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
runners [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
source_code Use `monkeypatch.chdir` instead of `os.chdir` in tests (#15579) 2022-11-10 10:42:34 +00:00
storage [App] Accelerate Multi Node Startup Time (#15650) 2022-11-11 20:08:16 +00:00
structures hotfix import torch (#15849) 2022-11-28 14:58:29 +01:00
utilities [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
__init__.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
conftest.py Notify the user of ignored requirements (#15799) 2022-11-24 15:09:25 +01:00
test_imports.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00