]> git.koha-community.org Git - koha.git/commit
Bug 32721: Add unit tests
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 27 Jan 2023 12:59:10 +0000 (12:59 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 19 Oct 2023 19:00:53 +0000 (16:00 -0300)
commitdd3d59f1f87a12b8d335e48ced08c9fd3f09bf65
treeec964e0bee1023f687faf81a0cc3ad8aea6ca3b4
parent6eea26c7296e0276b9c3beb6b28e31a9eda9a9d2
Bug 32721: Add unit tests

Unit tests to test two new functions: GetBranchSpecificJS and GetBranchSpecificCSS

Test plan:
1) In the shell run prove -t t/db_dependent/Template/Plugin/Branches.t

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Template/Plugin/Branches.t