]> git.koha-community.org Git - koha.git/commit
Bug 34088: Add unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 21 Aug 2024 10:28:50 +0000 (11:28 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 29 Aug 2024 16:16:20 +0000 (18:16 +0200)
commit722bb10c35ccfd067f2f5b5dfb294423632978b8
treed1f85c38d4a2393ce31032a496f7a043d3531d3e
parent8abaff77845d9d2198c2181931a27bb0b9a5fb9c
Bug 34088: Add unit tests

This patch adds unit tests to cover the moved and newly introduced
methods in the Koha namespace.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Fixed QA complaint about file permissions.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Installer.t [new file with mode: 0755]