-
- Downloads
Fix tests by adding a mock OIDC provider server to the e2e tests
* Add mock OIDC provider server to the GitLab pipeline * Add check connection script to the start of the service #10
Showing
- .gitlab-ci.yml 19 additions, 10 deletions.gitlab-ci.yml
- ProxyAPI/app/check_oidc_connection.py 36 additions, 0 deletionsProxyAPI/app/check_oidc_connection.py
- ProxyAPI/pyproject.toml 1 addition, 0 deletionsProxyAPI/pyproject.toml
- ProxyAPI/start_service.sh 2 additions, 0 deletionsProxyAPI/start_service.sh
ProxyAPI/app/check_oidc_connection.py
0 → 100644
Please register or sign in to comment