]> git.koha-community.org Git - koha.git/commit
Bug 33237: (QA follow-up) Clarify tests and Mock
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 23 Apr 2024 12:42:46 +0000 (13:42 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 27 Jun 2024 08:01:00 +0000 (10:01 +0200)
commit92a6638fa52c5e6584bb87258a41cb6a2b2ec712
treeef7203b73748ab90575f1f710d66ed4efc02680a
parenta0e041be8f27b1dc81e88f75668f31bcf26ce836
Bug 33237: (QA follow-up) Clarify tests and Mock

This patch tries to clarify the tests a little and expand their
coverage whilst also adding some defualt translated includes to the test
area and mocking the config to allow the tests to run without installing
translations.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit a773770f738fe1b23d6c5b7cbafade636000374f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Letters.t
t/mock_templates/intranet-tmpl/prog/en/includes/accounts.inc [new file with mode: 0644]
t/mock_templates/intranet-tmpl/prog/en/modules/about.tt [new file with mode: 0644]
t/mock_templates/intranet-tmpl/prog/fr-CA/includes/accounts.inc [new file with mode: 0644]
t/mock_templates/intranet-tmpl/prog/fr-CA/modules/about.tt [new file with mode: 0644]