Koha/xt
Frédéric Demians 48ade942a2 Bug 13199: Test incoherence between 'en' sample notices and translated notices
This test identifies incoherences between translated sample notices and the
'en' reference file.

Koha sample notices are loaded to 'letter' table from a text SQL file
during Koha installation by web installer. The reference file is the one
provided for English (en) installation :

  <koha_root>/installer/data/mysql/en/mandatory/sample_notices.sql

Alternatives files are provided for other languages. Those files are difficult
to keep synchronized with reference file. This could be an functional issue
since some Koha operation depend on notice existence, for example Print Slip in
Circulation.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Test works and identify missing notices
A few koha-qa errors fixed in followup

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-20 09:47:44 -03:00
..
author Bug 12653: (RM followup) Fix the test count 2014-10-29 20:43:52 -03:00
find-license-problems
find-misplaced-executables
find-nonutf8
fix-old-fsf-address
fix-old-fsf-address.exclude
perltidyrc
permissions.t
sample_notices.t Bug 13199: Test incoherence between 'en' sample notices and translated notices 2014-11-20 09:47:44 -03:00
single_quotes.t Bug 12653: PROG/CCSR deprecation: Correct hard-coded opac-tmpl/prog path in tests 2014-10-30 09:35:12 +13:00
tt_valid.t Bug 12653: PROG/CCSR deprecation: Correct hard-coded opac-tmpl/prog path in tests 2014-10-30 09:35:12 +13:00
verify-debian-docbook.t Bug 9802 - add test case to ensure man pages have correct XML 2013-03-20 15:11:10 -04:00
yaml_valid.pl
yaml_valid.t