Add basic unit tests for AuthProxy + associated fixes
authorDan Scott <dscott@laurentian.ca>
Fri, 10 Feb 2012 03:24:03 +0000 (22:24 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 9 Mar 2012 21:18:09 +0000 (16:18 -0500)
commitfc40b9c647ddafa8c0814b886442f4ce880e7360
tree72c50be4702b6b72b435dbf2ce8d4edb591c976c
parente02664c71268de1559aaeea6237f88a89f1a8169
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/20-OpenILS-Application-AuthProxy.t [new file with mode: 0644]