Bug 25460: Add unit test for change to C4::OAI::Sets->UpdateOAISetsBiblio()
commite7230327130205825cea2cb64c322c3754b1948a
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Thu, 24 Sep 2020 10:54:17 +0000 (24 10:54 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Oct 2020 10:56:31 +0000 (15 12:56 +0200)
tree05418f163345709399ad49d263f3ebdcab398d9c
parentac1a8adba2bc91b7475b958c75daea98187c422b
Bug 25460: Add unit test for change to C4::OAI::Sets->UpdateOAISetsBiblio()

Test plan:

1. Run unit test:
sudo koha-shell <instancename>
prove t/db_dependent/OAI/Sets.t

2. All tests should pass

Sponsored-by: Catalyst IT
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
JD amended patch: Put tests inside a subtest, and perltidy

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/OAI/Sets.t