> How difficult would it be? If it pollutes the
> test and makes it complex

I know there that there is a maven plugin that will bring up an
apacheds server based of flat ldif files:
http://ldap-maven-plugin.btmatthews.com/. Would it be possible to
trigger that to startup when cloud-client-ui jetty:run is launched
with some extra goal to state its for integration test purposes?

> If it pollutes the test and makes it complex, we should probably just use a 
> pre-installed
> instance and point to it.

Wouldn't that be more acceptance level testing? It would mean anybody
wanting to run the integration tests would require the instance.

On 10 July 2013 10:32, Prasanna Santhanam <t...@apache.org> wrote:
> On Wed, Jul 10, 2013 at 10:24:53AM +0100, Ian Duffy wrote:
>> Hi,
>>
>> I was looking at the integration test within
>> test/integration/component/test_ldap.py and noticed that all the
>> hostnames are hard coded IPs.
>>
>> Is it possible to bring up a standalone embedded LDAP server such as
>> ApacheDS during execution of integration tests?
>>
> Hasn't been attempted. How difficult would it be? If it pollutes the
> test and makes it complex, we should probably just use a pre-installed
> instance and point to it.
>
> --
> Prasanna.,
>
> ------------------------
> Powered by BigRock.com
>

Reply via email to