[java-idp-integration-tests] branch master updated. f675cb6233b22525db5472f3bafa87576e5d3a9a
noreply at shibboleth.net
noreply at shibboleth.net
Thu Sep 3 14:29:12 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository.
The branch, master has been updated
via f675cb6233b22525db5472f3bafa87576e5d3a9a (commit)
via c700e80eb31b4de5f545cb816d6bee6f8c6b98c8 (commit)
from 368e10c0bafc6a53da9469154e85dac6eeb40da3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f675cb6233b22525db5472f3bafa87576e5d3a9a
Author: Tom Zeller <tzeller at dragonacea.biz>
Date: Thu Sep 3 13:28:26 2015 -0500
IDP-397 - Improve clean up of integration tests.
Do not exclude default directories (i.e. target) anymore.
Delete test-output (from Eclipse TestNG).
commit c700e80eb31b4de5f545cb816d6bee6f8c6b98c8
Author: Tom Zeller <tzeller at dragonacea.biz>
Date: Thu Sep 3 13:26:39 2015 -0500
IDP-806 - Add client storage integration tests.
Add basic ClienStorageTest class with a couple of tests.
Add web override support to BaseIntegrationTest.
Add logging when starting Jetty to BaseIntegrationTest.
Mung testbed classifier in POM to support both Eclipse and Maven CLI.
-----------------------------------------------------------------------
Summary of changes:
pom.xml | 74 ++++++++-
.../shibboleth/idp/test/BaseIntegrationTest.java | 20 +++
.../idp/test/clientstorage/ClientStorageTest.java | 178 +++++++++++++++++++++
3 files changed, 270 insertions(+), 2 deletions(-)
create mode 100644 src/test/java/net/shibboleth/idp/test/clientstorage/ClientStorageTest.java
hooks/post-receive
--
More information about the commits
mailing list