Skip to content

feat(keycloak): support for relative path and management relative path#982

Merged
Tranquility2 merged 3 commits intotestcontainers:mainfrom
JotBePunkt:add-management-relative-path
Apr 1, 2026
Merged

feat(keycloak): support for relative path and management relative path#982
Tranquility2 merged 3 commits intotestcontainers:mainfrom
JotBePunkt:add-management-relative-path

Conversation

@JotBePunkt
Copy link
Copy Markdown
Contributor

@JotBePunkt JotBePunkt commented Mar 13, 2026

When these parameters were set, the functions get_url() and get_management_url() did return the wrong URLs (without the prefix)

Now the implementation checks if the parameter is checked and adds it to the returned URL

This solves #964

Baitinger Jens and others added 2 commits February 13, 2026 17:15
When these parameters were set, the functions get_url() and get_management_url() did return the wrong URLs (without the prefix)

Now the implementation checks if the parameter is checked and adds it to the returned URL
@JotBePunkt
Copy link
Copy Markdown
Contributor Author

@alexanderankin it would be great, if this change is in one of the next releases. What do we need to do to have this PR merged?

@alexanderankin
Copy link
Copy Markdown
Member

i started rebasing a bigger PR yesterday, working through merging all the things

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.54%. Comparing base (83157eb) to head (8563d69).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #982   +/-   ##
=======================================
  Coverage   79.54%   79.54%           
=======================================
  Files          15       15           
  Lines        1281     1281           
  Branches      151      151           
=======================================
  Hits         1019     1019           
  Misses        218      218           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tranquility2 Tranquility2 merged commit 898faf6 into testcontainers:main Apr 1, 2026
12 checks passed
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.

3 participants