]> git.koha-community.org Git - koha.git/commit
Bug 36815: Unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 14 May 2024 12:50:29 +0000 (13:50 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 27 Jun 2024 12:04:51 +0000 (14:04 +0200)
commit5cb727beceec9a6d19f665a3686d52f06ae6ec88
treea529f6dd31ebe9b8ee11bec5b7ff7ad9a14fc815
parent217898cbb73554ff15707928232e752069b7b5de
Bug 36815: Unit tests

Add a pretty sparse integration test that relies on the default shipped
sample_notices.yaml.  This should catch if the format of that file
changes, but it doesn't test any more than that.

Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Notice/Template.t [new file with mode: 0755]