An open API service indexing awesome lists of open source software.

https://github.com/addepar/dataflake.fakeldap

Fake layer over python-ldap/pyldap for testing purposes
https://github.com/addepar/dataflake.fakeldap

Last synced: 8 months ago
JSON representation

Fake layer over python-ldap/pyldap for testing purposes

Awesome Lists containing this project

README

          

.. image:: https://api.travis-ci.org/dataflake/dataflake.fakeldap.svg?branch=master
:target: https://travis-ci.org/dataflake/dataflake.fakeldap

.. image:: https://readthedocs.org/projects/dataflakefakeldap/badge/?version=latest
:target: https://dataflakefakeldap.readthedocs.io
:alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/dataflake.fakeldap.svg
:target: https://pypi.python.org/pypi/dataflake.fakeldap
:alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/dataflake.fakeldap.svg
:target: https://pypi.python.org/pypi/dataflake.fakeldap
:alt: Python versions

====================
dataflake.fakeldap
====================
This package offers a mock ``pyldap`` library that can be used
for testing code relying on ``pyldap`` without having to configure
and populate a real directory server.

It's been forked from [dataflake]
(https://github.com/dataflake/dataflake.fakeldap) for Addepar.

Documentation
=============
Full documentation is available at
https://dataflakefakeldap.readthedocs.io/

Bug tracker
===========
A bug tracker is available at
https://github.com/dataflake/dataflake.fakeldap/issues