lightning/tests/tests_app/utilities
Adrian Wälchli 5fafe10a25 Lite: Remove legacy code (#15953)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-19 18:39:36 +01:00
..
packaging rename flow _exit (#16378) 2023-01-17 11:06:50 +00:00
testdata rename flow _exit (#16378) 2023-01-17 11:06:50 +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] Add `configure_layout` method for works (#15926) 2022-12-08 04:52:45 +00: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_auth.py [App] Introduce basic auth to Lightning CLI (#16105) 2022-12-22 13:07:49 -05:00
test_cli_helpers.py [App] Install exact version whn upgrading and not when testing (#15984) 2022-12-09 14:47:36 +00:00
test_cloud.py Fix detection of whether app is running in cloud (#16045) 2022-12-19 00:39:21 +00:00
test_commands.py rename flow _exit (#16378) 2023-01-17 11:06:50 +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 [App] Resolve some bugs from the Training Studio scaling (#16114) 2022-12-19 23:12:55 +00:00
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 Lite: Remove legacy code (#15953) 2023-01-19 18:39:36 +01:00
test_layout.py [App] Add `configure_layout` method for works (#15926) 2022-12-08 04:52:45 +00:00
test_load_app.py [App] Resolve some bugs from the Training Studio scaling (#16114) 2022-12-19 23:12:55 +00: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 [App] Fix env variable login (#16339) 2023-01-12 18:31:56 +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 rename flow _exit (#16378) 2023-01-17 11:06:50 +00:00
test_safe_pickle.py [App] Multiprocessing-safe work pickling (#15836) 2022-12-08 07:23:29 +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 rename flow _exit (#16378) 2023-01-17 11:06:50 +00: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