java-idp-integration-tests and idp-flow-tests ?

Tom Zeller tzeller at dragonacea.biz
Tue Jun 3 14:35:23 EDT 2014


> idp-conf - the stock configs plus a set of integration tests

Yes. But I have been calling those tests "flow tests" rather than
"integration tests", just because I think integration tests should use
a container. However, the Spring TestContext Framework which we are
using is documented as "integration testing", so I've been wrong.

> idp-war - assembly of the war file (libs, JSP content, web.xml)

Right, no container stuff.

> idp-distribution - eventually builds the distribution, currently hosts
> jetty config used by testbed

Yes, idp-war + idp-conf + jetty.base + tomcat.base eventually.

>
> java-idp-testbed - runs a testbed Jetty container using config from
> idp-distribution, idp-war, idp-conf

Yes.

The java-idp-integration-tests project which uses Selenium needs to
run the same testbed Jetty container as java-idp-testbed, so I am
figuring that out as well.


More information about the dev mailing list