]> git.koha-community.org Git - koha.git/commit
Bug 17234: Two new functions lack tests
authorMark Tompsett <mtompset@hotmail.com>
Fri, 30 Dec 2016 19:08:33 +0000 (14:08 -0500)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 15 Jan 2017 15:59:05 +0000 (16:59 +0100)
commit4518ec795d253901215621235f3c1bf6e76f4df0
treea0af277adcfda5c68fdb7c9d6a4f15223cf2e5bc
parenta34a60823fc2ed3f92a68e85e2591c0d82f5b4d3
Bug 17234: Two new functions lack tests

This adds two tests to t/db_dependent/Installer.t

TEST PLAN
---------
1) Apply patch
2) prove -v t/db_dependent/Installer.t
   -- column and constraint tests were added.
3) run koha qa test tools

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 8938631f38bb22456424219d3c3453493df6f848)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Installer.t