Bug 21393: Move missing filters code to a module
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 21 Sep 2018 13:26:03 +0000 (10:26 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 1 Oct 2018 13:56:32 +0000 (13:56 +0000)
commit54e2f2b5b282c6e4a5c2f04107b274fa075b862d
tree05b6b902fdf4112ec66e571b27aab167768bafa0
parent4bf594c9de4e06d79413459f2146a2d1e448fb11
Bug 21393: Move missing filters code to a module

To make it reusable easily from QA test tools
https://gitlab.com/koha-community/qa-test-tools/issues/3

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/lib/QA/TemplateFilters.pm [new file with mode: 0644]
xt/find-missing-filters.t