Add basic unit tests for AuthProxy + associated fixes user/dbs/lp885528_ldap
authorDan Scott <dscott@laurentian.ca>
Fri, 10 Feb 2012 03:24:03 +0000 (22:24 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 10 Feb 2012 03:24:03 +0000 (22:24 -0500)
commitfd827dc8afff93911c45c63243484c039fa98e19
tree34564eb04f0fe0cea5bdd1d281880df82a039e91
parent194f5976d49b2473055f68de6cef3c15441784cf
Add basic unit tests for AuthProxy + associated fixes

The basic "will it load?" unit tests for AuthProxy* turned up a few
requirements:

1. Add install of Net::LDAP to Makefile.install
2. Initialize the OpenSRF cache after bootstrapping

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm
Open-ILS/src/perlmods/t/19-OpenILS-Application-AuthProxy.t [new file with mode: 0644]