get federated users test

This commit is contained in:
Viktor Scharf
2024-08-16 13:34:37 +02:00
parent f6e6250313
commit 5a958dfb92
6 changed files with 516 additions and 6 deletions
@@ -2309,6 +2309,14 @@ class FeatureContext extends BehatVariablesContext {
"getUUIDv4Regex"
],
"parameter" => []
],
[
"code" => "%identities_issuer_id_pattern%",
"function" => [
__NAMESPACE__ . '\TestHelpers\GraphHelper',
"getUUIDv4Regex"
],
"parameter" => []
]
];
if ($user !== null) {