[java-idp-integration-tests] branch main updated (abde709 -> 948a900)

Codeberg noreply at shibboleth.net
Mon Jun 8 22:38:01 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a change to branch main
in repository java-idp-integration-tests.

    from abde709  Downgrade AWS SDK
     new a27b603  Initial work to test the new SP
     new 948a900  Reduce TestNG logging

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../shibboleth/idp/integration/tests/BaseTest.java | 97 ++++++++++++----------
 .../idp/integration/tests/oidc/RPTest.java         | 59 ++-----------
 .../idp/integration/tests/sp/SPHubTest.java        | 76 +++++++++++++++++
 .../integration/tests/util/InstallerOptions.java   | 56 +++++++++++++
 .../tests/util/PluginSnapshotSupport.java          | 41 ++++++++-
 src/test/resources/logback-test.xml                |  1 +
 6 files changed, 230 insertions(+), 100 deletions(-)
 create mode 100644 src/test/java/net/shibboleth/idp/integration/tests/sp/SPHubTest.java
 create mode 100644 src/test/java/net/shibboleth/idp/integration/tests/util/InstallerOptions.java

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list