lightning/tests/tests_app
Akihiro Nitta c1d0156e1d
[App] Fix `AutoScaler` trying to replicate multiple works in a single machine (#15991)
* dont try to replicate new works in the existing machine

* update chglog

* Update comment

* Update src/lightning_app/components/auto_scaler.py

* add test
2022-12-11 00:56:46 +00:00
..
cli [App] Resolve run installation (#15974) 2022-12-09 11:27:46 +01:00
components [App] Fix `AutoScaler` trying to replicate multiple works in a single machine (#15991) 2022-12-11 00:56:46 +00:00
core Fix cloudcomputes registration for structures (#15964) 2022-12-09 12:46:49 +00:00
frontend Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684) 2022-11-22 07:49:10 +00:00
helpers Ignore `num_nodes` when running MultiNode components locally (#15806) 2022-11-24 17:21:32 +00:00
runners [App] Remove `SingleProcessRuntime` (#15933) 2022-12-07 23:22:40 +00:00
source_code Use `monkeypatch.chdir` instead of `os.chdir` in tests (#15579) 2022-11-10 10:42:34 +00:00
storage [App] Wait for full file to be transferred in Path / Payload (#15934) 2022-12-08 01:36:55 +00:00
structures [App] Add automatic conversion to structures (#15961) 2022-12-08 16:13:11 +00:00
utilities [App] Install exact version whn upgrading and not when testing (#15984) 2022-12-09 14:47:36 +00:00
__init__.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
conftest.py Notify the user of ignored requirements (#15799) 2022-11-24 15:09:25 +01:00
test_imports.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00