lightning/tests/tests_app
Rick Izzo 7b2788e39c
Deduplicate top level lighting CLI command groups (#15761)
* unify remove and delete command groups & the add and delete command groups
* added changelog
* fix tests
* Apply suggestions from code review

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-11-22 09:41:33 +00:00
..
cli Deduplicate top level lighting CLI command groups (#15761) 2022-11-22 09:41:33 +00:00
components add title and description to ServeGradio (#15639) 2022-11-12 20:48:37 +00:00
core test for Enable setting property (#15755) 2022-11-21 19:35:45 +00:00
frontend Disable XSRF protection in StreamlitFrontend to support upload in localhost (#15684) 2022-11-22 07:49:10 +00:00
runners [App] Mock missing package imports when launching in the cloud (#15711) 2022-11-17 20:17:33 +00:00
source_code
storage [App] Accelerate Multi Node Startup Time (#15650) 2022-11-11 20:08:16 +00:00
structures
utilities Parse all lines in app file looking for shebangs to run commands. (#15714) 2022-11-17 22:23:26 +00:00
__init__.py
conftest.py
test_imports.py