Bug 12271: add Bootstrap templates to valid-templates.t tests
authorFridolin Somers <fridolin.somers@biblibre.com>
Fri, 16 May 2014 09:25:19 +0000 (11:25 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 15:58:04 +0000 (15:58 +0000)
commit8bc2fb4df6e14a97c3aa7a62fbacc4bc7cf5772d
tree94df08415497d98011f1915d663502979f2e2fb7
parenta18ce86e83740a58e9c10a2f99354a8b84d9a8bd
Bug 12271: add Bootstrap templates to valid-templates.t tests

valid-templates.t actually tests the templates and includes of only
the "prog" theme at opac and intranet.  It does not test the opac
templates and includes of bootstrap theme, nor ccsr.  This is critical
since this test is used for patch integrations in release maintenance.

This patch adds the test of bootstrap opac theme.
I did not manage to add the ccsr theme since it is not a real theme,
meaning it has no templates and not all includes.

Test by runnning perl xt/author/valid-templates.t and looking at the
logs.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Now there are 902 lines, bootstrap tested (1 error detected!)
No koha-qa errors

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
xt/author/valid-templates.t