-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Migrate parts of model package to new test framework #45024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tests/base/src/test/java/org/keycloak/tests/model/InfinispanTimeUtil.java
Outdated
Show resolved
Hide resolved
lhanusov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, check the utility placement. Thanks
14b5aa6 to
421eb98
Compare
tests/base/src/test/java/org/keycloak/tests/model/UserModelTest.java
Outdated
Show resolved
Hide resolved
8b93bd2 to
2985a96
Compare
lhanusov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, remove unused ManagedRealms in the UserModelTest.java file. Thanks
815d595 to
1cbb364
Compare
tests/base/src/test/java/org/keycloak/tests/model/CompositeRolesModelTest.java
Outdated
Show resolved
Hide resolved
lhanusov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Part of keycloak#44983 Signed-off-by: stianst <[email protected]>
ab47230 to
53bf8eb
Compare
Closes #44983