3 Commits

Author SHA1 Message Date
Zach Leslie
6b51380818 Specify net-ldap version in Gemfile
Ruby 2 is required for the latest version of net-ldap, but to support
puppetserver we need to also support 1.9.3.  Here we document the
version of net-ldap we require.
2016-03-11 10:13:39 -08:00
Zach Leslie
cb15ae8e70 Rewrite for testability
Testing the methods inside of the function is a complete pain.  This
moves the code out to use the PuppetX pattern and adds some basic unit
tests that validate the logic.
2015-05-20 12:55:18 -07:00
Zach Leslie
a869e94ddd Begin module testing
Import a few items from the skeleton to help with testing.
2015-05-18 22:09:37 -07:00