Koha/t/Koha
David Cook f73dbd00ad
Bug 33967: Add unit test to ensure SetEnv doesn't compromise $env
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>
(cherry picked from commit 2c7142fe94)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-12 09:22:00 +01:00
..
Auth Bug 30418: Fix t/Koha/Auth/Permissions.t 2023-05-16 09:55:31 +02:00
Authority
Database
I18N/po/xx_XX/LC_MESSAGES
Middleware Bug 33967: Add unit test to ensure SetEnv doesn't compromise $env 2023-07-12 09:22:00 +01:00
Object
Plugins
REST/Plugin Bug 32713: Unit tests 2023-03-16 16:12:26 -03:00
Result
SearchEngine
Util
Config.t Bug 21548: ILLLIBS patron category / partner_code seems extraneous 2023-03-31 12:14:51 +02:00
Email.t
Exceptions.t Bug 32334: Exceptions - Add parameter to WrongParameter 2023-04-12 11:21:55 -03:00
I18N.t
ItemType.t
RDF.t
Script.t
Script_cron.t
sleep.pl
wait.pl
Z3950responder.t