You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2011/09/26 14:21:14 UTC

Tests cleanup

Hi guys,

I think we need to get rid of all the JNDI and LdapSDK elements we use 
in our tests, to switch to our own LDAP API.

I will start the cleanup.

(of course, we should keep the specific JNDI tests to demonstrate how to 
use JNDI to connect to the server).

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: Tests cleanup

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi Emmanuel,

Sounds good to me.

Regards,
Pierre-Arnaud

On 26 sept. 2011, at 14:21, Emmanuel Lecharny wrote:

> Hi guys,
> 
> I think we need to get rid of all the JNDI and LdapSDK elements we use in our tests, to switch to our own LDAP API.
> 
> I will start the cleanup.
> 
> (of course, we should keep the specific JNDI tests to demonstrate how to use JNDI to connect to the server).
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
> 


Re: Tests cleanup

Posted by Emmanuel Lécharny <el...@apache.org>.
On 9/26/11 5:20 PM, Stefan Seelmann wrote:
> Hi Emmanuel,
>
> I personally think that we should keep the JNDI and LdapSDK tests. The
> reason is that this way we can test and ensure compatibility with
> other client-side implementations. Just my 2 cents.

I thought about that.

The best would be to have a test for each of those API, but for our use, 
we must test with our API.

I can create a sub-project where I move all the LdapSDK tests (we 
already have a JNDI sub-project)

ALso keEp in mind that the target is to test the server, not external 
APIS :)

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: Tests cleanup

Posted by Stefan Seelmann <se...@apache.org>.
Hi Emmanuel,

I personally think that we should keep the JNDI and LdapSDK tests. The
reason is that this way we can test and ensure compatibility with
other client-side implementations. Just my 2 cents.

Kind Regards,
Stefan

On Mon, Sep 26, 2011 at 2:21 PM, Emmanuel Lecharny <el...@gmail.com> wrote:
>
> Hi guys,
>
> I think we need to get rid of all the JNDI and LdapSDK elements we use in our tests, to switch to our own LDAP API.
>
> I will start the cleanup.
>
> (of course, we should keep the specific JNDI tests to demonstrate how to use JNDI to connect to the server).
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>