moulinette/test/src/old_slapdtest
2020-01-08 01:38:03 +08:00
..
certs refactor, and use fixture for ldap_server 2020-01-08 01:38:03 +08:00
__init__.py refactor, and use fixture for ldap_server 2020-01-08 01:38:03 +08:00
_slapdtest.py refactor, and use fixture for ldap_server 2020-01-08 01:38:03 +08:00
README refactor, and use fixture for ldap_server 2020-01-08 01:38:03 +08:00

I have adapted the code from https://github.com/python-ldap/python-ldap/tree/master/Lib/slapdtest since the version of python-ldap we use does not provide the import slapdtest.
This part will must be removed once we switch to python3