JUnit 5 test framework PoC#29517
Conversation
There was a problem hiding this comment.
Changes here are a bit of a hack, but need a way to bootstrap the admin account that doesn't require setting environment variables.
There was a problem hiding this comment.
Is this something you want to improve now, or do a follow up for? If it's the latter then let's log an issue so it is not forgotten.
There was a problem hiding this comment.
The change around the admin user looks good to me. It's temporary in any case since the admin bootstrapping will be redesigned as part of #9829. The sys prop is not documented so we can freely remove/change without notice as needed.
There was a problem hiding this comment.
If there is a follow up for this I am fine with considering this resolved for the time being.
pedroigor
left a comment
There was a problem hiding this comment.
As discussed, approving to make it possible to start collaborating on it and working on the design.
lhanusov
left a comment
There was a problem hiding this comment.
LGTM - as it helps to move forward.
vmuzikar
left a comment
There was a problem hiding this comment.
Looks good from the QuarkusKeycloakApplication perspective.
jonkoops
left a comment
There was a problem hiding this comment.
Nice, LGTM, let's get this merged in
Closes keycloak#29516 Signed-off-by: stianst <stianst@gmail.com>
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.model.session.UserSessionPersisterProviderTest#testMigrateSessionKeycloak CI - Store Model Tests |
Closes #29516
Signed-off-by: stianst stianst@gmail.com