]> git.koha-community.org Git - koha.git/commit
Bug 37856: Add tests
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 19 Sep 2024 14:03:40 +0000 (14:03 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 27 Sep 2024 16:00:39 +0000 (18:00 +0200)
commitedb6056a741f6c326a1745648ebadb1dbea7fc1c
tree86d379124db00893e74d7c7462924ea7ac6f676d
parent72b38a1dbfe12685124b9814dc97807e0d301d3f
Bug 37856: Add tests

This is using the groundwork from bug 37963.
This is testing the specific error this bug is addressing:
Required parameter Platform is missing

It is also testing that the error message is correctly shown as a background
job report message to the user

Test plan:
prove t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t