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

We add a strings_map method to Koha::Ticket::Update 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/Update.t