lightning/tests/tests_app
Sherin Thomas 0fd3d54205
[App] Scale out/in interval for autoscaler (#16093)
* Adding arguments for scale out/in interval

* Tests
2022-12-19 13:49:00 +00:00
..
cli [App] Fix bug where previously deleted apps cannot be re-run from the CLI (#16082) 2022-12-16 04:06:05 +01:00
components [App] Scale out/in interval for autoscaler (#16093) 2022-12-19 13:49:00 +00:00
core [App] Add work.delete (#16103) 2022-12-19 11:01:05 +01: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 Better check for programmatic lightningignore (#16080) 2022-12-16 09:49:17 +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 display name property to the work (#16095) 2022-12-18 12:54:15 +00:00
utilities Fix detection of whether app is running in cloud (#16045) 2022-12-19 00:39:21 +00:00
__init__.py
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