Skip to content
Snippets Groups Projects
Commit b726cabd authored by Martin's avatar Martin
Browse files

OZG-7952 adjust tests

parent 4ab2b779
No related branches found
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ tests: ...@@ -92,7 +92,7 @@ tests:
asserts: asserts:
- equal: - equal:
path: spec.client_base_url path: spec.client_base_url
value: https://helm-admin.ozg-sh.de value: https://helm-administration.ozg-sh.de
- it: should set client redirect uris - it: should set client redirect uris
set: set:
sso: sso:
...@@ -102,7 +102,7 @@ tests: ...@@ -102,7 +102,7 @@ tests:
- equal: - equal:
path: spec.client_web_origins path: spec.client_web_origins
value: value:
- https://helm-admin.ozg-sh.de - https://helm-administration.ozg-sh.de
- it: should set client web origins - it: should set client web origins
set: set:
sso: sso:
...@@ -112,8 +112,8 @@ tests: ...@@ -112,8 +112,8 @@ tests:
- equal: - equal:
path: spec.client_redirect_uris path: spec.client_redirect_uris
value: value:
- https://helm-admin.ozg-sh.de - https://helm-administration.ozg-sh.de
- https://helm-admin.ozg-sh.de/* - https://helm-administration.ozg-sh.de/*
- it: should use additional client web origins - it: should use additional client web origins
set: set:
sso: sso:
...@@ -126,7 +126,7 @@ tests: ...@@ -126,7 +126,7 @@ tests:
- equal: - equal:
path: spec.client_web_origins path: spec.client_web_origins
value: value:
- https://helm-admin.ozg-sh.de - https://helm-administration.ozg-sh.de
- https://some.origin.de - https://some.origin.de
- https://some.other.origin.de - https://some.other.origin.de
- it: should use additional redirect uris for client web origins - it: should use additional redirect uris for client web origins
...@@ -140,8 +140,8 @@ tests: ...@@ -140,8 +140,8 @@ tests:
- equal: - equal:
path: spec.client_redirect_uris path: spec.client_redirect_uris
value: value:
- https://helm-admin.ozg-sh.de - https://helm-administration.ozg-sh.de
- https://helm-admin.ozg-sh.de/* - https://helm-administration.ozg-sh.de/*
- https://additional.url.de - https://additional.url.de
- it: should not create client cr if ozg operator is disabled - it: should not create client cr if ozg operator is disabled
set: set:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment