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
- Host: GitHub
- URL: https://github.com/addepar/dataflake.fakeldap
- Owner: Addepar
- License: other
- Created: 2017-11-10T02:21:34.000Z (over 8 years ago)
- Default Branch: addepar/master
- Last Pushed: 2023-08-22T09:50:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T21:30:49.719Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
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