Skip to content
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

Replaced deprecated TestsHelper with FluentTestsHelper #657

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nnniyaz
Copy link

@nnniyaz nnniyaz commented Feb 21, 2025

Closes #597

Deprecated 'TestsHelper' appears in 8 files in folders: extension, jakarta, and spring. Deprecated package was replaced by FluentTestsHelper and its methods.

Closes keycloak#597

Co-Authored-By: alexandravsmith <[email protected]>
Co-Authored-By: ATurt275 <[email protected]>
Signed-off-by: Niyaz Nassyrov <[email protected]>
@nnniyaz nnniyaz force-pushed the fix-deprecated-testshelper branch from a49f271 to bd2af10 Compare February 21, 2025 16:47
@mposolda mposolda self-assigned this Mar 6, 2025
Copy link
Contributor

@mposolda mposolda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nnniyaz Thanks! I hope to merge if tests are OK

@nnniyaz
Copy link
Author

nnniyaz commented Mar 6, 2025

@mposolda It looks like there is a problem with actions/cache. Do we need to do something on our end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop using org.keycloak.quickstart.test.TestsHelper
2 participants