lightning/tests/tests_app_examples
thomas chaton d1263f5d74
Resolve Boring App Race Condition (#15324)
2022-10-26 12:56:03 +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 Pick queue type only if specified (#15295) 2022-10-25 22:17:56 +05:30
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 Resolve Boring App Race Condition (#15324) 2022-10-26 12:56:03 +00:00
test_collect_failures.py [App] Application logs in CLI (#13634) 2022-08-10 09:48:06 +00:00
test_commands_and_api.py [App] testing `lightning` in `lightning-app` package (#15286) 2022-10-25 09:24:20 -04: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 [App] testing `lightning` in `lightning-app` package (#15286) 2022-10-25 09:24:20 -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