David Cook
2c7142fe94
This patch includes a unit test which checks the memory address of the $env hashref in middlewares before and after Koha::Middleware::Env is applied. It succeeds when the same $env is maintained before and after this middleware. It fails if the $env has been overwritten with a new hashref (as evidenced by the new memory address for the hash). Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> |
||
---|---|---|
.. | ||
Auth | ||
Authority | ||
Database | ||
I18N/po/xx_XX/LC_MESSAGES | ||
Middleware | ||
Object | ||
Plugins | ||
REST/Plugin | ||
Result | ||
SearchEngine | ||
Util | ||
Config.t | ||
Email.t | ||
Exceptions.t | ||
I18N.t | ||
ItemType.t | ||
Script.t | ||
Script_cron.t | ||
sleep.pl | ||
wait.pl | ||
Z3950responder.t |