lightning/tests/tests_app
Noha Alon 7c24faa681
Fixes app CLI tests by checking for the dynamically assigned port (#16283)
* Fixes app CLI tests by checking for the dynamically assigned port.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: Noha Alon <nohaalon@Nohas-MacBook-Air.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-06 21:30:31 +00:00
..
cli Fixes app CLI tests by checking for the dynamically assigned port (#16283) 2023-01-06 21:30:31 +00:00
components [App] Porting fixes to autoscaler component (#16249) 2023-01-06 12:30:59 +00:00
core Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
frontend Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684) 2022-11-22 07:49:10 +00:00
helpers Integrate lightning_utilities==0.4.2 (#15817) 2022-12-13 13:13:51 +00:00
runners [App] Introduce basic auth to Lightning CLI (#16105) 2022-12-22 13:07:49 -05:00
source_code Use `monkeypatch.chdir` instead of `os.chdir` in tests (#15579) 2022-11-10 10:42:34 +00:00
storage [App] Add status endpoint, enable `ready` (#16075) 2022-12-19 14:10:58 +00:00
structures [App] Add display name property to the work (#16095) 2022-12-18 12:54:15 +00:00
utilities Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
__init__.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
conftest.py [App] Resolve some bugs from the Training Studio scaling (#16114) 2022-12-19 23:12:55 +00:00
test_imports.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00