]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Apr 2024 12:32:13 +0000 (14:32 +0200)
commita773770f738fe1b23d6c5b7cbafade636000374f
treed3c13b0bfc3a8af25046f326628045deba209144
parent45e4d9a04aaddc24ae625246950cb0b8d886b51b
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>
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]