Bug 35657: Unit tests for relation accessor additions
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Apr 2024 13:24:08 +0000 (14:24 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 2 May 2024 13:03:36 +0000 (15:03 +0200)
commit9bbdbb50e0eca0827936491ccda53aa129ea5722
treedb25eb13b62f94a8c3e99431d6bb321813e87260
parente70f9979c54b3de9ce9172accbad5ac74dac1e0a
Bug 35657: Unit tests for relation accessor additions

This patch adds the unit tests for the new 'assignee' relation accessors
added to Koha::Ticket and Koha::Ticket::Update classes.

Signed-off-by: Paul Derscheid <paulderscheid@gmail.com>
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
t/db_dependent/Koha/Ticket/Update.t