We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dbf29 commit 6987458Copy full SHA for 6987458
tests/test_e2e.py
@@ -1,7 +1,7 @@
1
"""If the following ENV VAR were available, many end-to-end test cases would run.
2
-LAB_APP_CLIENT_SECRET=...
3
LAB_OBO_CLIENT_SECRET=...
4
LAB_APP_CLIENT_ID=...
+LAB_APP_CLIENT_CERT_PFX_PATH=...
5
LAB_OBO_PUBLIC_CLIENT_ID=...
6
LAB_OBO_CONFIDENTIAL_CLIENT_ID=...
7
"""
0 commit comments