lightning/tests/tests_app/utilities
Ethan Harris 1657ea8a39
[App] Install exact version whn upgrading and not when testing (#15984)
* [App] Install exact version whn upgrading and not when testing
* Update CHANGELOG.md

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-09 14:47:36 +00:00
..
packaging Fix multinode cloud component (#15965) 2022-12-09 12:02:58 +00:00
testdata [App] Multiprocessing-safe work pickling (#15836) 2022-12-08 07:23:29 +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_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 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_layout.py [App] Add `configure_layout` method for works (#15926) 2022-12-08 04:52:45 +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_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 (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