lightning/tests/tests_app
Luca Antiga 01f57a9cbd
Reuse existing commands when running connect more than once (#15471)
* Reuse connection if it matches a connection from an active terminal
* Remove unused import
* Include both name and id in the check
* Fix messages and tests
* Add test
* Handle monkeypatching more cleanly
* Remove unused imports

Co-authored-by: Luca Antiga <luca@lightning.ai>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-07 20:01:35 +00:00
..
cli Reuse existing commands when running connect more than once (#15471) 2022-11-07 20:01:35 +00:00
components Fix handling of script arguments in tracer (#15518) 2022-11-04 16:03:46 +01:00
core [App] Hot Fix: Missing root flow in app.flows (#15531) 2022-11-04 15:00:56 +00:00
frontend [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
runners Allow force run app on cloud if loading locally errors (#15019) 2022-10-31 18:22:54 +00:00
source_code [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
storage [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
structures App: Remove the unsupported params for CloudCompute (#14852) 2022-10-21 19:37:59 +00:00
utilities [App] Hot Fix: Missing root flow in app.flows (#15531) 2022-11-04 15:00:56 +00:00
__init__.py
conftest.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_imports.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00