ComputerScienceHouse / ComputerScienceHouse/csh-ldap
JSON/YAML Backed Spoofing of Servers
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 2
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful for local development and for continuous integration for csh_ldap to be able to spoof server data. Once this is implemented applications (as well as csh_ldap) would be able to add automated testing for their csh_ldap usage.
I'm not sure how we'd want to structure the local spoof data, but at first thought JSON or YAML would probably be sufficient. As an argument to the CSHLDAP constructor we could just add a `spoof_file` named parameter that bypasses making a server connection.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.