]> git.koha-community.org Git - koha.git/commit
Bug 35655: Add unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Sep 2024 19:16:44 +0000 (15:16 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 30 Sep 2024 14:30:59 +0000 (15:30 +0100)
commit4d169b86b5cf93873b8eb1ff1b9c711c50d56680
tree53fc572e632d41358ac10a21e8d708fbe2260f90
parent19bb00d9e181292eaabcb38440c9fa7735574389
Bug 35655: Add unit tests

Add the ability to specify STOMP connection info via environment
variables and utilize those in unit tests.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/BackgroundJob.pm
t/db_dependent/Koha/BackgroundJob.t