lightning/tests/tests_app_examples
otaj 2f5060963a
[LAI] Rename instances of "lightning_app" and "pytorch_lightning" (#15208)
* rename instances of lightning_app and pytorch_lightning
* solve failing azure tests
* wrong runif import
* lit_app

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-10-20 10:56:44 +00:00
..
collect_failures (app) Make Logging DEBUG mode lazy (#14464) 2022-09-12 14:47:24 +00:00
components [LAI] Rename instances of "lightning_app" and "pytorch_lightning" (#15208) 2022-10-20 10:56:44 +00:00
core_features_app Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
custom_work_dependencies (app) Make Logging DEBUG mode lazy (#14464) 2022-09-12 14:47:24 +00:00
idle_timeout (app) Make Logging DEBUG mode lazy (#14464) 2022-09-12 14:47:24 +00:00
__init__.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
layout.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
pickle_or_not.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_argparse.py Add --app_args support from the CLI (#13625) 2022-07-15 19:12:40 +01:00
test_boring_app.py Fix boring app test: `debug=True` when running on the cloud (#14751) 2022-09-16 19:14:53 +02:00
test_collect_failures.py [App] Application logs in CLI (#13634) 2022-08-10 09:48:06 +00:00
test_commands_and_api.py Fix commands and API test (#14947) 2022-10-04 15:38:40 +00:00
test_core_features_app.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_custom_work_dependencies.py Use websockets in e2es (#14138) 2022-08-10 13:17:29 +02:00
test_drive.py Resolve e2es V3 (#14153) 2022-08-10 16:34:23 -04:00
test_idle_timeout.py Use websockets in e2es (#14138) 2022-08-10 13:17:29 +02:00
test_multi_node.py (app) Introduce LightningTrainingComponent (#13830) 2022-07-29 16:44:52 +02:00
test_payload.py Use websockets in e2es (#14138) 2022-08-10 13:17:29 +02:00
test_quick_start.py [LAI] Rename instances of "lightning_app" and "pytorch_lightning" (#15208) 2022-10-20 10:56:44 +00:00
test_template_react_ui.py [App] Application logs in CLI (#13634) 2022-08-10 09:48:06 +00:00
test_template_streamlit_ui.py Removes timeout from streamlit e2e test (#14667) 2022-09-12 18:00:46 +00:00
test_v0_app.py (app) Resolve a bug where the state changes isn't detected properly (#14465) 2022-09-12 16:54:14 +00:00