Bug 30734: Fix BackgroundJob.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 12 May 2022 08:38:15 +0000 (08:38 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 13 May 2022 08:17:45 +0000 (22:17 -1000)
commitd7c8de7e7fe917d5718fdce9a250814952b5221c
tree3aec4cba6391c7187b72566573ad9df1cb36d924
parentb5462a72aea93745d2ba53645775a58136fff66b
Bug 30734: Fix BackgroundJob.t

Added test for empty string or undefined. We could still consider
evaling the json operations.

Test plan:
Run t/db_dependent/Koha/BackgroundJob.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/BackgroundJob.pm