Bug 31080: Unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 Jul 2022 10:20:31 +0000 (11:20 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 22 Nov 2022 19:28:11 +0000 (16:28 -0300)
commit158ddef9997cf6e48fdb34a7bdfadd0b164e1b9e
tree30deb85b44ca39afccc975a2a6561fc5a89ed5d6
parentdc08b5337656acd0d845486d2b038ef012d531cb
Bug 31080: Unit tests

Unit tests for add_to_bundle functionality that prevents bundle nesting.

Test plan
1) Run t/db_dependent/Koha/Item.t
2) The test should fail
3) Apply the second patch
4) Re-run the test and watch it pass.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Koha/Item.t