Add just the testing setup from #26. #31

Open
stb wants to merge 1 commit from testing into main
Owner

Important: there are changes here to adapt the tests and the Keycloak test realm that are incompatible with the changes in #29. Ultimately, the changes in #26 need to be applied over this.

Note that the documentation in testing/README.md does not accurately reflect the results that you would obtain from this code, and in testing/import/testing.json the attribute names for the mailinglist export have been changed to the attribute group (instead of the attribute name) to allow the import to validate and succeed.

Important: there are changes here to adapt the tests and the Keycloak test realm that are incompatible with the changes in #29. Ultimately, the changes in #26 need to be applied over this. Note that the documentation in testing/README.md does not accurately reflect the results that you would obtain from this code, and in testing/import/testing.json the attribute names for the mailinglist export have been changed to the attribute group (instead of the attribute name) to allow the import to validate and succeed.
Add just the testing setup from #26.
All checks were successful
/ Verify (pull_request) Successful in 1m12s
f204ab7f28
Important: there are changes here to adapt the tests and the Keycloak test realm that are incompatible with the changes in #29. Ultimately, the changes in #29 need to be applied over this.
Author
Owner

After merging this, I will rebase #26 on top of this for clarity.

After merging this, I will rebase #26 on top of this for clarity.
stb referenced this pull request from a commit 2026-07-19 10:45:11 +02:00
stb referenced this pull request from a commit 2026-07-19 13:22:06 +02:00
All checks were successful
/ Verify (pull_request) Successful in 1m12s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin testing:testing
git switch testing

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff testing
git switch testing
git rebase main
git switch main
git merge --ff-only testing
git switch testing
git rebase main
git switch main
git merge --no-ff testing
git switch main
git merge --squash testing
git switch main
git merge --ff-only testing
git switch main
git merge testing
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/keycloak-attribute-endpoints-provider!31
No description provided.