Hi,
I googled and noticed
http://products.ingeniweb.com/catalog/iw-mock.ldapwhich allows mocking
/ monkey patching of the ldap interface. Also custom
ldif files could be created to test different settings / combinations (I'm
not sure how much they can cover - things like pre binding for LDAP loo
On Tue, 2008-11-25 at 10:52 -0700, Jeff Anderson wrote:
> Hello,
>
> I'm trying to figure out how to write tests for ticket #2507, which is
> the LDAP auth backend. I find it difficult to create repeatable tests
> across different "supported" ldap servers. If I were to write tests for
> a specif
Hello,
I'm trying to figure out how to write tests for ticket #2507, which is
the LDAP auth backend. I find it difficult to create repeatable tests
across different "supported" ldap servers. If I were to write tests for
a specific ldap server, I'd need to know what is in that server to make
the te