]> git.koha-community.org Git - koha.git/commit
Bug 11279: regression test for picking random quote
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Thu, 12 Dec 2013 19:50:52 +0000 (20:50 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 7 Feb 2014 15:11:33 +0000 (12:11 -0300)
commitcc71930a84761177279554dc467e23bf9d736f62
tree27a3f7b6c5e85038358f1057a0e196b4b8ea4b93
parent87079a0aa149b67b064bfdbb8eb603fa60a260fb
Bug 11279: regression test for picking random quote

This patch adds new tests based on the db_dependent tests in
t/db_dependent/Koha.t for GetDailyQuote().

Tests run on an empty database and don't require Test::Deep.

Tests will fail before applying the patch for 11297, but will
pass after applying the patch.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit f874eec0793f83c3c0f1461fecb878ca57ed701b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 252051df7378d1d23e726a8757efb4e6af22d1fa)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Koha/GetDailyQuote.t [new file with mode: 0644]