MoinMoin/_tests/ldap_testbase.py
Tue, 29 Jul 2008 18:23:17 +0200 improve Python 2.3 compatibility, add notes where 2.4 is required
Sun, 01 Jun 2008 21:44:00 +0200 ldap tests: rename base class so py.test doesn't find it, skip tests if slapd is not started
Sun, 01 Jun 2008 13:43:48 +0200 LDAP tests: add checks for the environment needed to run the tests. skip test with reason if environment is unsuitable.
Sun, 01 Jun 2008 02:18:38 +0200 add ldap testing framework, add ldap_login tests