devpi / devpi-ldap

Plugin for devpi-server which provides LDAP authentication.
36 stars 20 forks source link

Functional testing #34

Open fschulze opened 7 years ago

fschulze commented 7 years ago

I'd like to add functional testing.

I tried using python-ldap-test but it hangs for me on OS X with version 0.3.0.

No idea how feasible it would be to use OpenLDAP directly. Haven't investigated TravisCI support etc

msabramo commented 7 years ago

Maybe look into running OpenLDAP in a Docker image?

E.g.: https://hub.docker.com/r/nickstenning/slapd/ or probably any of a bunch of other Docker images