[java-idp-integration-tests] branch main updated (345cb9c -> 9bd43d5)

Tom Zeller tzeller at dragonacea.biz
Fri Aug 30 02:10:06 UTC 2024


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

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

    from 345cb9c  Conditionally run Linux, IdP V5+, and conformance OP tests
     new e88a7fb  Make base class abstract and rename
     new 3837674  JOIDC-147 - Add more OP Conformance tests
     new 9bd43d5  JOIDC-147 - Add remaining OP Conformance authorization tests

The 3 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:
 .../oidc/{AbstractOPTest.java => BaseOPTest.java}  |   4 +-
 .../tests/oidc/ConformanceSuiteContainer.java      |  10 +-
 .../integration/tests/oidc/OPConformanceTest.java  | 189 ++++++++++++++++++++-
 .../idp/integration/tests/oidc/OPTest.java         |   2 +-
 4 files changed, 199 insertions(+), 6 deletions(-)
 rename src/test/java/net/shibboleth/idp/integration/tests/oidc/{AbstractOPTest.java => BaseOPTest.java} (99%)

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


More information about the commits mailing list