lightning/tests/tests_app
Dmitry Frolov f08bc67e4d
[App] Introduce basic auth to Lightning CLI (#16105)
* Introduce basic auth to Lightning CLI for app creation

* Parsing creds added

* Adding auth field to app instance body

* Adding tests

* Adding changelog entry

* Adding more tests


* Update runtime.py

* Setting auth on update

* Fix test

* Update lightning-cloud dep

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update runtime.py

* Fix for release

* Update base.txt

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-12-22 13:07:49 -05:00
..
cli [App] Introduce basic auth to Lightning CLI (#16105) 2022-12-22 13:07:49 -05:00
components [App] Cold start proxy in autoscaler (#16094) 2022-12-20 09:47:10 +00:00
core [App] Add annotations endpoint (#16159) 2022-12-21 12:35:13 +00: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 [App] Introduce basic auth to Lightning CLI (#16105) 2022-12-22 13:07:49 -05:00
__init__.py
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