Add testcontainer tests ensure SCIMple works with various impls#1037
Open
Add testcontainer tests ensure SCIMple works with various impls#1037
Conversation
Member
bdemers
commented
Feb 18, 2026
- Simplify repository interface with ScimRequestContext
- Add basic tests ensure SCIMple works with Glassfish, Open Liberty, Payara, and Wildfly
- Add renovate configuraiton for test containers
ScimRequestContext contains additional information about the user request, like the requested attributes, pagination info, etc In future versions, additional data could be added to request context without breaking the API contract. # Conflicts: # scim-core/src/main/java/org/apache/directory/scim/core/repository/ScimRequestContext.java # scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
|
View details about the 'Apache Rat - Check' build 771 in the Build Scan 📊 |
…yara, and Wildfly Using testcontainers, the same war file can be used to test multiple Jakarta implementations
Dependabot does not currently handle these
903ca11 to
e0a3313
Compare
|
View details about the 'Apache Rat - Check' build 773 in the Build Scan 📊 |
|
View details about the 'Apache Rat - Check' build 774 in the Build Scan 📊 |
|
View details about the 'Maven Verify (with Java 21-zulu)' build 1809 in the Build Scan 📊 |
|
View details about the 'Maven Verify (with Java 17-zulu)' build 1809 in the Build Scan 📊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.