]> git.koha-community.org Git - koha.git/commit
Bug 35628: Add unit tests for Koha::Ticket addition
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 25 Apr 2024 15:33:25 +0000 (16:33 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Apr 2024 10:01:06 +0000 (12:01 +0200)
commit8019b5fdbaac493aefc8a14d868e71d1b2fd6f61
treea8ef3977e4abc9bcdc5d8e26d8f4dc5e35a9afe0
parente968e80dd9096bf5195d628d06d78d8e289c054d
Bug 35628: Add unit tests for Koha::Ticket addition

We add a strings_map method to Koha::Ticket and thus need to have
corresponding unit tests.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Ticket.t