# HG changeset patch # User Sylvain Thénault # Date 1448285653 -3600 # Node ID cff2dbc33efff884e8da7c93d57304776effd85c # Parent 5ba4de264be4414f652e6cbbdf70777908ca3611 [server/test] document expected packages to run ldap tests diff -r 5ba4de264be4 -r cff2dbc33eff server/test/unittest_ldapsource.py --- a/server/test/unittest_ldapsource.py Mon Nov 23 14:28:19 2015 +0100 +++ b/server/test/unittest_ldapsource.py Mon Nov 23 14:34:13 2015 +0100 @@ -15,7 +15,10 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""cubicweb.server.sources.ldapusers unit and functional tests""" +"""cubicweb.server.sources.ldapfeed unit and functional tests + +Those tests expect to have slapd, python-ldap3 and ldapscripts packages installed. +""" from __future__ import print_function import os