]> git.koha-community.org Git - koha.git/commit
Bug 24786: (QA follow-up) Unit tests for Registers plugin
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 15 Oct 2020 16:03:04 +0000 (17:03 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Nov 2020 14:40:00 +0000 (15:40 +0100)
commitc551b0719d40159fc145f56308eb368dea6f2acf
tree49cfd7439f49f0aee19cbaeeffff010115694db8
parentd5e3f431e77be4d80405aedd2ca36c23a4e4c413
Bug 24786: (QA follow-up) Unit tests for Registers plugin

To test:
1. Run the new unit test: t/db_dependent/Koha/Template/Plugin/Registers.t

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Template/Plugin/Registers.pm
t/db_dependent/Koha/Template/Plugin/Registers.t [new file with mode: 0755]
t/lib/Mocks.pm