Integration testing flows

Etienne Dysli-Metref etienne.dysli-metref at switch.ch
Tue Jun 30 09:28:07 EDT 2015


Thanks Tom and Marvin!

On 30/06/15 14:59, Marvin Addison wrote:
> I'm actively working on some custom post-authentication flows and the
> approach I've taken is to model after idp-conf. The AbstractFlowTest
> class allows you to do much of what the Spring-provided
> AbstractXmlFlowExecutionTests can do. The aspect I have found most
> helpful is that idp-conf supports loading resources from the classpath
> for testing and loading from the filesystem under %{idp.home} at
> runtime, so one layout works for both contexts.

Are you developing inside the idp-conf module?
My code is outside and it is failing to load resources for running a
test class extending AbstractFlowTest. I've added a test dependency on
idp-conf:test-jar but apparently that's not enough.

  Etienne


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://shibboleth.net/pipermail/dev/attachments/20150630/4b92aa7e/attachment.sig>


More information about the dev mailing list